ipld-eth-server/pkg/fakes
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
..
data.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
mock_block_repository.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
mock_blockchain.go Extract price feed contract addresses to config 2018-08-16 11:22:16 -05:00
mock_crypto_parser.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
mock_eth_client.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
mock_ethereum_database.go Get head block number 2018-05-04 11:03:50 -05:00
mock_fs_reader.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
mock_header_repository.go Update price feeds if header changed by validator 2018-08-16 11:22:16 -05:00
mock_level_database_reader.go Update dependencies 2018-09-13 16:14:35 -05:00
mock_receipt_repository.go Add cold import script 2018-05-04 10:54:00 -05:00
mock_rpc_client.go Return error if RPC returns empty header 2018-09-25 14:11:35 -05:00
mock_transaction_converter.go Add cold import script 2018-05-04 10:54:00 -05:00