Skip to content

Commit bf90c49

Browse files
committed
update to v4
1 parent 94214af commit bf90c49

File tree

3 files changed

+256
-333
lines changed

3 files changed

+256
-333
lines changed

apps/remix-ide/src/assets/list.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,9 +1079,22 @@
10791079
"bzzr://6e70fe6bfe8c3fc63f8a3eba733731aab129e6e58828b78058e53bb50440709b",
10801080
"dweb:/ipfs/QmZy5ho8W943FMGwppXZFS1WFrVwV3UXhUUwcD7oH5vrYe"
10811081
]
1082+
},
1083+
{
1084+
"path": "soljson-v0.8.24+commit.e11b9ed9.js",
1085+
"version": "0.8.24",
1086+
"build": "commit.e11b9ed9",
1087+
"longVersion": "0.8.24+commit.e11b9ed9",
1088+
"keccak256": "0x1b6ceeabad21bbb2011ba13373160f7c4d46c11371a354243ee1be07159345f3",
1089+
"sha256": "0x11b054b55273ec55f6ab3f445eb0eb2c83a23fed43d10079d34ac3eabe6ed8b1",
1090+
"urls": [
1091+
"bzzr://c604bdd6384bf73594cd0e5cfbe979048191549ebc88e70996346f3b744c0680",
1092+
"dweb:/ipfs/QmW2SQbEhiz3n2qV5iL8WBgzapv6cXjkLStvTMpCZhvr2x"
1093+
]
10821094
}
10831095
],
10841096
"releases": {
1097+
"0.8.24": "soljson-v0.8.24+commit.e11b9ed9.js",
10851098
"0.8.23": "soljson-v0.8.23+commit.f704f362.js",
10861099
"0.8.22": "soljson-v0.8.22+commit.4fc1097e.js",
10871100
"0.8.21": "soljson-v0.8.21+commit.d9974bed.js",
@@ -1173,5 +1186,5 @@
11731186
"0.4.0": "soljson-v0.4.0+commit.acd334c9.js",
11741187
"0.3.6": "soljson-v0.3.6+commit.3fc68da5.js"
11751188
},
1176-
"latestRelease": "0.8.23"
1189+
"latestRelease": "0.8.24"
11771190
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"@remixproject/plugin-ws": "0.3.42",
153153
"@ricarso/react-image-magnifiers": "^1.9.0",
154154
"@types/nightwatch": "^2.3.1",
155-
"@web3modal/ethers5": "^3.5.7",
155+
"@web3modal/ethers5": "^4.0.0",
156156
"@xenova/transformers": "^2.7.0",
157157
"ansi-gray": "^0.1.1",
158158
"assert": "^2.1.0",

0 commit comments

Comments
 (0)