Runtimes
Dali
🏋️ Runtime size: 2.063 MB (2,163,451 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 79.15%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10006 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0x7723b835172b3a0fe22bdbc7e1a92185011e1aebdb7f1bed8134254584dbc83e
🗳️ authorizeUpgrade hash: 0xc288f4f94d850b1fd4dae88661aacc434bfa8858c1dbae330735e722cc7e7cb8
🗳️ Blake2-256 hash: 0x2b8fcf519137967c91b8e006d81d6f6010f1b48e6c257ef9be14254d8e95ac58
📦 IPFS: https://www.ipfs.io/ipfs/QmYqQcB6W2RXu6pKwz83Ns51im1Ja2h67zoL9SPVvENutK
Picasso
🏋️ Runtime size: 0.972 MB (1,019,700 bytes)
🗜 Compressed: Yes, 81.73%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10006 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xa3a1271c6e6cc6d8c96497a68af42c152ee3c935d57869ebe742e34218b681dc
🗳️ authorizeUpgrade hash: 0x001fa16f94c57ee5be51cb93270e7210ecb1c17cba0caa412f5d748f60c6db0c
🗳️ Blake2-256 hash: 0x7fed4edb7ddc9f07bbde3b4263e0e05402c17f5a00a2a35c478d565372346d41
📦 IPFS: https://www.ipfs.io/ipfs/QmZ9AxJCAaKuhS36Ep51TSrZLGUH51HbTdd5YBZeyVPeAx
Composable
🏋️ Runtime size: 0.731 MB (766,915 bytes)
🗜 Compressed: Yes, 82.27%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10006 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0xa0645376cc9e057e11a849ff49af9f6a11b49e2a5dc2f210cd63a70f3e719de0
🗳️ authorizeUpgrade hash: 0xfbdb8f1d6b472d6efaac2be42f93ec0f20484dae23090311d5c66291f1127f29
🗳️ Blake2-256 hash: 0x7f05ad58c2d9d931ab9aa1484193ad0c06f101471ca3ad5d5557be5c3972012c
📦 IPFS: https://www.ipfs.io/ipfs/QmcgYUq587SciZYXT2hoagPUeTpZG4MCjzjaiSXtEqh2Z9
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v2.10006.0#dali-runtime
nix build github:ComposableFi/composable/v2.10006.0#picasso-runtime
nix build github:ComposableFi/composable/v2.10006.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.10006.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v2.10006.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v2.10006.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.10006.0 --allow-import-from-derivation
What's Changed
General changes
- PBL-165: Do Not allow selection of same asset in swap by @easteregg in #2843
- PBL-164: Allow users to clear input by @easteregg in #2842
- Pablo-R2-book-updates-(CU-8676z6fzk) by @Martin-Kiss in #2766
- add Immunefi bug bounty program to book by @Martin-Kiss in #2785
- Prevent swapping an asset with itself by @benluelo in #2824
- PBL-87: Use AssetRatio to calculate fee properly by @easteregg in #2845
- PBL-171: Fix NaN in RemoveLiquidity page by @easteregg in #2847
- Release-v2: merge from main for Pablo Release by @easteregg in #2854
- Add RFP to book by @Martin-Kiss in #2784
- fix db volumes name by @radupopa2010 in #2789
- PBL-174: Adjust MAX amount for gasFee by @easteregg in #2848
- PBL-179 - Select PICA-KSM as default pairs for swap by @easteregg in #2855
- Removed magic numbers from Pablo tests [CU-390y2z3] by @PoisonPhang in #2850
- [PBL-162, PBL-163, PBL-151] Subsquid - Remove Oracle and do not store historical prices in USD by @andresmechali in #2829
- Edit transfer USDT to statemine guide by @Martin-Kiss in #2864
- PBL-153: Disable validation on successful transaction by @easteregg in #2856
- PBL-135: Show confirming modal on swap by @easteregg in #2857
- PBL-161: Add Pica price to picasso by @easteregg in #2858
- PBL-170: Introduce reserved asset in wallet by @easteregg in #2861
- fix: renormalize LFS by @cor in #2881
- PBL-195: Wait on loading requirements before presenting swapform by @easteregg in #2868
- PBL-191: Use query to find claim and total by @easteregg in #2863
- #cu-86698qm63 ldd was fixed by #zombienet in 3rd party they use by @dzmitry-lahoda in #2896
- PBL-150: Integrate subsquid chart/stats for various pages by @easteregg in #2866
- PBL-164: Fix input validation and allow empty values but disable the swap button by @easteregg in #2903
- Update subsquid resolvers to provide historical data to FE by @easteregg in #2901
- [No Ticket] Update fork-off flow by @vimukthi-git in #2837
- NX-33 - Part 1 by @cor in #2721
- PICA-67: Fix Subsquid changes in totalValueLocked and overviewStats chart by @easteregg in #2908
- #cu-862j197rj bifrost node build by @dzmitry-lahoda in #2897
- #86774aacg: Properly update the chart once PICA price is fetched. by @easteregg in #2912
- [PICA-29] transfer extrinsic for fnft + tests + benchmark by @kkast in #2898
- Use different Docker networks in devnet-centauri #CU-86699eebb by @obsessed-cake in #2900
- #cu-86698p7yq always run integration tests to avoid regression by @dzmitry-lahoda in #2909
- #cu-867747xvm (for #zombienet testing) simple override to allow run #nixops on custom gce project by @dzmitry-lahoda in #2910
- PICA-70: Properly calculate unvested amount by @easteregg in #2916
- PBL-241: Hide TVL chart in overview page by @easteregg in #2920
- PICA-78: Hide TVL for Picasso stats by @easteregg in #2919
- PBL-238: Show warning when selected ratio cannot be used to perform a swap by @easteregg in #2917
- NX-58 -
nix run .\#check
by @cor in #2921 - NX-23 -
nix run .\#help
by @cor in #2923 - docs(nix): devshell in quickstart guide by @cor in #2924
- FIX_SWAP_FE: Re-enable button to validate form only on amountIn by @easteregg in #2925
- Generate .rs code for Dali on each main merge # NX-11 #NX-45 by @obsessed-cake in #2769
- [PICA-71, PICA-77] Staking Rewards updates by @benluelo in #2907
- #cu-20465559 #ibc #cosmwasm module integration into #dali runtime by @dzmitry-lahoda in #2911
- fix(spelling): add quickstart to the dictionary by @benluelo in #2927
- Build a docker image with hyperspace #NX-59 by @obsessed-cake in #2929
- [PICA-34] - Upgrade to polkadot v0.9.30 by @hussein-aitlahcen in #2913
- [PICA-86] add test for claiming as per bug report by @benluelo in #2933
- zombienet runs devnet all and in devnet container well #cu-862j1xn5b by @dzmitry-lahoda in #2922
- [PICA-86] Fix rebase issue by @vimukthi-git in #2946
Full Changelog: release-v2.10005.1...release-v2.10006.0