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
Type
/
to 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
.
ChainSafe
/
forest
Public
Notifications
You must be signed in to change notification settings
Fork
198
Star
696
Code
Issues
119
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
refactor: msg pool to make more structured part 3
- #7033
#7033
Merged
akaladarshi
merged 12 commits into
main
ChainSafe/forest:main
from
akaladarshi/msgpool-refactor-phase3
ChainSafe/forest:akaladarshi/msgpool-refactor-phase3
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
12
聽(12)
Checks
Files changed
Merged
refactor: msg pool to make more structured part 3
#7033
akaladarshi
merged 12 commits into
main
ChainSafe/forest:main
from
akaladarshi/msgpool-refactor-phase3
ChainSafe/forest:akaladarshi/msgpool-refactor-phase3
Copy head branch name to clipboard
Commits
Commits on May 7, 2026
introduce local store and cache structures to simply the msg pool
akaladarshi
committed
a5a84fb
View commit details
Copy full SHA for a5a84fb
Browse repository at this point
introduce replublish structure to simplify the msg pool
akaladarshi
committed
a86d8c4
View commit details
Copy full SHA for a86d8c4
Browse repository at this point
Commits on May 8, 2026
address ai comments
akaladarshi
committed
5760ba2
View commit details
Copy full SHA for 5760ba2
Browse repository at this point
change local store addr to hashset so we don't have to republish the same message again
akaladarshi
committed
4861a31
View commit details
Copy full SHA for 4861a31
Browse repository at this point
remove local store and local msgs as we are not persisting pending messages
akaladarshi
committed
e90ee4c
View commit details
Copy full SHA for e90ee4c
Browse repository at this point
address ai comment
akaladarshi
committed
92e806c
View commit details
Copy full SHA for 92e806c
Browse repository at this point
Commits on May 11, 2026
refactor message pool: extract reorg and republish modules, convert helpers to methods, share via Arc
akaladarshi
committed
3ca5ec9
View commit details
Copy full SHA for 3ca5ec9
Browse repository at this point
drop stale Lotus addSkipChecks comments and use MIN_GAS constant
akaladarshi
committed
e6eeb43
View commit details
Copy full SHA for e6eeb43
Browse repository at this point
Commits on May 12, 2026
small fixes
akaladarshi
committed
99e1097
View commit details
Copy full SHA for 99e1097
Browse repository at this point
Commits on May 13, 2026
refactor message validation in message pool
akaladarshi
committed
e45bbe0
View commit details
Copy full SHA for e45bbe0
Browse repository at this point
Commits on May 15, 2026
Merge remote-tracking branch 'origin/main' into akaladarshi/msgpool-refactor-phase3
akaladarshi
committed
382e080
View commit details
Copy full SHA for 382e080
Browse repository at this point
fix merge issues
akaladarshi
committed
8314fad
View commit details
Copy full SHA for 8314fad
Browse repository at this point
You can鈥檛 perform that action at this time.