mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-08 18:51:19 +00:00
7c3027801b
* updating some protos * updating proto endpoints * updating generated code * fixing linting * updating protos * updating based on feedback. also removing unused storage protos * adding in deprecation notice on the server functions * Update proto/prysm/v1alpha1/beacon_chain.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/beacon_chain.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/health.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/validator.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/debug.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/eth/v1/beacon_chain.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/prysm/v1alpha1/health.proto Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Update proto/eth/service/beacon_chain_service.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/eth/service/beacon_chain_service.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Update proto/eth/service/beacon_chain_service.proto Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * addressing feedback * rewording comment * updating comments --------- Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> Co-authored-by: Radosław Kapka <rkapka@wp.pl> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.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.