ipld-eth-server/libraries/shared/watcher
Rob Mulholand 36c4da372b (VDB-570) Handle duplicate storage diffs
- If processing a new diff for a row that already exists in the DB,
  ignore the error without logging or queueing
- If processing a queued diff for a row that already exists, remove
  it from the queue
2019-05-02 11:39:16 -05:00
..
contract_watcher.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
event_watcher_test.go updates for light sync transactions 2019-03-28 14:31:17 -05:00
event_watcher.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
storage_watcher_test.go (VDB-570) Handle duplicate storage diffs 2019-05-02 11:39:16 -05:00
storage_watcher.go (VDB-570) Handle duplicate storage diffs 2019-05-02 11:39:16 -05:00
watcher_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00