prysm-pulse/beacon-chain
2024-02-03 19:20:04 +00:00
..
blockchain Add metric for data availability wait time (#13534) 2024-01-26 18:17:25 +00:00
builder Return payload value in Wei from /eth/v3/validator/blocks (#13497) 2024-01-24 20:58:35 +00:00
cache Fix typo in [beacon-chain/cache/depositsnapshot/deposit_cache_test.go]: Corrected a spelling error. (#13532) 2024-02-03 05:14:32 +00:00
core fix off by one (#13529) 2024-01-26 00:05:56 +00:00
das Only process blocks which haven't been processed (#13442) 2024-01-09 22:14:03 +00:00
db Beacon node slasher improvement (#13549) 2024-01-31 09:49:14 +00:00
deterministic-genesis
execution Makes Our New Deposit Trie The Default (#13555) 2024-01-30 05:15:52 +00:00
forkchoice Check init sync before getting payload attributes (#13479) 2024-01-17 15:39:28 +00:00
gateway REST VC: Subscribe to Beacon API events (#13453) 2024-01-18 14:27:41 +00:00
monitor
node Block backfilling (#12968) 2024-01-23 07:54:30 +00:00
operations Capitalize Aggregated Unaggregated Attestations Log (#13473) 2024-01-17 13:30:31 +00:00
p2p Block backfilling (#12968) 2024-01-23 07:54:30 +00:00
package
rpc Move API structs to api module (#13577) 2024-02-03 11:57:01 +00:00
slasher Beacon node slasher improvement (#13549) 2024-01-31 09:49:14 +00:00
startup Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
state Do Not Cache For Non Active Public Keys (#13581) 2024-02-03 05:19:54 +00:00
sync Rename block by range request log (#13561) 2024-02-03 19:20:04 +00:00
verification Block backfilling (#12968) 2024-01-23 07:54:30 +00:00
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.

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.