ipld-eth-server/pkg/datastore
Rob Mulholand 462f94d84a Associate receipts with blocks instead of transactions
- 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).
2018-05-04 10:52:28 -05:00
..
inmemory Handle events 2018-03-05 10:01:50 -06:00
postgres Associate receipts with blocks instead of transactions 2018-05-04 10:52:28 -05:00
repository.go Handle events 2018-03-05 10:01:50 -06:00