prysm-pulse/runtime/interop
kasey d58d3f2c57
E2E deposit testing overhaul (#11667)
* rewrite/refactor deposit testing code

keep track of sent deposits so that they can be compared in detail with
the validator set retreived from the API.

* fix bugs in evaluator and retry

* lint + deepsource appeasement

* typo s/Sprintf/Printf/

* gosec, more like nosec

* fix gosec number - 204->304

* type switch to get signed block from container

* improve comments

* centralizing constants and adding comments

* lock around Depositor to avoid future races

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2022-11-19 03:40:32 +00:00
..
BUILD.bazel Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
generate_genesis_state_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
generate_genesis_state.go Update go to 1.19.3 (#11630) 2022-11-18 19:12:19 +00:00
generate_keys_test.go E2E deposit testing overhaul (#11667) 2022-11-19 03:40:32 +00:00
generate_keys.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
keygen_test_vector.yaml Miscellaneous Packages from Shared Into Proper Folders (#9638) 2021-09-21 18:11:16 +00:00