ipld-eth-server/db
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
..
migrations Associate receipts with blocks instead of transactions 2018-05-04 10:52:28 -05:00
schema.sql Associate receipts with blocks instead of transactions 2018-05-04 10:52:28 -05:00