Ian Norden
|
da844b0b83
|
reorg pkg/ to prepare to support chains other than ethereumm
|
2020-02-20 16:14:16 -06:00 |
|
Rob Mulholand
|
56ce8bdb41
|
(VDB-950) Write raw diffs before transforming
- Raw field we can reference by FK for related data
- Enables replay for unwatched or mistransformed diffs
|
2019-12-03 14:51:17 -06:00 |
|
Ian Norden
|
8562abd180
|
split backfill range up into smaller bins and process them concurrently; improve tests; review fixes
|
2019-12-02 11:20:49 -06:00 |
|
Ian Norden
|
37f4a2d603
|
integrate backfill into storage watcher; documentation for storage backfill
|
2019-12-02 11:06:28 -06:00 |
|
Rob Mulholand
|
e1236b4072
|
Prefer all caps for initialisms and acronyms
|
2019-10-31 13:42:19 -05:00 |
|
Elizabeth Engelman
|
9c6182c356
|
Rename StorageDiff field from KeccakOfContractAddress to HashedAddress
|
2019-09-25 16:36:44 -05:00 |
|
Elizabeth Engelman
|
f315988507
|
Factor out a bad storage diff for testing
|
2019-09-25 16:36:44 -05:00 |
|
Elizabeth Engelman
|
6869330bd3
|
Decode storage value RLP after fetching from statediffs
|
2019-09-25 16:36:44 -05:00 |
|
Elizabeth Engelman
|
66d695d93b
|
Update keccak of address to be a common.Hash instead of a common.Address
|
2019-09-25 16:34:31 -05:00 |
|
Elizabeth Engelman
|
9226e53e0b
|
Panic if connecting to geth subscription fails
|
2019-09-25 16:32:31 -05:00 |
|
Elizabeth Engelman
|
045d78be25
|
Rename StorageDiffRow -> StorageDiff
|
2019-09-25 16:32:31 -05:00 |
|
Elizabeth Engelman
|
ee244ac6f5
|
Apply go fmt
|
2019-09-25 16:32:27 -05:00 |
|
Elizabeth Engelman
|
dc06991605
|
Wire up the streamer with a fetcher
|
2019-09-25 16:32:27 -05:00 |
|