ipld-eth-server/libraries/shared/storage
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
..
utils Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
mappings_test.go Add function for adding hashed keys to mapping 2019-09-25 16:34:31 -05:00
mappings.go Revert "Update Mappings interface to take a diff as an argument to Lookup" 2019-09-25 16:34:31 -05:00
storage_queue_test.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
storage_queue.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
storage_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00