prysm-pulse/beacon-chain/verification
Potuz 28596d669b
Use proposer index cache for blob verification (#13423)
* Use proposer index cache for blob verification

* add unit test

* Fix test

---------

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2024-01-07 03:24:07 +00:00
..
blob_test.go Use proposer index cache for blob verification (#13423) 2024-01-07 03:24:07 +00:00
blob.go Use proposer index cache for blob verification (#13423) 2024-01-07 03:24:07 +00:00
BUILD.bazel VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
cache_test.go Use proposer index cache for blob verification (#13423) 2024-01-07 03:24:07 +00:00
cache.go Use proposer index cache for blob verification (#13423) 2024-01-07 03:24:07 +00:00
error.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
fake.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
initializer_test.go initialize sig cache for verification.Initializer (#13295) 2023-12-07 20:14:01 +00:00
initializer.go Use proposer index cache for blob verification (#13423) 2024-01-07 03:24:07 +00:00
interface.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
mock.go VerifiedROBlobs in initial-sync (#13351) 2024-01-06 23:47:09 +00:00
result.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00