prysm-pulse/runtime
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
..
debug Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
fdlimits Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
interop E2E deposit testing overhaul (#11667) 2022-11-19 03:40:32 +00:00
logging/logrus-prefixed-formatter Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
maxprocs Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
messagehandler Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prereqs Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
tos Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
version Capella beacon state (#11141) 2022-10-12 11:39:19 -05:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_registry_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service_registry.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00