prysm-pulse/beacon-chain
2024-02-29 15:23:29 +00:00
..
blockchain Downgrade Level DB to Stable Version (#13671) 2024-02-29 04:49:02 +00:00
builder Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
cache Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +00:00
core Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +00:00
das Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
db blob save fsync feature flag (#13652) 2024-02-23 23:14:35 +00:00
deterministic-genesis Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
execution Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
forkchoice Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
gateway move setting route handlers to registration from start (#13676) 2024-02-28 11:30:31 +00:00
monitor Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
node move setting route handlers to registration from start (#13676) 2024-02-28 11:30:31 +00:00
operations Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
p2p Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
package Update cross compile toolchains (#12069) 2023-03-07 20:09:46 +00:00
rpc Fix failed reorg log (#13679) 2024-02-29 15:23:29 +00:00
slasher Slasher: Reduce surrounding/surrounded attestations processing time (#13629) 2024-02-21 15:12:37 +00:00
startup Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
state add changes (#13661) 2024-02-26 13:45:17 +00:00
sync small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
verification Unify log fields (#13654) 2024-02-22 22:40:36 +00: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.