integritee-network / pallets

Other
10 stars 14 forks source link

polkadot v0.9.38 #159

Closed clangenb closed 1 year ago

clangenb commented 1 year ago

Based on @BillyWooo's work in #125, but fixing the xcm stuff.

Notable commit: https://github.com/integritee-network/pallets/pull/159/commits/78a0f30adb81b1e09927c9c2714f8527fe79742a the linker can't handle a wasmtime version mismatch between subxt (used in tests) and substrate, there is a duplicate function def error then. Luckily, we can disable the wasm stuff in subxt.