prysm-pulse/beacon-chain
2023-01-26 14:07:44 +01:00
..
blockchain Clean up unused code (#11900) 2023-01-25 10:09:14 +00:00
builder Update builder code to Capella (#11904) 2023-01-26 14:07:44 +01:00
cache Clean up unused code (#11900) 2023-01-25 10:09:14 +00:00
core Clean up unused code (#11900) 2023-01-25 10:09:14 +00:00
db Capella State Detection (#11862) 2023-01-13 04:04:37 +00:00
deterministic-genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
execution Clean up unused code (#11900) 2023-01-25 10:09:14 +00:00
forkchoice fix TestVotes_CanFindHead (#11821) 2023-01-18 10:54:44 +00:00
gateway Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
monitor Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
node Add flag for custom slasher database directory (#11890) 2023-01-18 21:52:53 +00:00
operations Refactor BLS change pool (#11894) 2023-01-23 14:11:45 +00:00
p2p Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc Update builder code to Capella (#11904) 2023-01-26 14:07:44 +01:00
server Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
state beacon-chain, config: get consensus values from beacon config (#11798) 2023-01-25 10:42:03 +00:00
sync Do not check headstate being Capella for BLS changes on gossip (#11902) 2023-01-24 00:11:26 +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.