prysm-pulse/time/slots
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
..
testing Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel revert revert of f6764fe62b (#12399) 2023-05-16 11:50:02 +00:00
countdown_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
countdown.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
slotticker_test.go revert revert of f6764fe62b (#12399) 2023-05-16 11:50:02 +00:00
slotticker.go refactor slot tickers with intervals (#12440) 2023-08-03 20:55:16 -03:00
slottime_test.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
slottime.go Verify roblobs (#13245) 2023-12-07 02:36:25 +00:00
slotutil_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00