prysm-pulse/testing
Radosław Kapka b692722ddf
Optimize SubmitAggregateSelectionProof VC action (#13711)
* Optimize `SubscribeCommitteeSubnets` VC action

* test fixes

* remove newline

* Optimize `SubmitAggregateSelectionProof`

* mock

* bzl gzl

* test fixes
2024-03-19 14:09:07 +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 Update bazel, rules_go, gazelle, and go versions (#13724) 2024-03-12 14:33:37 +00:00
util small cleanup on functions (#13666) 2024-02-26 22:23:23 +00:00
validator-mock Optimize SubmitAggregateSelectionProof VC action (#13711) 2024-03-19 14:09:07 +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.