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
459
Pull requests
210
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
execution/stagedsync, db/state: parallel-commitment correctness for reorg/unwind + SD recreate
- #21088
#21088
Merged
yperbasis
merged 9 commits into
main
erigontech/erigon:main
from
fix/parallel-commitment-perblock-changeset
erigontech/erigon:fix/parallel-commitment-perblock-changeset
Copy head branch name to clipboard
May 11, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
execution/stagedsync, db/state: parallel-commitment correctness for reorg/unwind + SD recreate
#21088
yperbasis
merged 9 commits into
main
erigontech/erigon:main
from
fix/parallel-commitment-perblock-changeset
erigontech/erigon:fix/parallel-commitment-perblock-changeset
Copy head branch name to clipboard
Commits
Commits on May 10, 2026
execution/stagedsync: per-block commitment in calculator when generating changesets
Show description for 8c9d9c1
mh0lt
committed
8c9d9c1
View commit details
Copy full SHA for 8c9d9c1
Browse repository at this point
db/state: lock pastChangesAccumulator for parallel-commitment access
Show description for acba327
mh0lt
committed
acba327
View commit details
Copy full SHA for acba327
Browse repository at this point
execution/stagedsync, commitment: hash-aware past-changeset lookup for parallel calculator
Show description for bac3ee0
mh0lt
committed
bac3ee0
View commit details
Copy full SHA for bac3ee0
Browse repository at this point
db/state, execution/stagedsync: serialize accumulator swap; SD-aware writeset normalization
Show description for 6dc4e3f
mh0lt
and
claude
committed
6dc4e3f
View commit details
Copy full SHA for 6dc4e3f
Browse repository at this point
execution/stagedsync: simplify calc SD ApplyWrites — single pass with conditional Deleted-clearing
Show description for 980de89
mh0lt
and
claude
committed
980de89
View commit details
Copy full SHA for 980de89
Browse repository at this point
db/state, execution/stagedsync: lock-protect FlushPendingUpdates and ComputeCommitment swap
Show description for 29f5ebc
mh0lt
and
claude
committed
29f5ebc
View commit details
Copy full SHA for 29f5ebc
Browse repository at this point
execution/stagedsync: update TestSDOfPreExistingContract_FullPipeline for SD-aware normalize
Show description for c8eb4a2
mh0lt
and
claude
committed
c8eb4a2
View commit details
Copy full SHA for c8eb4a2
Browse repository at this point
Commits on May 11, 2026
execution/stagedsync: apply validated-incarnation filter to the SD pre-scan in normalizeWriteSet
Show description for a195e6e
mh0lt
and
claude
committed
a195e6e
View commit details
Copy full SHA for a195e6e
Browse repository at this point
review: address yperbasis change-requests on #21088 — SD+recreate guard, factor domainPut, defer unlock, doc invariants
Show description for 312f4ce
mh0lt
and
claude
committed
312f4ce
View commit details
Copy full SHA for 312f4ce
Browse repository at this point
You can’t perform that action at this time.