Ashwin Phatak
|
7213a1dc6d
|
Lazy ERC20 watcher (#11)
* Storage mapping utils.
* Resolver factories.
* Get ERC20 balance from upstream ipld-eth-server slot.
* Get ERC20 allowance from storage slot.
* Parse ERC20 events from block events.
* Cache GQL requests in leveldb.
* Refactor fetch/cache from upstream into eth-loader class.
* Refactoring.
* Refactor eth-client, extract cache class.
* Cache config settings.
* Debug logs.
* Rename server to watcher.
* Start local server by default.
* Split into multiple packages.
* eth-client API methods.
* Update docs.
|
2021-05-28 16:56:40 +05:30 |
|
Ashwin Phatak
|
95eb1ac0d1
|
Data driven tests for GQL endpoints.
|
2021-05-13 19:20:43 +05:30 |
|
Ashwin Phatak
|
7133b3ab86
|
Schema, mock data and resolvers.
|
2021-05-11 16:39:32 +05:30 |
|
Ashwin Phatak
|
2b4e1ba315
|
Basic GQL server with mock data.
|
2021-05-11 16:39:32 +05:30 |
|
Ashwin Phatak
|
1562af9c05
|
Basic typescript project.
|
2021-05-11 16:39:32 +05:30 |
|