ocean-subgraph/src/mappings/utils
Jamie Hewitt 3ebc29a74d
Issue 471 provider fees (#474)
* Adding providerFee to Order in the schema

* Adding ProviderFee to subgraph.template.yaml

* Creating order utils

* Saving providerFee as a string

* Saving providerFee as an array of all previous provider fees

* Creating test for providerFee

* Removing arrary from providerFee

* Updating or Creating OrderResue provider fee

* lint:fix

* Creating additional tests for testing providerFees on Order and reuseOrder

* lint:fix

* Updating JSON string notation

* Fixing first test

* fixing second test: testing provider fees after calling reuseOrder on a using a previous txId

* added providerFeeValidUntil

Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2022-07-12 11:11:43 +03:00
..
constants.ts Various fixes (#294) 2022-01-18 06:20:02 -08:00
dispenserUtils.ts Feature/templates (#349) 2022-02-21 12:45:24 +02:00
fixedRateUtils.ts fix (#454) 2022-06-10 03:47:04 -07:00
generic.ts Fix pools (#287) 2022-01-14 06:51:23 -08:00
globalUtils.ts Release 2.0.1 2022-06-30 13:00:30 +03:00
orderUtils.ts Issue 471 provider fees (#474) 2022-07-12 11:11:43 +03:00
poolUtils.ts fix pool exit values (#392) 2022-03-29 05:59:32 -07:00
tokenUtils.ts Tracking transfer event & updating nft owner (#436) 2022-06-24 10:06:44 +03:00
userUtils.ts updated 2021-11-10 14:47:44 +02:00