ipld-eth-server/pkg/geth
Rob Mulholand 82fd73ba3f (VDB-68) Verify log block hash matches header block hash
- Delete header on conflict to prompt data refresh (cascade deletes all
  data associated with that block)
- Derive header hash from rpc payload rather than computing it from data
  (prevents hash mismatch between blockchain and cache)
2018-11-13 14:51:39 -06:00
..
client Add integration tests for price feed transformer 2018-09-19 11:00:20 -05:00
cold_import Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
converters (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
node Refactorings to get tests passing with local Ganache setup 2018-08-09 16:55:44 -05:00
testing Remove unused contract methods 2018-03-12 14:21:34 -05:00
abi_test.go Handle events 2018-03-05 10:01:50 -06:00
abi.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
blockchain_test.go Return error if RPC returns empty header 2018-09-25 14:11:35 -05:00
blockchain.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
contract.go Handle headers from POA chain 2018-09-19 11:00:20 -05:00
geth_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00