prysm-pulse/runtime
kasey 4008ea736f
Verify roblobs (#13245)
* scaffolding for verification package

* WIP blob verification methods

* lock wrapper for safer forkchoice sharing

* more solid cache and verification designs; adding tests

* more test coverage, adding missing cache files

* clearer func name

* remove forkchoice borrower (it's in another PR)

* revert temporary interface experiment

* lint

* nishant feedback

* add comments with spec text to all verifications

* some comments on public methods

* invert confusing verification name

* deep source

* remove cache from ProposerCache + gaz

* more consistently early return on error paths

* messed up the test with the wrong config value

* terence naming feedback

* tests on BeginsAt

* lint

* deep source...

* name errors after failure, not expectation

* deep sooource

* check len()==0 instead of nil so empty lists work

* update test for EIP-7044

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2023-12-07 02:36:25 +00:00
..
debug Update Github Actions Go Version (#12391) 2023-05-12 15:51:20 +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 Verify roblobs (#13245) 2023-12-07 02:36:25 +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