ipld-eth-server/pkg/geth/converters/common
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
..
block_converter_test.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
block_converter.go Add light sync command 2018-07-18 16:34:12 -05:00
block_rewards.go Add cold import script 2018-05-04 10:54:00 -05:00
common_suite_test.go Add cold import script 2018-05-04 10:54:00 -05:00
header_converter_test.go Add light sync command 2018-07-18 16:34:12 -05:00
header_converter.go Add light sync command 2018-07-18 16:34:12 -05:00
log_converter_test.go Add cold import script 2018-05-04 10:54:00 -05:00
log_converter.go Add cold import script 2018-05-04 10:54:00 -05:00
receipt_converter_test.go Add cold import script 2018-05-04 10:54:00 -05:00
receipt_converter.go Add cold import script 2018-05-04 10:54:00 -05:00
transaction_converter.go Add cold import script 2018-05-04 10:54:00 -05:00