release-v7.10024.0
Pre-release
Pre-release
Runtimes
Picasso
π Compressed: Yes, 78.27%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: picasso-10024 (picasso-2.tx1.au1)
π³οΈ system.setCode hash: 0xa717a5a025e76ee22b5d48925977873eb6d077b9d6cc2c1cc153d83bf6d8726f
π³οΈ authorizeUpgrade hash: 0x3edf7bd70f36e6dc041103fd66a31fd93c1b878e2c873c704310fb4e74121b46
π³οΈ Blake2-256 hash: 0x89b624cb113ff47762628c17cc7c48ce2a5aa12614de159a15c9dfe971bbb7de
π¦ IPFS: https://www.ipfs.io/ipfs/QmeyGL7m2r4YJNooPwMXMMbgfsxBgH3VK3Dw5VasZyBTPu
Composable
π Compressed: Yes, 78.54%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: composable-10024 (composable-3.tx2.au1)
π³οΈ system.setCode hash: 0xc1cd4b87d630abf68b6f8522c8f6283cec2e51e1928f72f0d1e5275aea906f52
π³οΈ authorizeUpgrade hash: 0xdb6205173a3ae2b2918f559cd70434364ee0ea2da92e0c3ed71890e28667e067
π³οΈ Blake2-256 hash: 0x3d43f8b64cc88b6d6795350ca2c087b3c7cebe6e78ef1b9d0c1869fca26640db
π¦ IPFS: https://www.ipfs.io/ipfs/QmWBYttQfM7YA4sUDviTeJWCzmXuvj61bmgs7NoeCVb3ks
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v7.10024.0#picasso-runtime --accept-flake-config
nix build github:ComposableFi/composable/release-v7.10024.0#composable-runtime --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v7.10024.0#composable-node
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v7.10024.0#devnet-picasso
nix run github:ComposableFi/composable/release-v7.10024.0#devnet-composable
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v7.10024.0
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v7.10024.0 --allow-import-from-derivation
What's Changed
General changes
- Update to polkadot-v0.9.39 by @vmarkushin in #3592
- fixed final cw rpc example by @dzmitry-lahoda in #3596
- Change weight for ibc tendermint client update by @vmarkushin in #3594
- Update lp staking by @RustNinja in #3599
- check ci pipeline by @dzmitry-lahoda in #3597
- Configure Charge IBC fee on sender chain and whitelists for channels by @RustNinja in #3580
- is_flat_fee rpc that returns Option if it is possible to charge flat fee for an asset, else returns None by @kkast in #3448
- Increase PICA rate limit up to 500,000 by @vmarkushin in #3598
- listAssets + staking rpcs u128 fix by @kkast in #3603
- vesting cli update to allow delete parts vesting with removal of remaining from on chain data about amount by @dzmitry-lahoda in #3443
- seems some parity stuff is inconsistent amid light, full node and relay by @dzmitry-lahoda in #3613
- Introduce globally unique deterministically derived Tinkernet multisig XCM configs to Picasso by @arrudagates in #3614
- Docs edits by @JafarAz in #3615
New Contributors
- @arrudagates made their first contribution in #3614
Full Changelog: release-v7.10022.0...release-v7.10024.0