mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
e49f1321b7
* Initial setup * Fix all tests and handler func * Cleanup * Fix the tests * Remove middleware endpoint * Add endpoint * Switch query param to path * Fix e2e test * Update beacon-chain/rpc/eth/beacon/handlers.go Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Update beacon-chain/rpc/eth/beacon/handlers.go Co-authored-by: Radosław Kapka <rkapka@wp.pl> * Radek & James Reviews * Check blockId length * Add length check * Fix * Revert "Fix e2e test" This reverts commit 6289c1de5c569daef6e6bda3600c2e5561a168d9. * use v1alpha1 server to get root --------- 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 | ||
slasher | ||
startup | ||
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.