prysm-pulse/beacon-chain
terencechain 17f3d66885
Log ready for merge every min (#11410)
* Log ready for merge every min

* Update beacon-chain/execution/check_transition_config.go

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

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2022-09-06 13:07:48 +00:00
..
blockchain move forkchoice init back to node (#11344) 2022-09-02 13:56:50 -05:00
builder Don't hard shutdown if mev-boost / relay is not available (#11380) 2022-08-31 23:58:27 +00:00
cache Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
core Remove activation/exit queue metrics (#11389) 2022-09-01 19:11:25 +00:00
db Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
deterministic-genesis Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
execution Log ready for merge every min (#11410) 2022-09-06 13:07:48 +00:00
forkchoice remove children slice when pruning (#11402) 2022-09-05 16:44:03 +00:00
gateway Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
monitor Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node move forkchoice init back to node (#11344) 2022-09-02 13:56:50 -05:00
operations Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
p2p Fix Div By 0 in Small Helper (#11390) 2022-09-01 18:26:28 +00:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc fix forkchoice endpoint (#11403) 2022-09-05 17:57:08 +00:00
server Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +00:00
sync Performance Metrics for Prysm (#11377) 2022-09-01 01:26:19 +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.