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

Fix block parameter for admin_generateCheckpoint and eth_getBlockReceipts #2063

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

JamesHinshelwood
Copy link
Contributor

@JamesHinshelwood JamesHinshelwood commented Dec 20, 2024

Closes #2060

@JamesHinshelwood JamesHinshelwood added this pull request to the merge queue Dec 20, 2024
Copy link
Contributor

🐰 Bencher Report

Branchfix-block-receipts
Testbedself-hosted
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
process-empty/process-empty📈 view plot
🚷 view threshold
9,417,700.00
(+2.81%)
10,412,803.11
(90.44%)
produce-full/produce-full📈 view plot
🚷 view threshold
1,976,000,000.00
(-5.26%)
2,754,476,181.35
(71.74%)
🐰 View full continuous benchmarking report in Bencher

Merged via the queue into main with commit bb0501d Dec 21, 2024
6 checks passed
@JamesHinshelwood JamesHinshelwood deleted the fix-block-receipts branch December 21, 2024 00:21
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_getBlockReceipts shall accept block id and not only block hash
2 participants