prysm-pulse/beacon-chain
Potuz 3536669a70
lock forkchoice on calls to Ancestor (#12162)
Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-03-20 15:51:42 -03:00
..
blockchain lock forkchoice on calls to Ancestor (#12162) 2023-03-20 15:51:42 -03: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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00: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 fixing SSE payloads (#12154) 2023-03-17 14:25:36 -05: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 Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync lock forkchoice on calls to Ancestor (#12162) 2023-03-20 15:51:42 -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.