prysm-pulse/testing
Nishant Das 2616de1eb1
Check Unrealized Justification Balances In Spectests (#13710)
* add them

* Ensure activation epoch does not overflow

* add them all in

* better check for overflow

* fix tests

* fix tests

---------

Co-authored-by: Potuz <potuz@prysmaticlabs.com>
2024-03-08 14:49:34 +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 Check Unrealized Justification Balances In Spectests (#13710) 2024-03-08 14:49:34 +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 Add support for sync committee selections (#13633) 2024-02-23 13:53:42 +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.