File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hub/osaka/constraints/instruction-handling/call/precompiles/common Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 267267; ; P256_VERIFY related shorthands sanity checks ;;
268268; ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~;;
269269
270- (defproperty precompile-processing---common---address-recovery -success-shorthands-sanity-checks
270+ (defproperty precompile-processing---common---signature-verification -success-shorthands-sanity-checks
271271 (begin
272272 (is-binary (precompile-processing---common---p256-sufficient-gas-wrong-cds))
273273 (is-binary (precompile-processing---common---p256-sig-verification-failure))
Original file line number Diff line number Diff line change 7474
7575(defun (precompile-processing---ECRECOVER-and-P256VERIFY---mmu-phas e ) (+ (* (* PHASE_ECRECOVER_RESULT scenario/PRC_ECRECOVER )
7676 (* PHASE_P256_VERIFY_RESULT scenario/PRC_P256_VERIFY )
77- ))
77+ )))
7878
7979
8080; ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~;;
You can’t perform that action at this time.
0 commit comments