prysm-pulse/beacon-chain
terence tsao f52f737d2b
Review Altair core epoch files with changes (#9556)
* Clean up core epoch for Altair

* Update BUILD.bazel

* Remove check for spec test

* Update validators_test.go

* Update validators_test.go

* Update beacon-chain/core/altair/epoch_precompute.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/core/altair/epoch_precompute_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/core/altair/epoch_spec.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-09-22 15:07:05 +00:00
..
blockchain Review Altair core epoch files with changes (#9556) 2021-09-22 15:07:05 +00:00
cache Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
core Review Altair core epoch files with changes (#9556) 2021-09-22 15:07:05 +00:00
db Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
forkchoice Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
gateway Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
interop-cold-start Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00
node Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
operations Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
p2p Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
package Move Miscellaneous Shared/ Packages Into Semantic Groups (#9624) 2021-09-17 19:20:50 +00:00
powchain Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
rpc Review Altair core epoch files with changes (#9556) 2021-09-22 15:07:05 +00:00
server Production version of Altair Eth APIs (#9640) 2021-09-21 19:20:57 +00:00
slasher Optimized Slasher Parameters (#9361) 2021-08-13 16:53:04 +00:00
state Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
sync Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +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.