mihaisc
bc1784edfe
updated
2021-11-10 14:47:44 +02:00
mihaisc
b39ecb6e12
basic events
2021-11-04 17:00:43 +02:00
lacoop6tu
dac185694b
Add swap volume, consume volume to subgraph ( #64 )
...
* Add swap volume, consume volume to subgraph
* add Global object, run lint
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2021-07-30 00:36:44 -07:00
Alex Coseru
9b3c466dff
add token name symbol to pools ( #61 )
...
* add token name symbol to pools
* fix lint
* fix build
* remove token prefixed keys and add isDatatoken
* add decimals
* merge
* fix package lock
* lock fix
* fix tokenId
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
2021-07-29 01:55:48 -07:00
Alex Coseru
f47ec9bb09
add dispenser ( #106 )
...
* add dispenser
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Jamie Hewitt <jamie.hewitt15@gmail.com>
2021-05-13 09:19:21 +03:00
Alex Coseru
7784de4a97
add FixedRateExchange ( #53 )
...
* add FixedRateExchange
* fix lint
* remove duplicate code.
* fix style
* remove newline.
Co-authored-by: ssallam <36411297+ssallam@users.noreply.github.com>
2021-03-10 23:36:51 +02:00
Samer
bf158af3c8
Issue28 track metadata updates ( #47 )
...
* add datasource for the metadata events.
* handle metadata created/updated events, record (tx, blocknumber, timestamp, user) and update corresponding datatoken with update count.
* add list of metadata updates to the datatoken entity
* fix style issues
* style fix.
Co-authored-by: ssallam <travis@travis-ci.org>
2021-03-04 11:38:20 +01:00
f649083b3e
project setup fixes ( #1 )
...
* project setup fixes
* fix typescript
* some auto fixes
* fixes
* fix all linting errors
* add urls
* fixes, deactivate type checking on Travis for now
* add query examples
* consistent examples
* note about lowercase ETH addresses
* remove npm start
2020-12-11 11:37:09 +01:00
ssallam
827d51b3e1
update consume price and use pool contract call.
2020-12-08 13:32:15 +01:00
ssallam
316dbeb9ad
add datatoken mapping and handlers
2020-11-26 07:38:08 +01:00
ssallam
49461245d4
Add mappings for BFactory and BPool events with handlers
2020-11-20 13:12:02 +01:00