mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-12 04:30:04 +00:00
6c3b75f908
* proto (cherry picked from commit 7101910e0fab5a5572795115679fd6f8d8c8379b) * GetBlindedBlock (cherry picked from commit e5c269ddf7b0c9e04f72ed28982a82de56fcac55) * middleware (cherry picked from commit 1719ce5967b0f74786c596cc921f7256e6b224f3) * refactor * Update beacon-chain/rpc/apimiddleware/structs.go Co-authored-by: Potuz <potuz@prysmaticlabs.com> * update error message Co-authored-by: Potuz <potuz@prysmaticlabs.com> |
||
---|---|---|
.. | ||
blockchain | ||
builder | ||
cache | ||
core | ||
db | ||
deterministic-genesis | ||
execution | ||
forkchoice | ||
gateway | ||
monitor | ||
node | ||
operations | ||
p2p | ||
package | ||
rpc | ||
server | ||
slasher | ||
state | ||
sync | ||
BUILD.bazel | ||
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.
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.