v1.10000.0
ComposableFiRelease
released this
12 Nov 17:17
·
2527 commits
to main
since this release
Runtimes
Dali
ποΈ Runtime size: 1.472 MB (1,543,782 bytes)
π Compressed: Yes, 81.48%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: dali-10000 (dali-3.tx1.au1)
π³οΈ system.setCode hash: 0x93bd9fcf643aa82311f8b3bfc3281bf4ad48b2a6bb59aba22040049ce0c062f8
π³οΈ authorizeUpgrade hash: 0x8f780a153049ce894e5237e2573633e066886dc09482fd736880cfc05c89bc63
π³οΈ Blake2-256 hash: 0x2415b4035bd7b952d46e1fa16f0bcbb286a5d7b8761995ec8216e7f15ba87869
π¦ IPFS: https://www.ipfs.io/ipfs/QmSmBumS8QUCTKFh8zg5b4ygkFEV7CkD6s7YPSa6v2Gmz3
Picasso
ποΈ Runtime size: 0.909 MB (953,346 bytes)
π Compressed: Yes, 83.17%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: picasso-10000 (picasso-2.tx1.au1)
π³οΈ system.setCode hash: 0x8a6f8c0ac23842bf73411260782c80c805ec90dbc34ef0a7f92351864e08366f
π³οΈ authorizeUpgrade hash: 0x34ceab3476254389ef55eaf482425084944a9e9169e77d2823288b3a4cea3969
π³οΈ Blake2-256 hash: 0x0080fee6c59f9741cf26dcdab3a13897d15e020ec0b7576613327bc91f09923a
π¦ IPFS: https://www.ipfs.io/ipfs/QmXzbVAx4Fi6dGcTBBnFZZg4qrX4dNjsW1hTisa25wAYdj
Composable
ποΈ Runtime size: 0.727 MB (762,046 bytes)
π Compressed: Yes, 83.51%
β¨ Reserved meta: OK - [6D, 65, 74, 61]
π Metadata version: V14
π₯ Core version: composable-10000 (composable-3.tx1.au1)
π³οΈ system.setCode hash: 0xb801c51f15b3d11100c85d3c4e09583a5caf3b297bced3a7b8284be6e8eebec6
π³οΈ authorizeUpgrade hash: 0xc444cb9415328c3a1928e7af49dfa686c137b9b32c020711c2a6a0712c8377ad
π³οΈ Blake2-256 hash: 0x593bc3a6a0e0bfc8e7bf7276ccba1876697a49bcb424fe8d63078e3717f956fa
π¦ IPFS: https://www.ipfs.io/ipfs/QmVQeeymB7gzMMNa4KhBhjbbBMu8JuVdUv17zfRb7Dm8tq
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v1.10000.0#dali-runtime
nix build github:ComposableFi/composable/v1.10000.0#picasso-runtime
nix build github:ComposableFi/composable/v1.10000.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v1.10000.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v1.10000.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v1.10000.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v1.10000.0 --allow-import-from-derivation
What's Changed
General changes
- Updated Contributions by @saadjhk in #2209
- #rfc hardcoded static assets by @dzmitry-lahoda in #2231
- fixup(node): make sure
dali-rococo
chainspec is possible by @hussein-aitlahcen in #2237 - Cu 31gy3qt blockchain integrations picasso transfer page usdt statemine to picasso mamali by @easteregg in #2217
- Updated RFC 11 to explain FE related release flow by @easteregg in #2245
- #CU-2ynbwg5 #CU-31gy38v #xcm #xcmp security and testing hardening by @dzmitry-lahoda in #2118
- [cu-31gytxh] Trigger staging deployment with the new release tag format by @vimukthi-git in #2242
- [CU-3rr148e] fix update vesting schedules by @andresmechali in #2234
- Fix nix link by @cor in #1819
- Cosmwasm Stargate SG-1 by @hussein-aitlahcen in #2239
- Feat/xcvm evm by @kkx in #1583
- [CU-358r3r0] Update ORML and Substrate by @PoisonPhang in #2254
- [main] Added staging release via Vercel on tag push by @easteregg in #2244
- [main] Add picasso release workflow by @easteregg in #2241
- Update Subscan links on FE by @saadjhk in #2262
- [CU-3rxnxc5] allow update_vesting_schedules to run through democracy by @andresmechali in #2256
- Transfers bugfixes by @easteregg in #2264
- Remove overview chart (My Portfolio) and disable stakes/bonds tabs by @easteregg in #2267
- Dynamic JSON Import by @saadjhk in #2268
- fix(picasso-runtime) percentile to 50 for initial payment by @andyjsbell in #2166
- Add some nix-on-linux troubleshooting docs by @benluelo in #2250
- add Rational64 type (#31gy38v) by @benluelo in #2236
- [Bugfix] Weights traits for Pablo by @vimukthi-git in #2282
- [Bugfix] Fix main weights impl by @vimukthi-git in #2284
New Contributors
- @kkx made their first contribution in #1583
- @andyjsbell made their first contribution in #2166
Full Changelog: v0.5000.0...v1.10000.0