prysm-pulse/runtime
kasey 0e043d55b4
VerifiedROBlobs in initial-sync (#13351)
* Use VerifiedROBlobs in initial-sync

* Update beacon-chain/das/cache.go

Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>

* Apply suggestions from code review

comment fixes

Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>

* fix lint error from gh web ui

* deepsource fixes

* more deepsource

* fix init wiring

* mark blobless blocks verified in batch mode

* move sig check after parent checks

* validate block commitment length at start of da check

* remove vestigial locking

* rm more copy-locksta

* rm old comment

* fail the entire batch if any sidecar fails

* lint

* skip redundant checks, fix len check

* assume sig and proposer checks passed for block

* inherits most checks from processed block

* Assume block processing handles most checks

* lint

* cleanup unused call and gaz

* more detailed logging for e2e

* fix bad refactor breaking non-finalized init-sync

* self-review cleanup

* gaz

* Update beacon-chain/verification/blob.go

Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>

* terence and justin feedback

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: Justin Traglia <95511699+jtraglia@users.noreply.github.com>
2024-01-06 23:47:09 +00:00
..
debug Refactor validator client help. (#13401) 2024-01-02 18:02:28 +00:00
fdlimits Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
interop Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
logging VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
maxprocs Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
messagehandler Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
prereqs Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
tos Update Terms of Service (#13163) 2023-11-02 17:11:11 +00:00
version Replace Empty Slice Literals with Nil Slices (#13093) 2023-10-23 16:36:11 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_registry_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
service_registry.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00