ipld-eth-server/pkg/core
Matt K 4fabe3e917 Add receipts (#119)
* Conversion between Geth Receipt and core.Receipt

* Add receipt to DB

* Insert receipts with transactions

* Update Travis CI to use dep for dependencies
2018-01-03 11:23:43 -06:00
..
block.go Add block rewards to db 2017-12-28 11:58:26 -06:00
blockchain_observer.go Nest packages under pkg 2017-11-06 13:06:03 -06:00
blockchain.go Backfill/listen for contract logs (#113) 2017-12-22 11:42:35 -06:00
contract_attributes.go Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
contract.go Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
core_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00
log.go Save Logs to DB (#100) 2017-12-12 15:55:26 -06:00
node_info.go Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
receipts.go Add receipts (#119) 2018-01-03 11:23:43 -06:00
transaction.go Add receipts (#119) 2018-01-03 11:23:43 -06:00