prysm-pulse/beacon-chain
terence tsao 1c7c62cf8a
Attestation pool: continue if bad (#8550)
* Continue saving attestation when one is bad

* Gazelle

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-03-04 08:14:47 +00:00
..
blockchain Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
cache Add Better Peer Pruning (#8501) 2021-02-24 18:40:06 +00:00
core Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +00:00
db Add All Other Prysm CLI Entrypoints to "cmd" Folder (#8545) 2021-03-03 17:05:37 +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 Attestation pool: continue if bad (#8550) 2021-03-04 08:14:47 +00: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 Beacon state: Add interfaces (#8544) 2021-03-03 02:26:24 +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.