ipld-eth-server/pkg/geth
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
..
node Update BlockChain to record NodeInfo (#95) 2017-12-07 13:32:16 -06:00
testing Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
abi_test.go Get ABI via etherscan API (#96) 2017-12-07 09:58:06 -06:00
abi.go Get ABI via etherscan API (#96) 2017-12-07 09:58:06 -06:00
block_rewards.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
block_to_core_block_test.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
block_to_core_block.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
blockchain.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
contract.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
geth_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00
log_to_core_log_test.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
log_to_core_log.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
receipt_to_core_receipt_test.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00
receipt_to_core_receipt.go Remove pubsub and replace w/ polling head of chain (#122) 2018-01-05 11:55:00 -06:00