Commit Graph

16 Commits

Author SHA1 Message Date
Jamie Hewitt 8507d95deb Logging 2022-07-08 12:56:51 +01:00
Jamie Hewitt 07523aac27 Updating query for shares and transactions 2022-07-08 12:26:17 +01:00
Jamie Hewitt 5e20c75006 Testing for tx and block hash 2022-07-07 18:06:11 +01:00
Jamie Hewitt 55d18d4d89 Updating tests 2022-07-07 17:57:02 +01:00
Jamie Hewitt 345a3284ea Saving tx hash in pool 2022-07-07 16:42:20 +01:00
Jamie Hewitt d0b3d2bf9f Testing for null fields in pool 2022-07-06 15:43:30 +01:00
Jamie Hewitt 3e9dbd883d Creating a test for the pool creation 2022-07-06 14:33:44 +01:00
Jamie Hewitt f848d419b0 fixing second test: testing provider fees after calling reuseOrder on a using a previous txId 2022-07-04 18:36:59 +01:00
Jamie Hewitt 70db07e17e Fixing first test 2022-07-04 16:49:49 +01:00
Jamie Hewitt 91bd6e08fd lint:fix 2022-07-04 13:05:34 +01:00
Jamie Hewitt 0ce685c37f Creating additional tests for testing providerFees on Order and reuseOrder 2022-07-04 12:37:26 +01:00
Jamie Hewitt 3dac319c0e Removing arrary from providerFee 2022-07-04 11:14:24 +01:00
Jamie Hewitt e8d5dcf9db Creating test for providerFee 2022-06-30 15:31:33 +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
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
Alex Coseru f04fe156ac
refactor (#314)
* refactor contracts usage

* add docker support for barge

* add tests
2022-02-14 10:35:55 +02:00