ipld-eth-server/pkg/core
2018-11-03 13:49:23 -05:00
..
block.go Allow Parity as ingest node (#36) 2018-03-07 15:29:21 -06:00
blockchain.go adjusted FetchContractData to work with variable number of contract method arguments, changed fetcher's FetchSupply method to more general FetchBigInt method and added FetchBool and FetchAddress methods 2018-11-03 13:49:23 -05:00
contract.go Rename WatchedContract to Contract 2017-12-05 09:39:58 -06:00
eth_client.go Consolidate test doubles 2018-11-03 13:49:23 -05:00
header.go Add light sync command 2018-11-03 13:49:23 -05:00
log.go Add fk constraint on logs 2018-01-16 08:58:11 -06:00
node_info.go Allow Parity as ingest node (#36) 2018-03-07 15:29:21 -06:00
receipts.go Allow Parity as ingest node (#36) 2018-03-07 15:29:21 -06:00
rpc_client.go Consolidate test doubles 2018-11-03 13:49:23 -05:00
topics.go Add topics type 2018-01-15 14:49:29 -06:00
transaction.go Allow Parity as ingest node (#36) 2018-03-07 15:29:21 -06:00
watched_event_log.go Handle events 2018-03-05 10:01:50 -06:00