prysm-pulse/beacon-chain
kasey 805473cb38
Give forkchoice to stategen (#11439)
* add forkchoice to stategen.New, update everywhere

* conflict_1

* Fix proposer_bellatrix test

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2022-09-28 20:10:27 +00:00
..
blockchain Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
builder Tests for builder service (#11214) 2022-09-06 18:29:44 +00:00
cache Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
core Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
db Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
deterministic-genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
execution Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
forkchoice Remove protoarray forkchoice (#11455) 2022-09-26 14:45:21 +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 Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
operations Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
p2p clean up: godoc comments, redundant castings and more (#11428) 2022-09-12 14:03:20 +00:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
server Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
state Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +00:00
sync Give forkchoice to stategen (#11439) 2022-09-28 20:10:27 +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.