ipld-eth-server/pkg/omni/shared
Ian Norden 708425c4d6 rebase; extract factories and the mocks they are dependent on to
libraries/shared; adjust omni test_helpers to drop and recreate
checked_headers table to avoid reaching 1600 column limit after repeated
tests (dropping columns doesn't actually remove them from contributing
to that limit)
2019-02-25 01:34:38 -06:00
..
constants move interface_getter.go from ens_watcher to vDB pkging- used to construct a custom ABI based on results from calls to supportsInterface; also moved fetcher.go from examples to pkg 2019-01-15 15:49:18 -06:00
contract addressing review comments; still need to reorg migrations and add helper tests 2019-02-24 21:38:48 -06:00
fetcher update license to AGPL-3.0 2019-01-24 14:41:30 -06:00
getter move interface_getter.go from ens_watcher to vDB pkging- used to construct a custom ABI based on results from calls to supportsInterface; also moved fetcher.go from examples to pkg 2019-01-15 15:49:18 -06:00
helpers rebase; extract factories and the mocks they are dependent on to 2019-02-25 01:34:38 -06:00
parser move interface_getter.go from ens_watcher to vDB pkging- used to construct a custom ABI based on results from calls to supportsInterface; also moved fetcher.go from examples to pkg 2019-01-15 15:49:18 -06:00
poller Discard logs created during tests 2019-02-12 11:18:39 -06:00
repository Discard logs created during tests 2019-02-12 11:18:39 -06:00
retriever Discard logs created during tests 2019-02-12 11:18:39 -06:00
transformer moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -06:00
types fetch event logs in batches- all events for a contract address at a given block height are fetched together, different contract events still fetched separately 2018-12-21 10:33:31 -06:00