ipld-eth-server/pkg/transformers/vat_heal
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 Add log index to Vat heal 2018-10-23 15:25:21 -05:00
converter.go Update vat heal to use transformer factory (#88) 2018-10-26 11:40:24 -05:00
model.go Add log index to Vat heal 2018-10-23 15:25:21 -05:00
repository_test.go VDB 207 refactor more repo tests (#107) 2018-11-09 14:54:22 -06:00
repository.go (VDB-68) Verify log block hash matches header block hash 2018-11-13 14:51:39 -06:00
vat_heal_suite_test.go Discard log output from Vat heal during tests 2018-10-26 12:02:56 -05:00