ipld-eth-server/pkg/geth
Rob Mulholand a683e45855 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-07-20 11:37:46 -05:00
..
client Consolidate test doubles 2018-07-20 11:37:46 -05:00
cold_import Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
converters Consolidate test doubles 2018-07-20 11:37:46 -05:00
node Consolidate test doubles 2018-07-20 11:37:46 -05:00
testing Remove unused contract methods 2018-03-12 14:21:34 -05:00
abi_test.go Handle events 2018-03-05 10:01:50 -06:00
abi.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
blockchain_test.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
blockchain.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
contract.go Add light sync command 2018-07-18 16:34:12 -05:00
geth_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00