Go implementation of Ethereum proof of stake
Stars
3.7k
Forks
1.3k
Watchers
3.7k
Open Issues
462
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.3k
commits
1.4k
commits
1.2k
commits
1.1k
commits
613
commits
489
commits
385
commits
358
commits
280
commits
278
commits
Fix initial sync envelope validation for genesis blocks (#16637)
f01575eView on GitHubUse `ValidatorIndex` type for `proposer_lookahead` in beacon state proto (#16634)
883d782View on GitHub`ProcessEffectiveBalanceUpdates`: Avoid copying a validator when the computed effective balance is unchanged. (#16631)
6e4d7fdView on GitHubDowngrade genesis forkchoice balance underflow warning to debug (#16633)
14f5e6fView on GitHubFix finalized and justified state endpoint to not advance the slot (#16635)
9d084bcView on GitHubCheck pending deposits before applying builder deposits (#16532)
9dba7c5View on GitHubRefactor gloas process_execution_payload into distinct entry points (#16600)
1092c71View on GitHuballowing ptc duties for next epoch on grpc endpoint (#16608)
73033a9View on GitHubAdd gRPC endpoint to submit signed execution payload bids (#16614)
29a0fd6View on GitHub