Skip to content

Commit

Permalink
prestwich/home indexing (#768)
Browse files Browse the repository at this point in the history
* refactor: move db into optics-core, pass db to home instantiation

* feature: prototype chain indexer

* chore: add todo comment

* feature: make chunk_size configurable

* refactor: improve DB through out the codebase

* bug: use to in indexer spawn

* feature: tracing in home indexer

* refactor: indexer settings are strings

* feature: add setting to disable replica #767

* feature: store latest leaf_index in db

* refactor: make fetch_leaf dependent only on DB

* feature: add index config to kovan testnet

* chore: increase polygon chunk size to 9999
  • Loading branch information
prestwich authored Sep 10, 2021
1 parent 440493c commit 11d2ec0
Show file tree
Hide file tree
Showing 42 changed files with 1,761 additions and 344 deletions.
90 changes: 47 additions & 43 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 11d2ec0

Please sign in to comment.