prysm-pulse/beacon-chain
Nishant Das 236a5c4167
Cleanup From Deepsource (#9961)
* ds cleanup

* fix

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-12-01 18:56:07 +00:00
..
blockchain Rename To Signature Batch (#9926) 2021-11-23 17:57:06 +01:00
cache Monitor sync committee (#9923) 2021-11-24 09:56:34 +08:00
core Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
db Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
deterministic-genesis Rename Interop-Cold-Start Package to Deterministic-Genesis (#9841) 2021-11-02 14:55:36 +00: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
monitor fix operation precedence (#9965) 2021-12-01 17:14:08 +00:00
node Monitor service (#9933) 2021-11-30 19:27:03 -03:00
operations Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
p2p Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
package Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
powchain Add in Deposit Map To Cache (#9885) 2021-11-16 02:07:42 +00:00
rpc Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
server Register v1alpha2 endpoints in the gateway (#9768) 2021-10-12 15:13:52 +00:00
slasher Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
state Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +00:00
sync Cleanup From Deepsource (#9961) 2021-12-01 18:56:07 +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.