16
1
mirror of https://github.com/cerc-io/watcher-ts synced 2025-03-19 17:29:22 +00:00
watcher-ts/.gitignore
Ashwin Phatak 7213a1dc6d
Lazy ERC20 watcher ()
* 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

4 lines
25 B
Plaintext