This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
ipld-eth-server
Watch
12
Star
0
Fork
1
Code
Issues
10
Pull Requests
2
Actions
Packages
Projects
Releases
37
Wiki
Activity
Files
2ff88de8595a51a4ce72a77205f4fc131cd53d77
ipld-eth-server
/
libraries
/
shared
/
watcher
T
History
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