ipld-eth-server/libraries/shared/storage/utils
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
..
decoder_test.go Rename StorageDiffRow -> StorageDiff 2019-09-25 16:32:31 -05:00
decoder.go Rename StorageDiffRow -> StorageDiff 2019-09-25 16:32:31 -05:00
diff_test.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
diff.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
errors.go Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
utils_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
value_test.go Address PR feedback 2019-07-23 13:36:58 -05:00
value.go Address PR feedback 2019-07-23 13:36:58 -05:00