ipld-eth-server/cmd
2018-11-03 14:00:25 -05:00
..
coldImport.go Add tests for pkg/geth/blockchain 2018-11-03 13:49:23 -05:00
erc20.go change transformer interface and watcher so that contract config is now fed into AddTransformers such that a single watcher can be loaded with transformers that use different cofigs 2018-11-03 13:49:24 -05:00
lightSync.go Consolidate test doubles 2018-11-03 13:49:23 -05:00
omniWatcher.go Generic watcher that takes a contract address, grabs the contract abi and starting block number, creates custom event filters, and extracts and transforms event data into postgres. Can configure to look at only a subset of events through CLI flag. Building but needs testing. 2018-11-03 14:00:25 -05:00
root.go Generic watcher that takes a contract address, grabs the contract abi and starting block number, creates custom event filters, and extracts and transforms event data into postgres. Can configure to look at only a subset of events through CLI flag. Building but needs testing. 2018-11-03 14:00:25 -05:00
sync.go Consolidate test doubles 2018-11-03 13:49:23 -05:00