prysm-pulse/beacon-chain
Raul Jordan 23e2d62c0c
Create Container Package for Shared/ Subpackages (#9607)
* ensure run

* amend

* fix initial sync test target

Co-authored-by: prestonvanloon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-16 12:05:58 -05:00
..
blockchain Remove next slot cache usage for fork choice handler (#9601) 2021-09-16 15:29:59 +00:00
cache Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
core Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
db Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
forkchoice Add pkg crypto (#9603) 2021-09-15 22:55:11 +00:00
gateway Implement GetBlockV2 in the beacon API (#9433) 2021-08-26 15:22:06 +00:00
interop-cold-start Create time Package for Shared/timeutil, mclock and slotutil (#9594) 2021-09-15 00:09:04 +00:00
node Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
operations Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
p2p Create Runtime Package for Moving Several Packages in Shared/ (#9588) 2021-09-16 09:46:29 +00:00
package Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
powchain Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
rpc Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
server Create Runtime Package for Moving Several Packages in Shared/ (#9588) 2021-09-16 09:46:29 +00:00
slasher Optimized Slasher Parameters (#9361) 2021-08-13 16:53:04 +00:00
state Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05:00
sync Create Container Package for Shared/ Subpackages (#9607) 2021-09-16 12:05:58 -05: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.