ipld-eth-server/examples/erc20_watcher/every_block
Rob Mulholand 55229cd2eb Refactorings to get tests passing with local Ganache setup
- removes assertions against data with timestamps to facilitate running
the tests against a freshly setup local Ganache instance
- also applies a few `go vet` and `go fmt` changes
2018-08-09 16:55:44 -05:00
..
every_block_suite_test.go Add ERC20 token watcher example 2018-06-27 14:41:51 -05:00
fetcher_test.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
fetcher.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
integration_test.go Refactorings to get tests passing with local Ganache setup 2018-08-09 16:55:44 -05:00
model.go Add ERC20 token watcher example 2018-06-27 14:41:51 -05:00
repository_test.go Refactorings to get tests passing with local Ganache setup 2018-08-09 16:55:44 -05:00
repository.go Add ERC20 token watcher example 2018-06-27 14:41:51 -05:00
transformer_test.go Refactorings to get tests passing with local Ganache setup 2018-08-09 16:55:44 -05:00
transformer.go Consolidate test doubles 2018-07-20 11:37:46 -05:00
transformers.go Add light sync command 2018-07-18 16:34:12 -05:00