prysm-pulse/beacon-chain
terencechain b6060d5a49
Track head slot through head block (#11833)
* Track head slot through head block

* Update beacon-chain/blockchain/head.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2022-12-29 22:23:56 +00:00
..
blockchain Track head slot through head block (#11833) 2022-12-29 22:23:56 +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 Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
core Check BLS_TO_EXECUTION_CHANGE as if they were from Capella (#11762) 2022-12-22 14:09:24 -03:00
db Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
deterministic-genesis Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
execution E2E from Phase0 or Bellatrix (#11802) 2022-12-21 04:43:29 +00:00
forkchoice Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +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 Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
operations Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +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 Fix BUILD.bazel for v1alpha1 rpcs (#11830) 2022-12-28 21:38:28 +00: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 Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +00:00
sync Fix a bunch of deepsource warnings (#11814) 2022-12-22 09:20:10 +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.