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

Erigon_getLatestLogs fix cherry-pick on e2 #11258

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

lupin012
Copy link
Contributor

No description provided.

If user provides logCount param the API should returns logCount records,
even if the block contains more logs that satisfy the filter.
The logCount param is already supported, this PR avoids to return the
log records in excess.
Moreover I have created 14 integration tests for this API (run with
success on erigon2).
@lupin012 lupin012 marked this pull request as ready for review July 21, 2024 14:43
@AskAlexSharov AskAlexSharov merged commit 0899d73 into release/2.60 Jul 22, 2024
6 checks passed
@AskAlexSharov AskAlexSharov deleted the erigon_getLatestLogs_fix_on_e2 branch July 22, 2024 02:56
@yperbasis yperbasis added this to the 2.60.5-fixes milestone Jul 22, 2024
This pull request was closed.
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