ipld-eth-server/pkg/geth
Matt K 5e64283a12 Get logs for a contract (#99)
* Add ability to fetch logs for a contract and a block

* Test contract related code against Infura, so can run on Travis

* Add godo task for getLogs
2017-12-11 15:08: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
contract.go Get ABI via etherscan API (#96) 2017-12-07 09:58:06 -06:00
geth_block_to_core_block_test.go Added From field to transactions 2017-11-09 16:51:22 -06:00
geth_block_to_core_block.go Added From field to transactions 2017-11-09 16:51:22 -06:00
geth_blockchain.go Get logs for a contract (#99) 2017-12-11 15:08:00 -06:00
geth_log_to_core_log_test.go Get logs for a contract (#99) 2017-12-11 15:08:00 -06:00
geth_log_to_core_log.go Get logs for a contract (#99) 2017-12-11 15:08:00 -06:00
geth_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00