prysm-pulse/beacon-chain
2021-03-10 20:57:46 -06:00
..
blockchain Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
cache Simplify nil assignments (#8587) 2021-03-10 20:38:16 +00:00
core Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
db Simplify nil assignments (#8587) 2021-03-10 20:38:16 +00:00
forkchoice ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
gateway Provide TLS certificate to gRPC gateway (#8418) 2021-02-10 04:23:12 +00:00
interop-cold-start Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
node Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
operations Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
p2p Implement SubmitAttestations in the beacon API (#8563) 2021-03-08 15:42:05 +01:00
powchain Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
rpc Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
state State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
sync Fixes flaky TestBlocksFetcher_nonSkippedSlotAfter test (#8586) 2021-03-10 20:03: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 Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of eth2 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.