ipld-eth-server/cmd
Rob Mulholand 2d684c5aec Extract storage diff fetching behind an interface
- Replaces directly reading from a CSV
- Simplifies testing
- Should hopefully make it easier to plug in other sources for storage
  diffs (e.g. differently formatted CSVs, JSON RPC, etc)
2019-05-01 12:30:36 -05:00
..
coldImport.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
compose.go PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
composeAndExecute.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
contractWatcher.go (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00
execute.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
headerSync.go (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00
root.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
sync.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00