prysm-pulse/beacon-chain
Raul Jordan 975f0ea1af
[Service Config Revamp] - Blockchain Initialization (#9783)
* viz

* unexport config

* builds

* viz

* viz

* register cfg

* fuzz

* blockchain opts

* deepsource

* rename flag opts
2021-10-18 17:48:05 +00:00
..
blockchain [Service Config Revamp] - Blockchain Initialization (#9783) 2021-10-18 17:48:05 +00:00
cache Add in Stronger Length Checks (#9758) 2021-10-08 17:41:36 +00:00
core [Service Config Revamp] - Blockchain Initialization (#9783) 2021-10-18 17:48:05 +00:00
db Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
forkchoice Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
gateway Register v1alpha2 endpoints in the gateway (#9768) 2021-10-12 15:13:52 +00:00
interop-cold-start Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
node [Service Config Revamp] - Blockchain Initialization (#9783) 2021-10-18 17:48:05 +00:00
operations Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
p2p Minor cleanups (#9743) 2021-10-06 13:23:40 -05:00
package Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
powchain updateInterval (#9764) 2021-10-11 22:12:07 -05:00
rpc Refactor rpc proposer into smaller files (#9796) 2021-10-18 11:35:32 -05:00
server Register v1alpha2 endpoints in the gateway (#9768) 2021-10-12 15:13:52 +00:00
slasher Use Unique Slot Time Tickers for Slasher (#9723) 2021-10-03 07:49:01 +00:00
state Handle Invalid Number Of Leaves (#9761) 2021-10-12 10:36:57 +00:00
sync Return Error For Batch Verifier (#9766) 2021-10-13 23:52:22 +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.