Skip to content

Commit 315fd41

Browse files
author
Dev Kalra
authored
[cosmwasm] osmosis mainnet deployment (#833)
* correct lable * osmosis mainnet deploymnent
1 parent 2df32a6 commit 315fd41

File tree

7 files changed

+95
-4
lines changed

7 files changed

+95
-4
lines changed

target_chains/cosmwasm/tools/src/chains-manager/chains.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ export const CHAINS_NETWORK_CONFIG: Record<ChainId, ChainNetworkConfig> = {
115115
[ChainId.OSMOSIS]: {
116116
chainId: ChainId.OSMOSIS,
117117
chainType: ChainType.COSMWASM,
118-
executorEndpoint: "https://rpc.osmotest5.osmosis.zone/",
119-
querierEndpoint: "https://rpc.osmotest5.osmosis.zone/",
118+
executorEndpoint: "https://rpc.osmosis.zone:443",
119+
querierEndpoint: "https://rpc.osmosis.zone:443",
120120
prefix: "osmo",
121121
gasPrice: "0.025uosmo",
122122
},

target_chains/cosmwasm/tools/src/helper.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ export function getChainIdsForStableDeployment(): ChainId[] {
1010
ChainId.INJECTIVE_TESTNET,
1111
ChainId.OSMOSIS_TESTNET_4,
1212
ChainId.OSMOSIS_TESTNET_5,
13+
ChainId.OSMOSIS,
1314
ChainId.SEI_TESTNET_ATLANTIC_2,
1415
ChainId.NEUTRON_TESTNET_PION_1,
1516
ChainId.JUNO_TESTNET,

target_chains/cosmwasm/tools/src/instantiate-pyth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ async function run() {
122122
),
123123
deploymentType: argv.deploy as DeploymentType,
124124
}),
125-
label: "wormhole",
125+
label: "pyth",
126126
});
127127
},
128128
});

target_chains/cosmwasm/tools/src/wormhole-stub.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ async function run() {
134134
contractAddr: instantiateContractRes.contractAddr,
135135
msg: {
136136
// @ts-ignore
137-
submit_v_a_a: { vaa: hexToBase64(VAA_MAINNET_UPGRADES[id]) },
137+
submit_v_a_a: { vaa: hexToBase64(STABLE_VAA_UPGRADES[id]) },
138138
},
139139
});
140140
},
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"deploy-pyth-code": {
3+
"status": "fulfilled",
4+
"result": {
5+
"txHash": "THIS WAS GENERATED THROUGH A PROPOSAL. CODE LINK: https://celatone.osmosis.zone/mainnet/codes/45",
6+
"codeId": 45
7+
}
8+
},
9+
"instantiate-contract": {
10+
"status": "fulfilled",
11+
"result": {
12+
"contractAddr": "osmo13ge29x4e2s63a8ytz2px8gurtyznmue4a69n5275692v3qn3ks8q7cwck7",
13+
"txHash": "240AA1BCA6EEF29D98691FDC23F6BA99FD6D584F0DD7289996CC961A86F840B0"
14+
}
15+
},
16+
"set-own-admin": {
17+
"status": "fulfilled",
18+
"result": {
19+
"txHash": "F6C1E68454D42193A617BE0A53B9AD424DCF1839E1BE6F4AAA6E176F7E9D0D79"
20+
}
21+
}
22+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"push-price-update": {
3+
"status": "fulfilled",
4+
"result": {
5+
"txHash": "3741C27A656354E2ACF2CBE901F282A68AE425D77AFEE24010CB5627E77B1E24"
6+
}
7+
},
8+
"fetch-price-feed-update": {
9+
"status": "fulfilled",
10+
"result": {
11+
"price_feed": {
12+
"id": "e62df6c8b4a85fe1a67db44dc12de5db330f7ac66b72dc658afedf0f4a415b43",
13+
"price": {
14+
"price": "2738164413138",
15+
"conf": "605476721",
16+
"expo": -8,
17+
"publish_time": 1684822184
18+
},
19+
"ema_price": {
20+
"price": "2738288100000",
21+
"conf": "610717010",
22+
"expo": -8,
23+
"publish_time": 1684822184
24+
}
25+
}
26+
}
27+
}
28+
}
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"deploy-wormhole-code": {
3+
"status": "fulfilled",
4+
"result": {
5+
"txHash": "THIS WAS GENERATED THROUGH A PROPOSAL. CODE LINK: https://celatone.osmosis.zone/mainnet/codes/46",
6+
"codeId": 46
7+
}
8+
},
9+
"instantiate-contract": {
10+
"status": "fulfilled",
11+
"result": {
12+
"txHash": "38CF004A945F732D4616E330B79922EF2CAEB4C13608C7878C74C21FDC6DE8F8",
13+
"contractAddr": "osmo1t7qham5kle36rs28se2xd7cckm9mpwzgt65t40lrdf8fcq3837qqjvw80s"
14+
}
15+
},
16+
"set-own-admin": {
17+
"status": "fulfilled",
18+
"result": {
19+
"txHash": "043B049A6FEBD93C00D58FC10ECE2E887553DA4FF18DB4B3D2373D6DC8247974"
20+
}
21+
},
22+
"GUARDIAN_SET_UPGRADE_1_VAA": {
23+
"status": "fulfilled",
24+
"result": {
25+
"txHash": "FF1A1999088B7848A04BA132108A6638915A0260AAC667F213BA1CEEC358F288"
26+
}
27+
},
28+
"GUARDIAN_SET_UPGRADE_2_VAA": {
29+
"status": "fulfilled",
30+
"result": {
31+
"txHash": "2A324FB5341DA73FF39F640987AB3E25EB197E851C898D8DA928D8A13CF83E1A"
32+
}
33+
},
34+
"GUARDIAN_SET_UPGRADE_3_VAA": {
35+
"status": "fulfilled",
36+
"result": {
37+
"txHash": "E1097EF9DDF29345E375B44F48A671B9441AC7CF7DB60ECE7EC83DCBA1F885AE"
38+
}
39+
}
40+
}

0 commit comments

Comments
 (0)