ipld-eth-server/pkg/omni/shared
Ian Norden 59cdaa05e6 moving some memory allocation to init function rather than within
execution cycles and fixing test db tear down so that it drops
checked_headers table instead of individual columns (droping columns
only hides them, they remain in memory and continue to contribute to the
1600 column limit which causes us to eventually exceed it)
2019-01-07 13:07:31 -06:00
..
constants finish method polling with hash or address type argument values 2018-12-21 10:33:31 -06:00
contract moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -06:00
helpers moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -06:00
parser moving some memory allocation to init function rather than within 2019-01-07 13:07:31 -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