ipld-eth-server/pkg/transformers/bite
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
..
bite_suite_test.go Backfill Pit.file log events 2018-09-04 16:07:35 -05:00
config.go Extract constants package 2018-11-08 13:08:59 -06:00
converter_test.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
converter.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
entity.go Add log index to Bite 2018-10-22 12:14:43 -05:00
model.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
repository_test.go Vdb 207 the rest of the repos (#111) 2018-11-12 10:50:51 -06:00
repository.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00