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

core/rawdb: add slow path for getting legacy logs #23879

Merged
merged 2 commits into from Nov 11, 2021

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Nov 10, 2021

Fixes #23875

Copy link
Member

@karalabe karalabe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@karalabe karalabe added this to the 1.10.13 milestone Nov 11, 2021
@holiman holiman changed the title eth/tracers: add slow path for getting legacy logs core/rawdb: add slow path for getting legacy logs Nov 11, 2021
@holiman holiman merged commit c57df9c into ethereum:master Nov 11, 2021
sidhujag pushed a commit to syscoin/go-ethereum that referenced this pull request Nov 11, 2021
* eth/tracers: add slow path for getting legacy logs

* core/rawdb: fix test
yongjun925 pushed a commit to DODOEX/go-ethereum that referenced this pull request Dec 3, 2022
* eth/tracers: add slow path for getting legacy logs

* core/rawdb: fix test
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.

eth_getLogs request returns an error failed to get logs for block.
3 participants