mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
3f446e6383
* Add attestation unit test * process_attestation doesn't throw exceptions * Allow SSZ deserialization of both real and invalid signatures * Add new process_attestation checks - pass all process_attestation tests * Add sanity check for #361 * Fix SSZ testing after fromBytes/fromSSZBytes changes