Tags: enviodev/hyperindex
Tags
Fix polling at the head until all partitions finished historical sync (… …#412) * Test that we are not waiting for new block, when there are fetching partitions * Add failing test * Fix waiting for new block logic * Add failing test * Fix fetching at the head until all partitions entered the sync range * Add a few more tests
Introduce mutable fetch state (#385) * Improve getQueryLogger perf * Remove unused rpc events filter * Move maxPartitionConcurrency check after all the filtering is done * Clean up maxQueriesNumber * Clean up FetchState.make function * Start moving fetching state to mutable * Add mutable fetch state and fully test fetchBatch logic * Fix most of the tests * Finish fixing tests * Fix typo
Add warnings for address registered to multiple contracts and disallo… …w overwrite
PreviousNext