ipld-eth-server/pkg
Rob Mulholand 37e2673a8d Do nothing on duplicate log insert
- Prevents duplicate key constraint violation from blocking the process
  from moving forward on restart.
- If header_id, log_idx, and tx_idx are the same, we can safely do
  nothing since it's definitely the same log - a reorg would cause the
  original header to be replaced with a new ID.
2019-09-23 16:02:07 -05:00
..
config PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
contract_watcher Do nothing on duplicate log insert 2019-09-23 16:02:07 -05:00
core Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
crypto tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
datastore Update comments in checked headers repository 2019-09-18 21:39:34 -05:00
fakes Cap random fake timestamp 2019-09-13 11:20:13 -05:00
filters tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
fs tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
geth Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
history Remove injection of SubCommand for logs 2019-07-23 13:11:20 -07:00
plugin Use goose library for running plugin migrations 2019-06-27 13:58:58 -05:00