mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-08 00:44:06 +00:00
Parse batched transactions for mobymask-watcher events (#141)
* Remove using graph-node from mobymask-watcher * Parse batched transactions for MobyMask events * Update to use same ethers package version * Add CLI for processing block out of order * Fix job-runner for already processed blocks out of order
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^5.1.0",
|
||||
"eslint-plugin-standard": "^5.0.0",
|
||||
"ethers": "^5.2.0",
|
||||
"ethers": "^5.4.4",
|
||||
"hardhat": "^2.3.0",
|
||||
"mocha": "^8.4.0",
|
||||
"nodemon": "^2.0.7",
|
||||
|
||||
Reference in New Issue
Block a user