mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-01 07:51:21 +00:00
9f2543267e
* errors in signatures of deposits lead to ignoring the deposit instead of error (by spec) * add appropriate error log for invalid signature in process deposit * Small comment improvement Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com> * improved log Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com> * adds three unit tests for skipping deposits with invalid and uncompressed signatures and one for successfully performing a process deposit with a valid signature (inclusive signature checking) * fix panics, still test failures * adapts tests to use testutil * add forgotten dependencies * reordering imports according to goimports |
||
---|---|---|
.. | ||
blocks | ||
epoch | ||
helpers | ||
state | ||
validators |