Commit Graph

9 Commits

Author SHA1 Message Date
Willian Mitsuda
2dd4850eb0 Start using JsonRpcBatchProvider from ethers instead of the regular one to optimize for big txs 2021-11-01 16:17:48 -03:00
Willian Mitsuda
46c229169b Use more specific import to allow ethers tree shaking 2021-08-08 19:49:45 -03:00
Willian Mitsuda
7600605103 Add support for ws communication with erigon 2021-08-01 03:16:11 -03:00
Willian Mitsuda
76182a4efe Remove safeguards and fix small bugs to allow running otterscan against testnets; testing on goerli 2021-07-24 00:21:15 -03:00
Willian Mitsuda
81f14dc0b6 Add API level check 2021-07-15 02:40:11 -03:00
Willian Mitsuda
337eecee68 Add detection of wrong Erigon configuration 2021-07-12 17:10:16 -03:00
Willian Mitsuda
ea7b7a9f75 Externalize url prefixes 2021-07-09 13:54:59 -03:00
Willian Mitsuda
83d64fc522 Extract runtime context object 2021-07-09 02:07:20 -03:00
Willian Mitsuda
da16ce8ad6 Parameterize erigon node url 2021-07-08 16:02:42 -03:00