ipld-eth-server/pkg/geth
Matt K 18163f970e Get ABI via etherscan API (#96)
- Added ABI request
- Add unique constraint on contract hash for watched contracts
2017-12-07 09:58:06 -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_test.go Rename WatchedContract to Contract 2017-12-05 09:39:58 -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 Add function to get string state attributes for a given contract 2017-11-27 15:18:04 -06:00
geth_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00