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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
LayerTwo-Labs
/
simplepool
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
1
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WIP: pplns pool_mode — pooled mining without operator variance
- #61
#61
Merged
rsantacroce
merged 19 commits into
main
LayerTwo-Labs/simplepool:main
from
2026-08-25-pplns-mode
LayerTwo-Labs/simplepool:2026-08-25-pplns-mode
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
WIP: pplns pool_mode — pooled mining without operator variance
#61
rsantacroce
merged 19 commits into
main
LayerTwo-Labs/simplepool:main
from
2026-08-25-pplns-mode
LayerTwo-Labs/simplepool:2026-08-25-pplns-mode
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Make room for pplns: split the flag pool_mode was overloading
Show description for 071bf7f
rsantacroce
and
claude
committed
071bf7f
View commit details
Copy full SHA for 071bf7f
Browse repository at this point
pplns: split a matured block across the window that produced it
Show description for 02e1933
rsantacroce
and
claude
committed
02e1933
View commit details
Copy full SHA for 02e1933
Browse repository at this point
pplns-btc: pay on L1 by asking the enforcer's wallet
Show description for 8fc6ce1
rsantacroce
and
claude
committed
8fc6ce1
View commit details
Copy full SHA for 8fc6ce1
Browse repository at this point
Commits on Sep 7, 2026
Merge main into the pplns branch
Show description for ba7cda5
rsantacroce
committed
ba7cda5
View commit details
Copy full SHA for ba7cda5
Browse repository at this point
Let the test suite build and run on macOS
Show description for ad2256b
rsantacroce
committed
ad2256b
View commit details
Copy full SHA for ad2256b
Browse repository at this point
Keep schema.sql and store.c describing the same database
Show description for dc62e38
rsantacroce
committed
dc62e38
View commit details
Copy full SHA for dc62e38
Browse repository at this point
Stop the dashboard describing a pplns pool as solo
Show description for 27f8b94
rsantacroce
committed
27f8b94
View commit details
Copy full SHA for 27f8b94
Browse repository at this point
Run the confirmation pass on every new tip, and prove pplns end to end
Show description for 8f95232
rsantacroce
committed
8f95232
View commit details
Copy full SHA for 8f95232
Browse repository at this point
Distribute on the getblockhash path too, not just the templates one
Show description for 0a70554
rsantacroce
committed
0a70554
View commit details
Copy full SHA for 0a70554
Browse repository at this point
Make the pplns-btc payout rail actually pay, and prove it on L1
Show description for 336a2fd
rsantacroce
committed
336a2fd
View commit details
Copy full SHA for 336a2fd
Browse repository at this point
Pay every due address in one L1 transaction, and prove it with three miners
Show description for c33590b
rsantacroce
committed
c33590b
View commit details
Copy full SHA for c33590b
Browse repository at this point
Say that the templates table is load-bearing, not display-only
Show description for 7c40541
rsantacroce
committed
7c40541
View commit details
Copy full SHA for 7c40541
Browse repository at this point
Don't fail every payout because the wallet was never encrypted
Show description for 998b4a5
rsantacroce
committed
998b4a5
View commit details
Copy full SHA for 998b4a5
Browse repository at this point
Document the pplns modes, in the three docs that said there were two
Show description for 712767e
rsantacroce
committed
712767e
View commit details
Copy full SHA for 712767e
Browse repository at this point
Stop the audit page accusing the operator on a pplns pool
Show description for 5372c43
rsantacroce
committed
5372c43
View commit details
Copy full SHA for 5372c43
Browse repository at this point
Add `make coverage`, so the number can be looked up rather than guessed
Show description for 6f96496
rsantacroce
committed
6f96496
View commit details
Copy full SHA for 6f96496
Browse repository at this point
Make the confirmation pass unit-testable, and pin both bugs it produced
Show description for 2a8bee1
rsantacroce
committed
2a8bee1
View commit details
Copy full SHA for 2a8bee1
Browse repository at this point
Cover config.c, the weakest testable spot at 33%
Show description for a917535
rsantacroce
committed
a917535
View commit details
Copy full SHA for a917535
Browse repository at this point
reconcile.c: include <strings.h> for strcasecmp
Show description for 3d947fd
rsantacroce
committed
3d947fd
View commit details
Copy full SHA for 3d947fd
Browse repository at this point
You can’t perform that action at this time.