ipld-eth-server/pkg/transformers/dent
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
..
config.go Extract constants package 2018-11-08 13:08:59 -06:00
converter_test.go VDB-184 Refactor Dent (#91) 2018-10-26 13:56:49 -05:00
converter.go VDB-184 Refactor Dent (#91) 2018-10-26 13:56:49 -05:00
dent_suite_test.go Dent (#10) 2018-09-11 14:01:45 -05:00
model.go Add log index to Dent 2018-10-22 12:14:43 -05:00
repository_test.go Extract common repository methods 2018-11-08 13:08:59 -06:00
repository.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00