watcher-ts/packages/address-watcher/src
nikugogoi 9d95e49ec9
Change block processing to be pull based (#288)
* Implement pull based watcher for uni-watcher

* Fix same block processed multiple times

* Implement wait time for fetching block from config

* Use blockProgress event to fetch and process next block

* Rename utils index to misc
2021-10-26 17:36:21 +05:30
..
cli Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
entity Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
database.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
fill.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Change block processing to be pull based (#288) 2021-10-26 17:36:21 +05:30
job-runner.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
resolvers.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
schema.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
server.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
tx-watcher.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
util.test.ts Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
util.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30