prysm-pulse/beacon-chain
Potuz de73baa4a7
Update 3068 (#11656)
* rename last_withdrawal_validator_index

* Update Capella methods to Specs #3068

* Add missing renames

* rename minimal state

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-11-12 18:38:21 +00:00
..
blockchain
builder
cache
core Update 3068 (#11656) 2022-11-12 18:38:21 +00:00
db
deterministic-genesis
execution
forkchoice
gateway
monitor Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
node
operations
p2p
package
rpc Use finalized hash if payloadID cache misses (#11653) 2022-11-12 17:58:14 +00:00
server
slasher
state Update 3068 (#11656) 2022-11-12 18:38:21 +00:00
sync fix error message of subscriber (#11622) 2022-11-07 16:44:38 +00:00
BUILD.bazel
README.md

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.

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.