prysm-pulse/beacon-chain
terencechain 53a4939da4
Use correct attribute if there's a payload ID cache miss (#11918)
* Use correct attribute if there's a payload ID cache miss

* Test

* Default case unknown state version

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-01-27 11:13:47 +00:00
..
blockchain Randomize bls changes at fork (#11923) 2023-01-26 23:13:28 +00:00
builder Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
cache Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
core Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
db Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
deterministic-genesis Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
execution Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
forkchoice Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
gateway Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
monitor Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
node Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
operations Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
p2p Randomize bls changes at fork (#11923) 2023-01-26 23:13:28 +00:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc Use correct attribute if there's a payload ID cache miss (#11918) 2023-01-27 11:13:47 +00:00
server Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
state Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
sync Randomize bls changes at fork (#11923) 2023-01-26 23:13:28 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Change Eth2 Repository Names (#9425) 2021-08-19 13:00:57 -05:00

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.