Files
prysm/beacon-chain
Potuz ddafedc268 Implement consensus-specs/3875 (#14458)
* WIP

- beacon-chain builds

* pass blockchain tests

* pass beacon-chain/execution tests

* Passing RPC tests

* fix building

* add changelog

* fix linters

* Spectests

* copy requests on Copy()

* Fix tests

* Fix config test

* fix verification tests

* add aliases for Electra types

* double import and unskip spectests

* Remove unnecessary comment
2024-09-25 17:06:52 +00:00
..
2024-09-12 23:00:20 +00:00
2024-09-12 23:00:20 +00:00
2024-04-11 23:07:44 +00:00
2024-09-12 23:00:20 +00:00
2024-09-12 23:00:20 +00:00
2024-09-12 23:00:20 +00:00
2024-02-15 05:46:47 +00:00
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.