File tree Expand file tree Collapse file tree 4 files changed +1006
-82
lines changed
Expand file tree Collapse file tree 4 files changed +1006
-82
lines changed Original file line number Diff line number Diff line change 2020 "@nomicfoundation/hardhat-network-helpers" : " ^1.0.0" ,
2121 "@nomicfoundation/hardhat-toolbox" : " ^4.0.0" ,
2222 "@nomicfoundation/hardhat-verify" : " ^2.0.0" ,
23- "@semaphore-protocol/core" : " 4.10 .0" ,
24- "@semaphore-protocol/hardhat" : " 4.10 .0" ,
23+ "@semaphore-protocol/core" : " ^4.13 .0" ,
24+ "@semaphore-protocol/hardhat" : " ^4.13 .0" ,
2525 "@typechain/ethers-v6" : " ^0.5.0" ,
2626 "@typechain/hardhat" : " ^9.0.0" ,
2727 "@types/chai" : " ^4.2.0" ,
3939 "typechain" : " ^8.3.0"
4040 },
4141 "dependencies" : {
42- "@semaphore-protocol/contracts" : " 4.10 .0"
42+ "@semaphore-protocol/contracts" : " ^4.13 .0"
4343 }
4444}
Original file line number Diff line number Diff line change 11NEXT_PUBLIC_DEFAULT_NETWORK = sepolia
22NEXT_PUBLIC_INFURA_API_KEY = abf67af1010b4b8d877e04244f1eac3d
3- NEXT_PUBLIC_FEEDBACK_CONTRACT_ADDRESS = 0xC606062c3D14a7F0c6D711371A40A7DeaDB99879
4- NEXT_PUBLIC_SEMAPHORE_CONTRACT_ADDRESS = 0x697c80d1F2654e88d52B16154929EB976568DB04
3+ NEXT_PUBLIC_FEEDBACK_CONTRACT_ADDRESS = 0x3f0072B0B0812bb033340D43d093D07c9DFb8188
4+ NEXT_PUBLIC_SEMAPHORE_CONTRACT_ADDRESS = 0x8A1fd199516489B0Fb7153EB5f075cDAC83c693D
55NEXT_PUBLIC_OPENZEPPELIN_AUTOTASK_WEBHOOK = https://api.defender.openzeppelin.com/actions/20fce2ae-844b-4ec0-a6a2-90a3350a9d2c/runs/webhook/303216d1-fa7d-4fca-8c5b-7ba1ba544fc7/2T7i9xrkZA5j37hoaQLUuw
66NEXT_PUBLIC_GELATO_RELAYER_ENDPOINT = https://api.gelato.digital/relays/v2/sponsored-call
77NEXT_PUBLIC_GELATO_RELAYER_CHAIN_ID = 11155111
Original file line number Diff line number Diff line change 1515 "@chakra-ui/theme-tools" : " ^2.1.2" ,
1616 "@emotion/react" : " ^11.11.3" ,
1717 "@emotion/styled" : " ^11.11.0" ,
18- "@semaphore-protocol/core" : " 4.10 .0" ,
19- "@semaphore-protocol/data" : " 4.10 .0" ,
18+ "@semaphore-protocol/core" : " ^4.13 .0" ,
19+ "@semaphore-protocol/data" : " ^4.13 .0" ,
2020 "ethers" : " ^6.11.0" ,
2121 "framer-motion" : " ^11.0.5" ,
2222 "next" : " 14.1.0" ,
You can’t perform that action at this time.
0 commit comments