Commit Graph

18 Commits

Author SHA1 Message Date
i-norden
f679082c3b queue size metric; touchup 2021-10-25 14:27:11 -05:00
i-norden
aace7793ba unify service RPC api and commands 2021-10-25 14:27:11 -05:00
i-norden
f207284e3a fix namespace 2021-10-24 18:37:01 -05:00
i-norden
072f035a02 wire up; customize metrics 2021-10-21 13:00:30 -05:00
Arijit Das
b09e58c22a Upgrade geth to v1.10.9. 2021-10-14 12:17:38 +05:30
Ian Norden
0315a31dd2 add endpoints for fetching/writing statediff by blockhash 2021-02-27 12:39:16 -06:00
7a6b866163 docs, tweaks, fixes 2020-11-26 18:57:54 +08:00
bd5d2992fa fix import
add namespacing to avoid name conflicts
2020-11-17 09:37:36 +08:00
abff9bf045 refactors
geth Node api change

sd ctor refactor
2020-11-16 17:49:59 +08:00
ca8b3066d1 Write directly to PostgreSQL (port from geth statediff) 2020-11-15 15:18:34 +08:00
03018fa58a proper fail for worker count 2020-09-15 01:03:59 -05:00
f251d82d9d refactor config for workers 2020-09-14 22:51:54 -05:00
d99ceddcf8 refactor geth statediff types back in 2020-09-14 20:16:17 -05:00
d33949e32f rip statediff from geth fork 2020-09-06 21:13:20 -05:00
Ian Norden
c2a5097686 log the size of the state object 2020-08-19 14:34:05 -05:00
Ian Norden
83bbb9aa70 use logrus 2020-08-19 11:35:09 -05:00
Ian Norden
5f907ca1e6 goimports + minor fixes 2020-08-19 00:57:57 -05:00
Ian Norden
3791bc4a20 adapted statediffing service 2020-08-19 00:15:21 -05:00