ipld-eth-server/pkg
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
..
config Remove test and travis deps on private dev network 2018-03-22 10:15:18 -05:00
core Get transactions (#45) 2018-03-27 16:06:12 -05:00
datastore Associate receipts with blocks instead of transactions 2018-05-04 10:52:28 -05:00
fakes Get transactions (#45) 2018-03-27 16:06:12 -05:00
filters Handle events 2018-03-05 10:01:50 -06:00
geth Get transactions (#45) 2018-03-27 16:06:12 -05:00
history Get transactions (#45) 2018-03-27 16:06:12 -05:00