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
7184969ece
update schema to support pool reserve/price history and data token transaction history and balance history.
2020-12-02 11:07:09 +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