prysm-pulse/beacon-chain
Nishant Das 9cfb823cc6
Simplify List Attestations RPC Method (#11292)
* simplify

* fix tests

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-08-23 12:47:16 -04:00
..
blockchain Insert attestations on block (#11260) 2022-08-19 17:02:17 +00:00
builder Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
cache Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
core Improve beacon chain coverage Part 1 (#11080) 2022-08-16 16:19:01 +00:00
db Remove Bolt Mmap Flag (#11236) 2022-08-17 12:22:41 +00:00
deterministic-genesis Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
execution Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
forkchoice Protoarray deadlocks (#11271) 2022-08-19 14:46:12 +00:00
gateway Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
monitor Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
node Remove Disable DiscoveryV5 Flag (#11237) 2022-08-17 12:45:12 +00:00
operations Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
p2p Remove Disable DiscoveryV5 Flag (#11237) 2022-08-17 12:45:12 +00:00
package Add Back Fallback Provider Flag (#11281) 2022-08-22 11:20:21 -04:00
rpc Simplify List Attestations RPC Method (#11292) 2022-08-23 12:47:16 -04:00
server Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
state Improve beacon chain coverage Part 1 (#11080) 2022-08-16 16:19:01 +00:00
sync Bring Down Error To A Debug Log (#11283) 2022-08-22 12:00:50 +00:00
BUILD.bazel Add Goland Standard "cmd" Pattern for Beacon-Chain Binaries (#8540) 2021-03-02 13:36:03 -06: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.