prysm-pulse/beacon-chain
terencechain 38f0a81526
Clarify circuit breaker logs (#11876)
* Clarify circuit breaker logs

* Revert bad changes

* Fix test
2023-01-16 17:49:23 +00:00
..
blockchain Move broadcast of BLS changes to the forkwatcher (#11878) 2023-01-16 15:00:11 +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 Remove Lock from Checkpoint Cache as LRU is Already Thread-Safe (#11846) 2023-01-05 16:00:11 +00:00
core Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION (#11870) 2023-01-16 14:29:33 +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 New prysm get block RPC (#11834) 2023-01-13 15:45:17 -08:00
forkchoice Log forkchoice weights on reorgs (#11849) 2023-01-05 20:06:40 -03: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 optimize and fix bug of attestations related code (#11869) 2023-01-16 02:19:46 +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 Clarify circuit breaker logs (#11876) 2023-01-16 17:49:23 +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 Address historical summaries feedback (#11864) 2023-01-16 12:44:40 +00:00
sync Move broadcast of BLS changes to the forkwatcher (#11878) 2023-01-16 15:00:11 +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.