Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
erigontech
/
erigon
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
3.6k
Code
Issues
468
Pull requests
224
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
rpc/jsonrpc: gate receipts and logs on the data they actually read
- #23322
#23322
Merged
lupin012
merged 33 commits into
main
erigontech/erigon:main
from
lupin012/fix_check_receipts_available
erigontech/erigon:lupin012/fix_check_receipts_available
Copy head branch name to clipboard
Aug 30, 2026
Conversation
Commits
33
(33)
Checks
Files changed
Merged
rpc/jsonrpc: gate receipts and logs on the data they actually read
#23322
lupin012
merged 33 commits into
main
erigontech/erigon:main
from
lupin012/fix_check_receipts_available
erigontech/erigon:lupin012/fix_check_receipts_available
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2026
rpc/jsonrpc: gate receipts and logs on the data they actually read
Show description for 8f24508
lupin012
committed
8f24508
View commit details
Copy full SHA for 8f24508
Browse repository at this point
rpc/jsonrpc: gate getLogs on history only when it searches the log indices
Show description for 666c0c2
lupin012
committed
666c0c2
View commit details
Copy full SHA for 666c0c2
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
cf709ae
View commit details
Copy full SHA for cf709ae
Browse repository at this point
Commits on Aug 17, 2026
rpc/jsonrpc: fall back to re-exec, gate log queries on bodies and on the index search
Show description for b6a755c
lupin012
committed
b6a755c
View commit details
Copy full SHA for b6a755c
Browse repository at this point
rpc/jsonrpc/receipts: return an empty result for a block with no transactions
Show description for 7aff00a
lupin012
committed
7aff00a
View commit details
Copy full SHA for 7aff00a
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
866b2f9
View commit details
Copy full SHA for 866b2f9
Browse repository at this point
Commits on Aug 18, 2026
rpc/jsonrpc: gate log replay on bodies, fix Bor and empty-block receipts
Show description for 7f948f7
lupin012
committed
7f948f7
View commit details
Copy full SHA for 7f948f7
Browse repository at this point
rpc/jsonrpc: align eth_capabilities with the gates, gate the paths that bypass RCache
Show description for 1efc0a1
lupin012
committed
1efc0a1
View commit details
Copy full SHA for 1efc0a1
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
5e70b86
View commit details
Copy full SHA for 5e70b86
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
d43a562
View commit details
Copy full SHA for d43a562
Browse repository at this point
Commits on Aug 19, 2026
rpc/jsonrpc: resolve the blocks gate from the datadir, fix Bor and capabilities
Show description for 7ba7950
lupin012
committed
7ba7950
View commit details
Copy full SHA for 7ba7950
Browse repository at this point
Merge branch 'lupin012/fix_check_receipts_available' of github.com:erigontech/erigon into lupin012/fix_check_receipts_available
lupin012
committed
946413b
View commit details
Copy full SHA for 946413b
Browse repository at this point
Commits on Aug 21, 2026
rpc/jsonrpc: drop the empty-block receipt exemption, align capabilities with the gates
Show description for 20bfbd6
lupin012
committed
20bfbd6
View commit details
Copy full SHA for 20bfbd6
Browse repository at this point
Commits on Aug 22, 2026
rpc/jsonrpc: probe expiry by early transactions, keep the gates live and remote-safe
Show description for e6ca9c5
lupin012
committed
e6ca9c5
View commit details
Copy full SHA for e6ca9c5
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
Show description for 34f460e
lupin012
committed
34f460e
View commit details
Copy full SHA for 34f460e
Browse repository at this point
rpc/jsonrpc, node, db/snapshotsync: answer FrozenBlocks over gRPC instead of dodging it
Show description for ab9f136
lupin012
committed
ab9f136
View commit details
Copy full SHA for ab9f136
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
committed
6b52246
View commit details
Copy full SHA for 6b52246
Browse repository at this point
node/privateapi: bump ETHBACKEND API version to 4.1.0 for FrozenBlocks
lupin012
committed
5ab6b93
View commit details
Copy full SHA for 5ab6b93
Browse repository at this point
db/snapshotsync: bound and cache the remote FrozenBlocks call
lupin012
committed
3cb80e1
View commit details
Copy full SHA for 3cb80e1
Browse repository at this point
Commits on Aug 25, 2026
Merge remote-tracking branch 'origin/main' into lupin012/fix_check_receipts_available
Show description for 8298779
lupin012
committed
8298779
View commit details
Copy full SHA for 8298779
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
9b67c15
View commit details
Copy full SHA for 9b67c15
Browse repository at this point
Commits on Aug 26, 2026
rpc/jsonrpc, db/snapshotsync: address the review of the receipt and log gates
Show description for c3dbf48
lupin012
committed
c3dbf48
View commit details
Copy full SHA for c3dbf48
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
ef41e1e
View commit details
Copy full SHA for ef41e1e
Browse repository at this point
Commits on Aug 27, 2026
rpc/jsonrpc: run one pre-merge block-data probe for every waiting caller
Show description for cbcbea5
lupin012
committed
cbcbea5
View commit details
Copy full SHA for cbcbea5
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
237cb07
View commit details
Copy full SHA for 237cb07
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
6a7bd84
View commit details
Copy full SHA for 6a7bd84
Browse repository at this point
rpc/jsonrpc, db/snapshotsync: read a sparse archive as one, and never serve an unobserved frozen count
Show description for 2d4458a
lupin012
committed
2d4458a
View commit details
Copy full SHA for 2d4458a
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
f499d4a
View commit details
Copy full SHA for f499d4a
Browse repository at this point
Commits on Aug 28, 2026
rpc/jsonrpc: read a pre-merge count no block can confirm as an archive
Show description for 2646d6a
lupin012
committed
2646d6a
View commit details
Copy full SHA for 2646d6a
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
bf2283d
View commit details
Copy full SHA for bf2283d
Browse repository at this point
rpc/jsonrpc, db/snapshotsync: search past an inflated pre-merge count
Show description for e2f599f
lupin012
committed
e2f599f
View commit details
Copy full SHA for e2f599f
Browse repository at this point
Merge branch 'main' into lupin012/fix_check_receipts_available
lupin012
authored
96bbd6b
View commit details
Copy full SHA for 96bbd6b
Browse repository at this point
rpc/jsonrpc: describe the inconclusive pre-merge verdict as it is
Show description for 59ec802
lupin012
committed
59ec802
View commit details
Copy full SHA for 59ec802
Browse repository at this point
You can’t perform that action at this time.