ipld-eth-server/examples/erc20_watcher/every_block
2018-11-03 13:49:23 -05:00
..
every_block_suite_test.go Add ERC20 token watcher example 2018-11-03 13:49:23 -05:00
fetcher_test.go fetcher tests for FetchBool and FetchAddress 2018-11-03 13:49:23 -05:00
fetcher.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
integration_test.go Consolidate test doubles 2018-11-03 13:49:23 -05:00
model.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
repository_test.go changes to repo and repo tests so that supply table is organized and accessed by token_address 2018-11-03 13:49:23 -05:00
repository.go changes to repo and repo tests so that supply table is organized and accessed by token_address 2018-11-03 13:49:23 -05:00
transformer_test.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
transformer.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
transformers.go Add light sync command 2018-11-03 13:49:23 -05:00