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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
erigontech
/
erigon
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
3.6k
Code
Issues
453
Pull requests
193
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
common/math, cl, polygon/bor, execution/cache: deduplicate NextPowerOfTwo
- #22476
#22476
Merged
yperbasis
merged 13 commits into
main
erigontech/erigon:main
from
yperbasis/next-power-of-two-dedup
erigontech/erigon:yperbasis/next-power-of-two-dedup
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
common/math, cl, polygon/bor, execution/cache: deduplicate NextPowerOfTwo
#22476
yperbasis
merged 13 commits into
main
erigontech/erigon:main
from
yperbasis/next-power-of-two-dedup
erigontech/erigon:yperbasis/next-power-of-two-dedup
Copy head branch name to clipboard
Commits
Commits on Jul 14, 2026
execution/cache: fence GenericCache generation swaps and make size accounting exact
Show description for a29a42d
yperbasis
committed
a29a42d
View commit details
Copy full SHA for a29a42d
Browse repository at this point
execution/cache: sample coherence epoch under the put stripe
Show description for 8115030
yperbasis
committed
8115030
View commit details
Copy full SHA for 8115030
Browse repository at this point
execution/cache: make the PutIfAbsent grow test exercise the lost-insert window
Show description for d61ddba
yperbasis
committed
d61ddba
View commit details
Copy full SHA for d61ddba
Browse repository at this point
execution/cache: net intentional removals out of evictions at print time
Show description for 3577e23
yperbasis
committed
3577e23
View commit details
Copy full SHA for 3577e23
Browse repository at this point
execution/cache: rename putLocked to putStriped
Show description for 213ed94
yperbasis
committed
213ed94
View commit details
Copy full SHA for 213ed94
Browse repository at this point
execution/cache: clarify that staleEvicted counts stale reads, not removals
Show description for d7598d7
yperbasis
committed
d7598d7
View commit details
Copy full SHA for d7598d7
Browse repository at this point
execution/cache: count capacity evictions from Add's return
Show description for aa65992
yperbasis
committed
aa65992
View commit details
Copy full SHA for aa65992
Browse repository at this point
execution/cache: keep grow migration lossless by owning shard geometry
Show description for dc2be25
yperbasis
committed
dc2be25
View commit details
Copy full SHA for dc2be25
Browse repository at this point
execution/cache: reserve entry size before remove-then-add
Show description for 6ba18ed
yperbasis
committed
6ba18ed
View commit details
Copy full SHA for 6ba18ed
Browse repository at this point
common/math, cl, polygon/bor, execution/cache: deduplicate NextPowerOfTwo
Show description for af92cab
yperbasis
committed
af92cab
View commit details
Copy full SHA for af92cab
Browse repository at this point
Commits on Jul 17, 2026
Merge remote-tracking branch 'origin/main' into yperbasis/next-power-of-two-dedup
Show description for 0f64718
yperbasis
committed
0f64718
View commit details
Copy full SHA for 0f64718
Browse repository at this point
common/math: make NextPowerOfTwo shift width explicit
yperbasis
committed
3df6431
View commit details
Copy full SHA for 3df6431
Browse repository at this point
Commits on Jul 18, 2026
Merge branch 'main' into yperbasis/next-power-of-two-dedup
AskAlexSharov
authored
2ba00d1
View commit details
Copy full SHA for 2ba00d1
Browse repository at this point
You can’t perform that action at this time.