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

Indexer performance update: skip genesis block in requesting of trace_block API endpoint #4553

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

vbaranov
Copy link
Member

@vbaranov vbaranov commented Aug 25, 2021

Motivation

trace_block doesn't return trace for Genesis block through all clients.

Changelog

Skip genesis block in requesting of trace_block API endpoint

Checklist for your Pull Request (PR)

@vbaranov vbaranov changed the title Skip genesis block for requesting of trace_block API endpoint Skip genesis block in requesting of trace_block API endpoint Aug 25, 2021
@vbaranov vbaranov force-pushed the vb-trace-block-skip-genesis-block branch 2 times, most recently from d010e2e to ecaed07 Compare August 26, 2021 13:14
@vbaranov vbaranov changed the title Skip genesis block in requesting of trace_block API endpoint Indexer performance update: skip genesis block in requesting of trace_block API endpoint Aug 26, 2021
@vbaranov vbaranov force-pushed the vb-trace-block-skip-genesis-block branch from ecaed07 to 56cefe0 Compare August 26, 2021 13:16
@vbaranov vbaranov merged commit 1b14369 into master Aug 26, 2021
@vbaranov vbaranov deleted the vb-trace-block-skip-genesis-block branch August 26, 2021 20:11
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request Aug 27, 2021
…p-genesis-block

Indexer performance update: skip genesis block in requesting of trace_block API endpoint
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.

None yet

1 participant