mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 23:18:15 -05:00
When computing payload attributes post-Fulu, we do not need to process slots, nor copy the state if we need to find out if the node is proposing in the next slot. This prevents an immediate epoch processing after block 31 is processed unless we are actually proposing.
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.
