prysm-pulse/beacon-chain
2021-07-21 11:55:27 -07:00
..
blockchain Feature/UpdateHeadTimely: cache finalized checkpoint when initial sync (#9244) 2021-07-21 11:55:27 -07:00
cache Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
core epoch/precompute: Add changes from Altair (#9219) 2021-07-19 19:39:23 +00:00
db Remove Validator DB Cache (#9238) 2021-07-21 15:26:07 +00:00
forkchoice Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
gateway Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
interop-cold-start Beacon State V2 Interface Definition With Semantic Version Paths (#9125) 2021-06-30 15:06:19 +00:00
node Rename AttestationNotifier (#9197) 2021-07-14 18:32:03 -07:00
operations Add sync committee pool pkg (#9203) 2021-07-19 19:06:49 +00:00
p2p Update Libp2p to v0.14.4 (#9108) 2021-07-20 23:50:47 +00:00
package Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
powchain Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00:00
rpc Combine function parameters (#9242) 2021-07-21 14:55:37 +00:00
server Retrieve validators through v1 API in e2e (#9117) 2021-06-29 09:47:59 -05:00
slasher/types Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
state beacon-chain/state/v1: ReadOnlyValidator wrapper constructor method (#9221) 2021-07-19 18:26:39 +00:00
sync Rename AttestationNotifier (#9197) 2021-07-14 18:32:03 -07:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00: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.