ipld-eth-server/pkg/omni/shared
Takayuki Goto 0a024d429d * update transformer to able to recheck headers (#4)
* update transformer to able to recheck headers
* put cap on rechecking header
* integration test for recheck headers
* use enum for recheck headers param; make recheck cap configurable
* update integration tests with new test config
* update omni pkg with new recheck header column type
* update migration with new migration tool and final tweaks needed to accommodate changes in omni pkg
2019-02-08 10:35:46 -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 moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -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 * update transformer to able to recheck headers (#4) 2019-02-08 10:35:46 -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 method piping 2018-12-21 11:14:54 -06:00
repository moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -06:00
retriever finishing porting omni watcher to work with light sync; split into full, light, 2018-11-30 13:33:48 -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