619f147b4e
output code & codehash iteratively
...
had to rf some types for this
2020-10-24 16:58:16 +08:00
51d20540ff
Implement WriteStateDiffAt
...
Writes state diffs directly to postgres
Adds CLI flags to configure PG
Refactors builder output with callbacks
Copies refactored postgres handling code from ipld-eth-indexer
2020-10-23 21:47:44 +08:00
Ian Norden
dc399a85fd
subscription endpoint for retrieving all the codehash=>code mappings that exist at provided height
2020-10-13 23:12:29 -05:00
Ian Norden
97454eb6fe
minor changes/fixes
2020-05-21 15:07:19 -05:00
Ian Norden
ad87bad4de
review fixes; proper method signature for api; adjust service so that statediff processing is halted/paused until there is at least one subscriber listening for the results
2020-03-05 10:11:31 -06:00
Ian Norden
35538aea05
cli parameter to limit statediffing to select account addresses + test
2020-03-05 10:11:31 -06:00
Ian Norden
19489d3b34
make state diff rlp serializable
2020-03-05 10:11:31 -06:00
Ian Norden
5c62d0bcb1
make proofs and paths optional + compress service loop into single for loop (may be missing something here)
2020-03-05 10:11:31 -06:00
Ian Norden
71b41b5c77
refactoring state diff service and adding api which allows for streaming state diff payloads over an rpc websocket subscription
2020-03-05 10:11:31 -06:00