prysm-pulse/beacon-chain
Nishant Das 2616de1eb1
Check Unrealized Justification Balances In Spectests (#13710)
* add them

* Ensure activation epoch does not overflow

* add them all in

* better check for overflow

* fix tests

* fix tests

---------

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2024-03-08 14:49:34 +00:00
..
blockchain
builder
cache
core
das
db
deterministic-genesis
execution
forkchoice
gateway
monitor
node
operations
p2p
package
rpc
slasher
startup
state Check Unrealized Justification Balances In Spectests (#13710) 2024-03-08 14:49:34 +00:00
sync
verification
README.md

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.