ipld-eth-server/libraries/shared/watcher
Rob Mulholand cb819fa9a6 Write event logs to database before transforming
- enables decoupling event extraction/persistence from transformation
- modifies event transformer, converter, and log chunker to accept
  payload that includes internal log database ID with log data
- remove alias for transformer pkg as shared_t
- remove unused mock watcher repository
2019-08-28 09:13:44 -05:00
..
contract_watcher.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
event_watcher_test.go Write event logs to database before transforming 2019-08-28 09:13:44 -05:00
event_watcher.go Write event logs to database before transforming 2019-08-28 09:13:44 -05:00
storage_watcher_test.go Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
storage_watcher.go Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
watcher_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00