watcher-ts/packages/erc20-watcher/src/entity
prathamesh0 5af90bd388
Refactor state creation code (#204)
* Remove support for pushing state to IPFS

* Move job handlers for state creation to util

* Rename state creation related methods and objects

* Update mock indexer used in graph-node testing

* Fetch and merge diffs in batches while creating a state checkpoint

* Fix timing logs while for state checkpoint creation

* Refactor method to get state query result to util

* Accept contracts for state verification in compare CLI config

* Make method to update state status map synchronous
2022-10-19 15:24:14 +05:30
..
Allowance.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
Balance.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
BlockProgress.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30
Contract.ts Auto generating state from indexer methods (#277) 2021-12-28 16:08:04 +05:30
Event.ts Implement reset job queue and state CLI in watchers (#276) 2021-10-20 16:06:03 +05:30
State.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
StateSyncStatus.ts Refactor state creation code (#204) 2022-10-19 15:24:14 +05:30
SyncStatus.ts Change package name prefixes to cerc-io (#177) 2022-09-09 17:13:01 +05:30