mihaisc
d864a5ade7
Release 2.0.0
2022-06-29 14:55:25 +03:00
mihaisc
a5d0c10855
Release 1.2.1
2022-06-29 14:54:09 +03:00
mihaisc
09e79380c3
fix weight ( #468 )
2022-06-24 15:42:51 +03:00
Jamie Hewitt
603a25f26a
Tracking transfer event & updating nft owner ( #436 )
...
* Adding Tranfer eventHandler to subgraph.template.yaml
* Started adding transfer event to mapping
* updating getNftTokenWithID function
* Pulling from Origin v4main
* Removing console.log
* Updating token Utils
* Updating newOwner with User & writting new test
* Updating test
* Ensuring account is in lowercase
* Creating seperate test for transfering an NFT query
* Updating test name
* Removing console.logs
* Moviving transfer event tracking from factory to template
* Moving handleNftTransferred to nftUpdate mapping
* Adding logging
* Using correct token address
* Fix linting
* Checking the correct owner account has been set originally
2022-06-24 10:06:44 +03:00
mihaisc
28979c8c79
add version ( #455 )
2022-06-23 14:51:32 +03:00
mihaisc
d87fbed5b5
create token ( #467 )
2022-06-23 14:51:14 +03:00
mihaisc
401df35f6a
fix ( #454 )
2022-06-10 03:47:04 -07:00
mihaisc
569eb98d8f
fix global stats pool count ( #453 )
...
* fix global stats pool count
* fix lint
2022-06-10 02:10:46 -07:00
mihaisc
90f7e6482f
add reuse order ( #444 )
...
* add reuse order
* fix lint
* add yaml to gitignore
* delete yaml
2022-05-25 20:04:26 +03:00
Jamie Hewitt
4e5bcba661
Renaming consumeFee to orderFee ( #434 )
2022-05-17 12:27:48 +03:00
Jamie Hewitt
796bff70e7
removing Vesting and opcFee ( #432 )
...
* removing opcFee
* Removing OPCFeeChanged from subgraph.template.yaml
* Adding OPCFeeChanged event back into subgraph.template.yml
* Adding SSContractAdded and SSContractRemoved back in
* Formatting
2022-05-12 20:31:12 +03:00
mihaisc
a13ff28062
cleanup ( #417 )
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-04-29 14:37:07 +03:00
mihaisc
23e87b558e
fix spot price again
2022-04-05 19:55:35 +03:00
mihaisc
c531773136
fix ( #405 )
2022-04-05 19:20:56 +03:00
mihaisc
d8751fcb99
convert spot price from wei ( #403 )
...
* convert spot price from wei
* use proper decimals
2022-04-04 22:10:18 +03:00
Alex Coseru
7073cd8743
bump contracts to alpha28 and ocean.js to alpha 33 ( #401 )
...
* bump contracts to alpha28 and ocean.js to alpha 33
* update dev deps
* fix pool reserves
2022-04-04 15:52:30 +03:00
mihaisc
70fea016fc
fix setup ( #396 )
2022-03-31 17:49:20 +03:00
mihaisc
17821115f9
fix pool exit values ( #392 )
...
* fix pool exit values
* fix lint
2022-03-29 05:59:32 -07:00
mihaisc
9837a71a27
fix liquidity ( #383 )
...
* fix liquidity
* fix lint
2022-03-23 12:55:30 +02:00
Alex Coseru
ccded4c4b1
Feature/lastprices ( #369 )
...
* consume volume step 1
2022-03-03 11:55:43 +02:00
mihaisc
1cfe520dad
fix lp fee and publish market fee ( #368 )
...
* add lp fee
* add publish market fee
* fix lint
2022-03-01 04:12:15 -08:00
mihaisc
ab2d80429a
fix liquidity ( #363 )
2022-02-25 05:12:17 -08:00
mihaisc
f127e2206f
fix poolSnapshot ( #361 )
2022-02-25 01:18:49 -08:00
mihaisc
f03dce6497
fix nft on updates ( #359 )
2022-02-24 06:32:25 -08:00
mihaisc
48ba47be52
Fix poolSnapshot and fixed rate balance ( #357 )
...
* fix
* fix lint
* fix import
2022-02-23 09:12:51 -08:00
Alex Coseru
5918c8b035
add vesting details ( #353 )
2022-02-23 17:47:34 +02:00
Alex Coseru
3aabf53da4
closes #351 ( #352 )
2022-02-21 13:06:20 +02:00
Alex Coseru
f5c7eeae00
Feature/templates ( #349 )
...
* templates
2022-02-21 12:45:24 +02:00
alexcos20
b6e2256826
small fixes
2022-02-20 05:51:01 -08:00
Alex Coseru
68db058782
dispenser updates ( #341 )
2022-02-20 14:36:26 +02:00
Alex Coseru
cbdbc64a42
add fixedrate balances ( #339 )
...
* add fixedrate balances
* fix dispensers
2022-02-20 10:00:16 +02:00
Alex Coseru
cb16470c9a
OPC fees ( #337 )
...
* OPC fees
2022-02-18 17:38:51 +02:00
Alex Coseru
772b723d8a
roles ( #336 )
...
* roles
2022-02-18 13:09:18 +02:00
alexcos20
59eff980f3
fix logic
2022-02-17 22:55:02 -08:00
Alex Coseru
dfb59ae6fd
add user totalSales and totalOrders ( #333 )
2022-02-17 17:22:02 +02:00
Alex Coseru
cd27a2432d
add nft.orderCount ( #332 )
2022-02-17 04:00:54 -08:00
Alex Coseru
11b14081e9
Feature/fees ( #330 )
...
Fees
2022-02-17 12:26:05 +02:00
mihaisc
849464135f
Global stats ( #319 )
...
* partial global stats
* fix integer
* fixes
* liquidty and swap
2022-02-15 08:13:55 -08:00
Alex Coseru
4df522b426
bump ocean.js to next 18 ( #317 )
...
* bump ocean.js to next 18
2022-02-14 19:25:55 +02:00
mihaisc
01e2a33021
fix rate
2022-02-11 15:13:21 +02:00
mihaisc
b3d229a543
contract address update
2022-02-11 13:41:47 +02:00
mihaisc
49f46806f4
fix build ( #308 )
2022-01-31 02:43:50 -08:00
mihaisc
f6ab8f8975
Fix/nft update ( #304 )
...
* update abi
* various fixes
2022-01-28 03:05:04 -08:00
mihaisc
22417b41ba
Various fixes ( #294 )
...
* small cleanup
* fix pools
* fixes
* cleanup
* cleanup
2022-01-18 06:20:02 -08:00
mihaisc
7f945f02f4
Fix pools ( #287 )
...
* small cleanup
* fix pools
2022-01-14 06:51:23 -08:00
mihaisc
2839649b28
Fix bugs ( #286 )
...
* fix token
* fix dispenser
* fixed fre
2022-01-13 08:24:57 -08:00
mihaisc
271ea50672
fix deploy
2021-12-07 11:47:58 +02:00
mihaisc
736c5bb5db
delete old
2021-12-02 14:28:27 +02:00
mihaisc
f6a0a874a2
fix build
2021-12-02 14:10:23 +02:00
mihaisc
89b494c765
nftupdate
2021-12-02 13:08:47 +02:00