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
.
sigp
/
lighthouse
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
3.5k
Code
Issues
433
Pull requests
100
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[BLOCKED] Validator induction
- #55
#55
Merged
AgeManning
merged 23 commits into
master
sigp/lighthouse:master
from
validator_induction
sigp/lighthouse:validator_induction
Copy head branch name to clipboard
Oct 26, 2018
Conversation
Commits
23
(23)
Checks
Files changed
Merged
[BLOCKED] Validator induction
#55
AgeManning
merged 23 commits into
master
sigp/lighthouse:master
from
validator_induction
sigp/lighthouse:validator_induction
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2018
Add SpecialRecord struct
paulhauner
committed
064e87a
View commit details
Copy full SHA for 064e87a
Browse repository at this point
Fix panic in ssz decode
paulhauner
committed
561167f
View commit details
Copy full SHA for 561167f
Browse repository at this point
Rename Block -> BeaconBlock
Show description for a862c82
paulhauner
committed
a862c82
View commit details
Copy full SHA for a862c82
Browse repository at this point
Fix comment in attestation_validation
paulhauner
committed
e289d8b
View commit details
Copy full SHA for e289d8b
Browse repository at this point
Merge branch 'validation' into beacon_block
paulhauner
committed
cd05616
View commit details
Copy full SHA for cd05616
Browse repository at this point
Change SpecialRecord to use u8 instead of enum
paulhauner
committed
e91317c
View commit details
Copy full SHA for e91317c
Browse repository at this point
Commits on Oct 16, 2018
Update SSZ
Show description for 1621901
paulhauner
committed
1621901
View commit details
Copy full SHA for 1621901
Browse repository at this point
Fix broken block_store test
paulhauner
committed
1207421
View commit details
Copy full SHA for 1207421
Browse repository at this point
Implement SSZ decode for BeaconBlock, fix encode
paulhauner
committed
f31d41e
View commit details
Copy full SHA for f31d41e
Browse repository at this point
Update SszBeaconBlock as per new spec
paulhauner
committed
c45e05c
View commit details
Copy full SHA for c45e05c
Browse repository at this point
Update validation as per new spec
Show description for c3d88a7
paulhauner
committed
c3d88a7
View commit details
Copy full SHA for c3d88a7
Browse repository at this point
Fix clippy lints
paulhauner
committed
fa70522
View commit details
Copy full SHA for fa70522
Browse repository at this point
Commits on Oct 17, 2018
Merge branch 'master' into beacon_block
paulhauner
committed
1acfb87
View commit details
Copy full SHA for 1acfb87
Browse repository at this point
Commits on Oct 19, 2018
Update validator record to new spec
paulhauner
committed
7257413
View commit details
Copy full SHA for 7257413
Browse repository at this point
Remove dynasty from delegation fn
paulhauner
committed
f00b39d
View commit details
Copy full SHA for f00b39d
Browse repository at this point
Add proof-of-possession hash fn
paulhauner
committed
d567506
View commit details
Copy full SHA for d567506
Browse repository at this point
Add validator induction functionality
paulhauner
committed
b4566a7
View commit details
Copy full SHA for b4566a7
Browse repository at this point
Commits on Oct 20, 2018
Add new method for ValidatorInductor
paulhauner
committed
99ce9a2
View commit details
Copy full SHA for 99ce9a2
Browse repository at this point
Add to_ref method for inductor
paulhauner
committed
a817989
View commit details
Copy full SHA for a817989
Browse repository at this point
Change ValidatorInductor to own instead of borrow
paulhauner
committed
f495ed8
View commit details
Copy full SHA for f495ed8
Browse repository at this point
Commits on Oct 21, 2018
Move ValidatorRegistration into types
paulhauner
committed
12b5d74
View commit details
Copy full SHA for 12b5d74
Browse repository at this point
Add missed file
paulhauner
committed
7eac75f
View commit details
Copy full SHA for 7eac75f
Browse repository at this point
Move proof_of_possession into bls crate
paulhauner
committed
8a2baa7
View commit details
Copy full SHA for 8a2baa7
Browse repository at this point
You can’t perform that action at this time.