forked from cerc-io/ipld-eth-server
- Allows us to fetch receipts by block and persist even when associated transaction is unknown. (The associated transaction can still be derived from the tx_hash column at query time, but is an expensive operation to require for inserts). |
||
|---|---|---|
| .. | ||
| block_repository_test.go | ||
| block_repository.go | ||
| contract_repository_test.go | ||
| contract_repository.go | ||
| log_filter_repository_test.go | ||
| log_filter_repository.go | ||
| logs_repository_test.go | ||
| logs_repository.go | ||
| receipt_repository.go | ||
| receipts_repository_test.go | ||
| repositories_suite_test.go | ||
| watched_events_repository_test.go | ||
| watched_events_repository.go | ||