Forge
Added
Secp256k1
andSecp256r1
curves support forKeyPair
insnforge_std
Changed
- maximum number of computational steps per call set to current Starknet limit (3M)
mean
andstd deviation
fields are displayed for gas usage while running fuzzing tests- Cairo edition in
snforge_std
andsncast_std
set to2023_10
snforge_std::signature
module withstark_curve
,secp256k1_curve
andsecp256r1_curve
submodules
Fixed
- Safe library dispatchers in test code no longer propagate errors when not intended to