prysm-pulse/beacon-chain
terence tsao 90da16432f
Refactor ProcessAttestationNoVerifySignature to VerifyAttestationNoVerifySignature (#8566)
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-03-06 14:53:28 +00:00
..
blockchain Use deep ssz (#8557) 2021-03-04 13:31:39 -06:00
cache Add Better Peer Pruning (#8501) 2021-02-24 18:40:06 +00:00
core Refactor ProcessAttestationNoVerifySignature to VerifyAttestationNoVerifySignature (#8566) 2021-03-06 14:53:28 +00:00
db Exclude Instead of Ignore With Gazelle (#8559) 2021-03-04 21:01:32 +00:00
forkchoice ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
gateway Provide TLS certificate to gRPC gateway (#8418) 2021-02-10 04:23:12 +00:00
interop-cold-start Use Custom Type ValidatorIndex Across Prysm (#8478) 2021-02-23 00:14:50 +00:00
node Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
operations Add Spans To Attestation Caches (#8556) 2021-03-05 09:17:27 -06:00
p2p Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
powchain Remove outdated and skipped TestConsistentGenesisState (#8506) 2021-02-24 13:40:19 +00:00
rpc Simplify API beacon pool tests (#8564) 2021-03-05 16:10:48 +00:00
state Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
sync Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06:00
README.md Fix Up READMEs for Mainnet (#7910) 2020-11-23 18:47:55 +00:00

Prysmatic Labs Beacon Chain Implementation

This is the main project folder for the beacon chain implementation of eth2 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.