mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-13 15:07:01 +00:00
* [Test] Official operations - deposits unit test * Allow ignoring deposits with invalid signature * We need stacktraces to debug windows 64 issue https://github.com/status-im/nim-beacon-chain/pull/408#issuecomment-529236359 * fix naming of unit test proc * Revert "We need stacktraces to debug windows 64 issue https://github.com/status-im/nim-beacon-chain/pull/408#issuecomment-529236359" This reverts commit 04b8b05162c523b73d9c5a4719f8e60c5092583f. * skip windows-64 in CI #435 * proposer slashing started to crash as well on win-64 #435