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
.
ethpandaops
/
buildoor
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
6
Code
Issues
1
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
derive and manage a fleet of builder keys from the entry key
- #153
#153
Merged
pk910
merged 29 commits into
main
ethpandaops/buildoor:main
from
pk910/multi-key
ethpandaops/buildoor:pk910/multi-key
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
29
(29)
Checks
Files changed
Merged
derive and manage a fleet of builder keys from the entry key
#153
pk910
merged 29 commits into
main
ethpandaops/buildoor:main
from
pk910/multi-key
ethpandaops/buildoor:pk910/multi-key
Copy head branch name to clipboard
Commits
Commits on Jul 31, 2026
derive a managed set of builder keys from the entry key
Show description for f57a3c2
pk910
committed
f57a3c2
View commit details
Copy full SHA for f57a3c2
Browse repository at this point
thread the builder key set through every module
Show description for 04231d9
pk910
committed
04231d9
View commit details
Copy full SHA for 04231d9
Browse repository at this point
bind payments and reveals to the key whose bid won
Show description for 8d07fdd
pk910
committed
8d07fdd
View commit details
Copy full SHA for 8d07fdd
Browse repository at this point
maintain the builder key fleet against a target count
Show description for e996d6b
pk910
committed
e996d6b
View commit details
Copy full SHA for e996d6b
Browse repository at this point
sign each of a slot's bids with a different builder key
Show description for 814606a
pk910
committed
814606a
View commit details
Copy full SHA for 814606a
Browse repository at this point
expose the managed key set over the API and event stream
Show description for ad8b524
pk910
committed
ad8b524
View commit details
Copy full SHA for ad8b524
Browse repository at this point
show and manage the builder key fleet in the UI
Show description for e4645c2
pk910
committed
e4645c2
View commit details
Copy full SHA for e4645c2
Browse repository at this point
document the managed builder key set
pk910
committed
fc9eba1
View commit details
Copy full SHA for fc9eba1
Browse repository at this point
register the key selection settings and guard the registry
Show description for cd0d2fa
pk910
committed
cd0d2fa
View commit details
Copy full SHA for cd0d2fa
Browse repository at this point
credit the amount a top-up actually deposited
Show description for 63b498d
pk910
committed
63b498d
View commit details
Copy full SHA for 63b498d
Browse repository at this point
submit builder key deposits as a batch
Show description for 87afadc
pk910
committed
87afadc
View commit details
Copy full SHA for 87afadc
Browse repository at this point
Merge remote-tracking branch 'origin/pk910/envelope-blob-data-header' into pk910/multi-key
pk910
committed
ccd85ce
View commit details
Copy full SHA for ccd85ce
Browse repository at this point
claim a payload's bid slot before submitting it
Show description for c128f1e
pk910
committed
c128f1e
View commit details
Copy full SHA for c128f1e
Browse repository at this point
spend a builder key per bid instead of pinning one per payload
Show description for 589b8b5
pk910
committed
589b8b5
View commit details
Copy full SHA for 589b8b5
Browse repository at this point
only spend a builder key on a tick that actually bids
Show description for 6586f23
pk910
committed
6586f23
View commit details
Copy full SHA for 6586f23
Browse repository at this point
hold a key in the exiting state while its exit is in flight
Show description for ed5a461
pk910
committed
ed5a461
View commit details
Copy full SHA for ed5a461
Browse repository at this point
let a slot be bid from several keys at once
Show description for cb5f3d7
pk910
committed
cb5f3d7
View commit details
Copy full SHA for cb5f3d7
Browse repository at this point
dispatch bid submissions without blocking the scheduler
Show description for ef86f13
pk910
committed
ef86f13
View commit details
Copy full SHA for ef86f13
Browse repository at this point
escalate bids between steps, not within one
Show description for 13fdd2e
pk910
committed
13fdd2e
View commit details
Copy full SHA for 13fdd2e
Browse repository at this point
log expected bid rejections at debug level
Show description for 14badb6
pk910
committed
14badb6
View commit details
Copy full SHA for 14badb6
Browse repository at this point
escalate every bid and keep a ramping fleet bidding
Show description for 0700b58
pk910
committed
0700b58
View commit details
Copy full SHA for 0700b58
Browse repository at this point
Commits on Aug 3, 2026
trigger CI
pk910
committed
4027253
View commit details
Copy full SHA for 4027253
Browse repository at this point
add new settings to web ui
pk910
committed
2ed3c1c
View commit details
Copy full SHA for 2ed3c1c
Browse repository at this point
fix builder list rendering
pk910
committed
8881a70
View commit details
Copy full SHA for 8881a70
Browse repository at this point
Merge branch 'pk910/reorg-handling' into pk910/multi-key
pk910
committed
a1ce4d6
View commit details
Copy full SHA for a1ce4d6
Browse repository at this point
update buildoor overview for multiple builder keys
pk910
committed
7bc84a5
View commit details
Copy full SHA for 7bc84a5
Browse repository at this point
Commits on Aug 5, 2026
Merge branch 'main' into pk910/multi-key
pk910
authored
005f62b
View commit details
Copy full SHA for 005f62b
Browse repository at this point
Commits on Aug 6, 2026
Merge branch 'main' into pk910/multi-key
pk910
authored
131a290
View commit details
Copy full SHA for 131a290
Browse repository at this point
Commits on Aug 12, 2026
guard the Builder API bid against an unregistered signing key
Show description for 2b7e2f9
pk910
committed
2b7e2f9
View commit details
Copy full SHA for 2b7e2f9
Browse repository at this point
You can’t perform that action at this time.