v0.18.0
For
release-polkadot-v1.14.0
use branch release-polkadot-v1.14.0
Forrelease-polkadot-v1.13.0
use branch release-polkadot-v1.13.0
🎉 Featuring
- quickfix to handle new Merkleized metadata
- Better wasm support
- improvements on the build pipeline
What's Changed since v0.17.0
⚡ Breaking API changes
🌈 Features
🐛 Bug Fixes
- Bump rustls from 0.22.2 to 0.22.4 (#763) @dependabot
- Bump h2 from 0.3.24 to 0.3.26 (#758) @dependabot
- Update mio dependency that has a vulnerability (#756) @Niederb
- make stable work for std build (#746) @brenzi
Miscellaneous
20 changes
- Flag to disable metadata hash check (#776) @Niederb
- Wasm test (#772) @Niederb
- Run a cargo update (#786) @Niederb
- Use stabilized transaction calls (#784) @Niederb
- Fix the state_tests (#781) @Niederb
- Use stabilized chainSpec calls in
unstable_rpc_api_calls
(#783) @Niederb - Find working docker image (#780) @Niederb
- Upload Cargo.lock during build (#774) @Niederb
- Create a nightly build (#771) @Niederb
- Better wasm support (#766) @Niederb
- Update rust version to newest nightly (#765) @Niederb
- Bump rustls from 0.22.2 to 0.22.4 (#763) @dependabot
- Bump h2 from 0.3.24 to 0.3.26 (#758) @dependabot
- Update and improve crate-metadata (#757) @Niederb
- Update mio dependency that has a vulnerability (#756) @Niederb
- Rename crate to ac-keystore (#754) @Niederb
- Rename node-template-runtime dependency (#751) @Niederb
- Add the crates.io version numbers for local dependencies (#750) @Niederb
- make stable work for std build (#746) @brenzi
- Update contracts extrinsic (#737) @haerdib