prysm-pulse/beacon-chain
2022-10-07 15:45:26 +00:00
..
blockchain Migrate Historical States In Separate Routine (#11501) 2022-10-05 19:11:03 +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 Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
core Revert "More efficient way of computing skip slot cache key (#11441)" (#11535) 2022-10-04 14:13:11 +08: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 fix panic when the rpc client is not initialized (#11528) 2022-10-05 14:02:01 +02:00
forkchoice Add a justified balance getter to forkchoice (#11513) 2022-09-30 06:39:07 -03: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 Fix Validator Monitor Registration (#11537) 2022-10-04 12:44:57 +02:00
operations Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
p2p Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc Expose structs from API Middleware (#11547) 2022-10-07 15:45:26 +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 Migrate Historical States In Separate Routine (#11501) 2022-10-05 19:11:03 +00:00
sync Update libp2p to support go 1.19 (#11309) 2022-10-07 15:24:51 +08: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.