Skip to content

Commit

Permalink
Revert parity-wasm patch
Browse files Browse the repository at this point in the history
  • Loading branch information
ark0f committed Dec 6, 2024
1 parent 7adaba3 commit 7724179
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 19 deletions.
32 changes: 13 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,7 @@ debug = true
# sp-application-crypto = { version = "38.0.0", git = "https://github.com/gear-tech/polkadot-sdk.git", branch = "gear-polkadot-stable2409" }

# these patched dependecies force their `sign_ext` feature to be used by Substrate dependencies
parity-wasm = { version = "0.45.0", git = "https://github.com/gear-tech/parity-wasm", branch = "v0.45.0-sign-ext" }
wasmi-validation = { version = "0.5.0", git = "https://github.com/gear-tech/wasmi", branch = "v0.13.2-sign-ext" }
wasm-instrument = { version = "0.4.0", git = "https://github.com/gear-tech/wasm-instrument", branch = "v0.4.0-sign-ext" }

Expand Down

0 comments on commit 7724179

Please sign in to comment.