8000 feat(indexer): add a validate_genesis option to the config by marcelo-gonzalez · Pull Request #8137 · near/nearcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(indexer): add a validate_genesis option to the config #8137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Dec 8, 2022

Conversation

marcelo-gonzalez
Copy link
Contributor

in the mirror code, where we're starting an indexer for the target chain, the genesis records file is usually very big since we're forking mainnet or testnet state to run a mocknet test. So starting the indexer with full genesis validation takes quite a long time and we don't really need it.

in the mirror code, where we're starting an indexer for the target chain,
the genesis records file is usually very big since we're forking mainnet
or testnet state to run a mocknet test. So starting the indexer with
full genesis validation takes quite a long time and we don't really need it.
@marcelo-gonzalez
Copy link
Contributor Author

hopefully doing this wouldnt be too much of a pain for the near-indexer-for-explorer... but it looks like that is using a hardcoded commit hash for the nearcore stuff, so I assumed nothing there would break?

@marcelo-gonzalez marcelo-gonzalez requested a review from frol December 6, 2022 18:59
@near-bulldozer near-bulldozer bot merged commit 416c1ab into near:master Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0