Runtimes
Picasso
🏋️ Runtime size: 2.139 MB (2,242,955 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 78.32%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10022 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x2d697b7cb36be1e1e02e0c5e3166a8cc796c8171fd826dbb1eead80a3069cc14
🗳️ authorizeUpgrade hash: 0x8b6c7b1541ca1adb90b42fdc41e7811a51823597b0289ccb590d027e63759d00
🗳️ Blake2-256 hash: 0x573b31a6dad26748921b1af4d7ceba334a3d95dfc88afa0f96a7c93f8ba79a65
📦 IPFS: https://www.ipfs.io/ipfs/QmfQbMRaoMf8zB1qKPkH9gNySrAWPov1EHHqKLXfaVZT5D
Composable
🏋️ Runtime size: 1.524 MB (1,598,234 bytes)
🗜 Compressed: Yes, 78.44%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10022 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0x305e4a758ce0bbbaaeb3ce7e9a073029ecc4c426aec80b70852c27831654a000
🗳️ authorizeUpgrade hash: 0x67adc4146bb2a4730cee3015ad3b3ba9325467f08457c7e8d650f8a336bfd47a
🗳️ Blake2-256 hash: 0x1adb97c9cc8d863388a356004cf2cbfb47dd4d318376672ae5cd0cda826d3312
📦 IPFS: https://www.ipfs.io/ipfs/QmYVYgDvYrJabrzH3HdWvJAwD8Xmekq9zQg656qEziEfX3
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v7.10022.0#picasso-runtime --accept-flake-config
nix build github:ComposableFi/composable/release-v7.10022.0#composable-runtime --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v7.10022.0#composable-node
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v7.10022.0#devnet-picasso
nix run github:ComposableFi/composable/release-v7.10022.0#devnet-composable
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v7.10022.0
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v7.10022.0 --allow-import-from-derivation
What's Changed
General changes
- fix: disable button by @nahyunbak in #3515
- fixed docs deploy magic by using default token (removed token set directly) by @dzmitry-lahoda in #3516
- <--do not approve & merge until release--> ENABLE the transfer link on picasso by @nahyunbak in #3517
- repo fixes by @dzmitry-lahoda in #3525
- fixed dependency review in merge queue push by @dzmitry-lahoda in #3527
- centauri-guide-add by @JafarAz in #3526
- Update sidebars.js for centauri guide by @JafarAz in #3528
- Rename Centauri-guide.md to centauri-guide.md by @dzmitry-lahoda in #3531
- [PICA-325] accumulate rewards per block by @kkast in #3427
- Minor docs edits by @JafarAz in #3532
- chore: update to polkadot v0.9.39 by @blasrodri in #3537
- Integrate Flat Fee into picasso runtime. by @RustNinja in #3552
- Add LP staking into Picasso runtime by @RustNinja in #3504
- Use call_index attribute to fix warning and CI step build-all-benchmarks-packages by @RustNinja in #3557
- Flat fee picasso runtime fix by @RustNinja in #3566
- Securely added CosmWasm(CW) pallet into Picasso Runtime by @dzmitry-lahoda in #3574
- Added amount parameter to farming pallet for deposit extrinsic by @RustNinja in #3581
- Update to polkadot-v0.9.39 by @vmarkushin in #3579
- fixing workflow attempts by @dzmitry-lahoda in #3586
- ci test by @dzmitry-lahoda in #3588
- Added amount parameter to farming pallet for deposit extrinsic (#3581) by @dzmitry-lahoda in #3589
- using default repository token for releases job (to avoid token expiration failures) (required for releases) by @dzmitry-lahoda in #3563
Full Changelog: release-v6.10020.0...release-v7.10022.0