mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
* Swap the wrong arguments in a call I saw that the names of the passed arguments and the ones of the function parameters don't match, so I suspect that it's a bug. * Add changelog * Add validation for the fillInForkChocieMissingBlocks checkpoints. * Add test for checkpoint epoch validation in fillInForkChoiceMissingBlocks. * Use a sentinel error rather than error string --------- Co-authored-by: kasey <489222+kasey@users.noreply.github.com> Co-authored-by: Preston Van Loon <preston@pvl.dev>
Prysmatic Labs Beacon Chain Implementation
This is the main project folder for the beacon chain implementation of Ethereum written in Go by Prysmatic Labs.
You can also read our main README and join our active chat room on Discord.
Also, read the official beacon chain specification, this design spec serves as a source of truth for the beacon chain implementation we follow at Prysmatic Labs.
