ipld-eth-server/libraries/shared/watcher
Rob Mulholand 2ff88de859 Extract helper for converting hex to keccak256 hash
- Also prefer crypto.Keccak256Hash(x) to common.BytesToHash(crypto.Keccak256(x))
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 Extract helper for converting hex to keccak256 hash 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