prysm-pulse/testing
kasey 07a0a95ee7
Blob verification spectest (#13707)
* use real blob verifier in forkchoice spectest

* wip

* Use real blob sidecar for test

* Set file db correctly

* correctly handle blob cases where valid=false

* work-around spectest's weird Fork in genesis state

* gaz

* revert T-money's log level change

* rm whitespace

* unskip minimal test

* Preston's feedback

---------

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2024-03-08 18:20:38 +00:00
..
assert Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
assertions Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
benchmark Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
bls Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
endtoend Unify log fields (#13654) 2024-02-22 22:40:36 +00:00
middleware Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
mock Switch gomock library (#13639) 2024-02-21 18:37:17 +00:00
require Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
slasher/simulator Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
spectest Blob verification spectest (#13707) 2024-03-08 18:20:38 +00:00
spectypes Cleaner genesis state population (#11809) 2022-12-22 05:38:51 +00:00
util small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
validator-mock Optimize SubscribeCommitteeSubnets VC action (#13702) 2024-03-08 18:08:35 +00:00
README.md Update bazel and other CI improvements (#13246) 2023-12-01 22:20:54 +00:00

Prysm Testing

Special bazel tags:

  • "CI_race_detection": Apply this tag to test targets that want to run with race detection in CI.