scs / substrate-api-client

Library for connecting to substrate API over WebSockets
Apache License 2.0
261 stars 124 forks source link

Better wasm support #766

Closed Niederb closed 6 months ago

Niederb commented 6 months ago

I realized that with the current polkadot version we can support additional features for WebAssembly 🥳

Run a cargo update and add test for new wasm target/features. I also had to revert changes related TxExtension. There is currently a back and forth regarding this in polkadot: