ipld-eth-server/libraries/shared/storage
Rob Mulholand e11f2c8c59 Don't duplicate queued storage diffs
- currently, if we don't recognize the same diff several times (e.g.
  if you restart the storage diff watcher pointed at the same file),
  we'll add the same row to the queue on each run.
- these changes assure we only queue an unrecognized diff once.
2019-06-14 11:26:15 -05:00
..
utils Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
mappings_test.go Add variables to clarify example contracts 2019-03-06 12:43:39 -06:00
mappings.go Update storage mapping indexes to hex values 2019-03-25 14:28:49 -05:00
storage_queue_test.go Don't duplicate queued storage diffs 2019-06-14 11:26:15 -05:00
storage_queue.go Don't duplicate queued storage diffs 2019-06-14 11:26:15 -05:00
storage_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00