ipld-eth-server/cmd
Rob Mulholand d06dddbfaa Always hash storage diff contract addresses
- Enables syncing Geth and Parity diffs with same transformer lookup
- Maybe worth always hashing the storage key so we don't need a hashed
  and not-hashed version in the key lookups?
2019-09-25 16:36:08 -05:00
..
coldImport.go Rename ReceiptRepository -> FullSyncReceiptRepository 2019-08-23 10:11:37 -05:00
compose.go Revert "option to write the plugin .go file and run the plugin migrations without building the .so file so that it can be done from the shell instead to afford complete error messages" 2019-09-24 23:54:25 +00:00
composeAndExecute.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
contractWatcher.go Revert "option to write the plugin .go file and run the plugin migrations without building the .so file so that it can be done from the shell instead to afford complete error messages" 2019-09-24 23:54:25 +00:00
execute.go Always hash storage diff contract addresses 2019-09-25 16:36:08 -05:00
fullSync.go Remove injection of SubCommand for logs 2019-07-23 13:11:20 -07:00
headerSync.go Remove injection of SubCommand for logs 2019-07-23 13:11:20 -07:00
root.go Use geth state diff source in composeAndExecute 2019-09-25 16:32:27 -05:00