ipld-eth-server/pkg/datastore/postgres
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
..
repositories Associate receipts with blocks instead of transactions 2018-05-04 10:52:28 -05:00
postgres_suite_test.go Get transactions (#45) 2018-03-27 16:06:12 -05:00
postgres_test.go Get transactions (#45) 2018-03-27 16:06:12 -05:00
postgres.go Rename node table and node column 2018-03-21 13:24:13 -05:00