File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "CREATE2_SALT" : " 0x0000000000000000000000000000000000000000000000000000000000000009" ,
3- "SP1_VERIFIER_GATEWAY_GROTH16" : " 0xbC42A182543d5AF01f51040955D149A74C015098 " ,
4- "V3_0_0_SP1_VERIFIER_GROTH16" : " 0xbe87F4Bf41213D1655FffE09573c075551e97145 "
3+ "SP1_VERIFIER_GATEWAY_GROTH16" : " 0x3c380a84855AFe756E7FB33fe59ae81466B19027 " ,
4+ "V3_0_0_SP1_VERIFIER_GROTH16" : " 0x6e325f6cEC3EeBD6cC1b68d2a6e93342a161e174 "
55}
Original file line number Diff line number Diff line change 22pragma solidity ^ 0.8.20 ;
33
44import {BaseScript} from "../../lib/sp1-contracts/contracts/script/utils/Base.s.sol " ;
5- import {SP1Verifier} from "../../lib/sp1-contracts/contracts/src/v3 .0.0/SP1VerifierGroth16.sol " ;
5+ import {SP1Verifier} from "../../lib/sp1-contracts/contracts/src/v4 .0.0-rc.3 /SP1VerifierGroth16.sol " ;
66import {SP1VerifierGateway} from "../../lib/sp1-contracts/contracts/src/SP1VerifierGateway.sol " ;
77import {ISP1VerifierWithHash} from "../../lib/sp1-contracts/contracts/src/ISP1Verifier.sol " ;
88
You can’t perform that action at this time.
0 commit comments