mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 19:40:37 +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> |
||
---|---|---|
.. | ||
altair.go | ||
attestation_test.go | ||
attestation.go | ||
bazel.go | ||
bellatrix_state_test.go | ||
bellatrix_state.go | ||
bellatrix.go | ||
block_test.go | ||
block.go | ||
BUILD.bazel | ||
capella_state.go | ||
deposits_test.go | ||
deposits.go | ||
helpers_test.go | ||
helpers.go | ||
merge.go | ||
state_test.go | ||
state.go | ||
sync_aggregate.go | ||
sync_committee.go | ||
wait_timeout.go |