ipld-eth-server/pkg/geth/converters/common
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
..
block_converter_test.go Update dependencies 2018-09-13 16:14:35 -05:00
block_converter.go Add light sync command 2018-07-18 16:34:12 -05:00
block_rewards.go Add cold import script 2018-05-04 10:54:00 -05:00
common_suite_test.go Add cold import script 2018-05-04 10:54:00 -05:00
header_converter_test.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
header_converter.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
log_converter_test.go Add cold import script 2018-05-04 10:54:00 -05:00
log_converter.go Add cold import script 2018-05-04 10:54:00 -05:00
receipt_converter_test.go Update dependencies 2018-09-13 16:14:35 -05:00
receipt_converter.go Add cold import script 2018-05-04 10:54:00 -05:00
transaction_converter.go Add cold import script 2018-05-04 10:54:00 -05:00