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
b7048a3d66
fix builder so that we handle account deletions properly and properly diff storage when an account is moved to a new path; update params
2020-05-13 12:40:19 -05:00
Ian Norden
b7c412d303
diff type for representing deleted accounts
2020-05-10 15:44:21 -05:00
Ian Norden
d07dc803d2
adjust statediff builder tests to changes and extend to test intermediate nodes; golint
2020-03-11 13:25:36 -05:00
Ian Norden
c2c80f32d9
fix state diff builder: emit actual leaf nodes instead of value nodes; diff on the leaf not on the value; emit correct path for intermediate nodes
2020-03-11 13:25:27 -05:00
Ian Norden
b3f10c9e69
relay receipts with the rest of the data + review fixes/changes
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
Ian Norden
3e2450bac4
refactoring/reorganizing packages
2020-03-05 10:11:31 -06:00