Skip to content
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

(NOBIDS) improve ethstore export performance #2848

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

peterbitfly
Copy link
Collaborator

@peterbitfly peterbitfly commented Mar 12, 2024

Introduces two new flags for the ethstore exporter:
-receipts-mode: can be batch or single (batch should be used if supported by the node)
-concurrency: can be 1 for no concurrency or larger for more concurrent request against the backend nodes

@peterbitfly peterbitfly requested a review from recy21 March 12, 2024 10:15
@recy21 recy21 merged commit 0794269 into master Mar 12, 2024
3 checks passed
@recy21 recy21 deleted the NOBIDS/improve_ethstore_performance branch March 12, 2024 12:50
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.

2 participants