ipld-eth-server/libraries/shared/watcher
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
..
contract_watcher.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
event_watcher_test.go Put secondary processes to sleep in event watcher tests 2019-09-18 22:17:02 -05:00
event_watcher.go Return error when no logs/headers available 2019-09-18 20:55:15 -05:00
storage_watcher_test.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
storage_watcher.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
watcher_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00