Skip to content

Commit

Permalink
chore/test goerli deployment (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xCardinalError authored Dec 11, 2023
1 parent c868680 commit 5cef17f
Show file tree
Hide file tree
Showing 8 changed files with 576 additions and 235 deletions.
220 changes: 148 additions & 72 deletions deployments/pretestnet/PostageStamp.json

Large diffs are not rendered by default.

66 changes: 33 additions & 33 deletions deployments/pretestnet/PriceOracle.json

Large diffs are not rendered by default.

134 changes: 67 additions & 67 deletions deployments/pretestnet/Redistribution.json

Large diffs are not rendered by default.

99 changes: 53 additions & 46 deletions deployments/pretestnet/StakeRegistry.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion helper-hardhat-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const networkConfig: networkConfigInfo = {
hardhat: { swarmNetworkId: 0, multisig: '0x3c8F39EE625fCF97cB6ee22bCe25BE1F1E5A5dE8' },
pretestnet: {
blockConfirmations: 6,
swarmNetworkId: 333,
swarmNetworkId: 444,
multisig: '0xb1C7F17Ed88189Abf269Bf68A3B2Ed83C5276aAe',
},
sepolia: {
Expand Down
96 changes: 80 additions & 16 deletions testnet_deployed.json

Large diffs are not rendered by default.

0 comments on commit 5cef17f

Please sign in to comment.