prysm-pulse/beacon-chain
Potuz 797cc360c7
Isolate forkchoice to blockchain package (#12174)
* Isolate Forkchoice to blockchain package

* Nishant's feedback

* Terence's feedback

* Nishant saving the day
2023-03-22 09:12:54 +08:00
..
blockchain Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
builder Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
cache Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
core fixing SSE payloads (#12154) 2023-03-17 14:25:36 -05:00
db Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deterministic-genesis Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
execution Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
forkchoice Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
gateway Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
monitor Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
node Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
operations Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
p2p Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
package Update cross compile toolchains (#12069) 2023-03-07 20:09:46 +00:00
rpc Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
server Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slasher Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
state Remove unused methods from interface (#12164) 2023-03-20 15:36:33 -05:00
sync Do not HTR the state when checking for optimistic mode (#12143) 2023-03-20 17:04:40 -03: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.