ipld-eth-server/pkg/core
Rob Mulholand ba071ef13f Consolidate test doubles
- Migrate various mocks of core namespaces to shared version in `fakes` pkg
- Err on the side of making test doubles less sophisticated
- Don't pull over mocks of namespaces that are only used in example code
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 Consolidate test doubles 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