prysm-pulse/beacon-chain
kasey 4c3dbae3c0
tests for origin blob fetching (#13667)
* tests for origin blob fetching

* Update beacon-chain/sync/initial-sync/service.go

Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: Preston Van Loon <pvanloon@offchainlabs.com>
2024-03-02 15:11:22 +00:00
..
blockchain tests for origin blob fetching (#13667) 2024-03-02 15:11:22 +00:00
builder Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
cache Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +00:00
core Employ Dynamic Cache Sizes (#13640) 2024-02-28 10:46:52 +00:00
das Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
db tests for origin blob fetching (#13667) 2024-03-02 15:11:22 +00:00
deterministic-genesis Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
execution Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
forkchoice Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
gateway move setting route handlers to registration from start (#13676) 2024-02-28 11:30:31 +00:00
monitor Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
node move setting route handlers to registration from start (#13676) 2024-02-28 11:30:31 +00:00
operations Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
p2p Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
package Update cross compile toolchains (#12069) 2023-03-07 20:09:46 +00:00
rpc Fix failed reorg log (#13679) 2024-02-29 15:23:29 +00:00
slasher Slasher: Reduce surrounding/surrounded attestations processing time (#13629) 2024-02-21 15:12:37 +00:00
startup Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
state add changes (#13661) 2024-02-26 13:45:17 +00:00
sync tests for origin blob fetching (#13667) 2024-03-02 15:11:22 +00:00
verification Unify log fields (#13654) 2024-02-22 22:40:36 +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.