mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
d58d3f2c57
* 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> |
||
---|---|---|
.. | ||
testing | ||
BUILD.bazel | ||
execution_test.go | ||
execution.go | ||
factory_test.go | ||
factory.go | ||
getters_test.go | ||
getters.go | ||
proto_test.go | ||
proto.go | ||
types.go |