prysm-pulse/beacon-chain
Potuz d4a3b74bc6
capella payload changes (#11647)
* capella payload transition changes

* fix leak

* add back setters_payload from capella

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-11-12 18:19:51 +00:00
..
blockchain Remove unneeded protoarray tests (#11607) 2022-11-04 09:39:52 +00:00
builder Don't mark builder status unhealthy if mev-boost status is non 200 (#11506) 2022-09-29 20:54:24 +00:00
cache EIP-4881: Add merkle tree interface (#11597) 2022-11-01 23:31:32 +00:00
core capella payload changes (#11647) 2022-11-12 18:19:51 +00:00
db Capella: Add DB changes (#11624) 2022-11-07 15:26:27 +00:00
deterministic-genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
execution Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
forkchoice Update ffg_update_test.go (#11639) 2022-11-09 12:27:17 +00:00
gateway Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
monitor Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
node Add error if chain-config-file used concurrently with network (#10863) 2022-10-25 10:48:25 +00:00
operations Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
p2p Fix ENR Serialization (#11648) 2022-11-10 12:03:55 +00:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc Use finalized hash if payloadID cache misses (#11653) 2022-11-12 17:58:14 +00:00
server Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher some minor fixes (#11593) 2022-10-30 02:54:15 +00:00
state capella payload changes (#11647) 2022-11-12 18:19:51 +00:00
sync fix error message of subscriber (#11622) 2022-11-07 16:44:38 +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.