ipld-eth-server/pkg/core
Matt K 6decf0b54b Remove pubsub and replace w/ polling head of chain (#122)
* Rename geth package structs to not be prefaced with package name

* No longer need to dump schema since Travis uses migrate

* Rearrange history package

* Removed double request for receipt from block rewards

* Remove Listener + Observers and Replace w/ Polling Head

* Potential Short term Issue w/ Infura (ignore these tests for now)
2018-01-05 11:55:00 -06:00
..
block.go Add block rewards to db 2017-12-28 11:58:26 -06:00
blockchain.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -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