prysm-pulse/beacon-chain
Nishant Das 1d5a09c05d
Optimize Adding Dirty Indices (#13660)
* add it in

* add in test

* potuz's review
2024-02-24 10:08:17 +00:00
..
blockchain Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
builder Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
cache Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
core add changes (#13657) 2024-02-23 10:51:46 +00:00
das Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
db blob save fsync feature flag (#13652) 2024-02-23 23:14:35 +00:00
deterministic-genesis Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
execution Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
forkchoice Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
gateway Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
monitor Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
node blob save fsync feature flag (#13652) 2024-02-23 23:14:35 +00:00
operations Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
p2p Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
package Update cross compile toolchains (#12069) 2023-03-07 20:09:46 +00:00
rpc Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +00:00
slasher Slasher: Reduce surrounding/surrounded attestations processing time (#13629) 2024-02-21 15:12:37 +00:00
startup Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
state Optimize Adding Dirty Indices (#13660) 2024-02-24 10:08:17 +00:00
sync add changes (#13657) 2024-02-23 10:51:46 +00:00
verification Unify log fields (#13654) 2024-02-22 22:40:36 +00: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.