Merge remote-tracking branch 'origin/unstable' into progressive-list-tests

This commit is contained in:
Michael Sproul
2026-01-12 18:36:09 +11:00
304 changed files with 3275 additions and 4308 deletions

View File

@@ -1,6 +1,7 @@
#![cfg(feature = "ef_tests")]
use ef_tests::*;
use typenum::Unsigned;
use types::*;
// Check that the hand-computed multiplications on EthSpec are correctly computed.