Skip to content

Commit

Permalink
deploy: new verifier hydraS1 trusted setup v1.0.6 and upgrade hydra s…
Browse files Browse the repository at this point in the history
…1 simple proxy by accountbound for goerli
  • Loading branch information
leosayous21 committed Dec 5, 2022
1 parent c4fdacf commit 23129fd
Show file tree
Hide file tree
Showing 8 changed files with 2,178 additions and 2,098 deletions.
691 changes: 547 additions & 144 deletions deployments/goerli/HydraS1AccountboundAttester.json

Large diffs are not rendered by default.

1,378 changes: 1,378 additions & 0 deletions deployments/goerli/HydraS1AccountboundAttesterImplem.json

Large diffs are not rendered by default.

963 changes: 0 additions & 963 deletions deployments/goerli/HydraS1AccountboundAttesterImplemV2.json

This file was deleted.

975 changes: 0 additions & 975 deletions deployments/goerli/HydraS1AccountboundAttesterImplemV3.json

This file was deleted.

28 changes: 14 additions & 14 deletions deployments/goerli/HydraS1Verifier.json

Large diffs are not rendered by default.

237 changes: 237 additions & 0 deletions deployments/goerli/solcInputs/24c70469fd559e01f6ff2a10472da9a6.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ const config: HardhatUserConfig = {
solidity: {
compilers: [
{
version: '0.8.17',
version: '0.8.14',
settings: {
optimizer: { enabled: true, runs: 200 },
},
Expand Down
2 changes: 1 addition & 1 deletion tasks/deploy-tasks/deployments-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ export const deploymentsConfig: DeploymentsConfigTypes = {
collectionIdLast: '10000000',
},
hydraS1Verifier: {
address: '0x522018b86645F597626aa127EfC22D55a5c79F11',
address: '0xe1bFE993cF8dB9a3214Cc77fD68194Ac534078b4',
},
hydraS1SimpleAttester: {
enableDeployment: false,
Expand Down

0 comments on commit 23129fd

Please sign in to comment.