forked from cerc-io/ipld-eth-server
- 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. |
||
|---|---|---|
| .. | ||
| event_repository_test.go | ||
| event_repository.go | ||
| method_repository_test.go | ||
| method_repository.go | ||
| repository_suite_test.go | ||