ipld-eth-server/libraries/shared/fetcher
Rob Mulholand d06dddbfaa Always hash storage diff contract addresses
- Enables syncing Geth and Parity diffs with same transformer lookup
- Maybe worth always hashing the storage key so we don't need a hashed
  and not-hashed version in the key lookups?
2019-09-25 16:36:08 -05:00
..
csv_tail_storage_fetcher_test.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
csv_tail_storage_fetcher.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
fetcher_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
geth_rpc_storage_fetcher_test.go Update keccak of address to be a common.Hash instead of a common.Address 2019-09-25 16:34:31 -05:00
geth_rpc_storage_fetcher.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
log_fetcher_test.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
log_fetcher.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
storage_fetcher_interface.go Rename StorageDiffRow -> StorageDiff 2019-09-25 16:32:31 -05:00