Releases: ComposableFi/composable
Releases · ComposableFi/composable
release-v2.10007.0-RC
Runtimes
Dali
🏋️ Runtime size: 2.246 MB (2,355,484 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 79.00%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10007 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0x8233adb4bf0d25415c0b7fc2b6cd97ce32ca38723e3262199c42f2b757707e27
🗳️ authorizeUpgrade hash: 0x1f1d88b671ce7cafd05e99b0d7f07a46597399e20a135c4645b04cc23b482fd7
🗳️ Blake2-256 hash: 0x5c43d22ee2bf0d7d8dd742c3a40dc63ef4e154ad24e4e27185b97ef80f2ed0b5
📦 IPFS: https://www.ipfs.io/ipfs/QmUTtiwMBYYPvZvPwTUFiL3pbZjHA6K5x3sTS9ujw3Cbz2
Picasso
🏋️ Runtime size: 0.980 MB (1,027,433 bytes)
🗜 Compressed: Yes, 81.55%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10007 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x74c7dce5f1b6fb761bf1cddb9adc82606963e6d5d9a71e2cc6ab62ea4651cbc4
🗳️ authorizeUpgrade hash: 0xcbe1bc8091de74e65c217c3be6f4b31d7976ab1a188ab1ec457fac3f4aae0a2c
🗳️ Blake2-256 hash: 0xfc025ada19c161de97c391e30bffa65de35270707a99a6c052a8a90b6e446fcb
📦 IPFS: https://www.ipfs.io/ipfs/QmVVfshkD1pgcE3KRN3yKW3zL7iJaBg5YUN8YowkQMquA7
Composable
🏋️ Runtime size: 0.746 MB (782,346 bytes)
🗜 Compressed: Yes, 82.08%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10007 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0xbee6b0486d494f7606eba4d4c48b42d157e492d9ac58fcd7c62f145e02a036e7
🗳️ authorizeUpgrade hash: 0x1cc58d8489871fbbe772e55f84bd08b265d2af0f25b86c0cd902b912b3953c8e
🗳️ Blake2-256 hash: 0x451667a9d2a61feec6d7912a8c4dc9ccc2d68c0361e86b2d19cc02704124d79f
📦 IPFS: https://www.ipfs.io/ipfs/QmZky6JrLgKmUpLeDNAd9aCowGq5TYP1bQyvezNL2qGnM9
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v2.10007.0#dali-runtime
nix build github:ComposableFi/composable/v2.10007.0#picasso-runtime
nix build github:ComposableFi/composable/v2.10007.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.10007.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v2.10007.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v2.10007.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.10007.0 --allow-import-from-derivation
What's Changed
General changes
- fix(comment-action): fix broken upserting by @cor in #2947
- fix(comment-bots): comment upserts part 2 by @cor in #2949
- [PICA-75] remove staking rewards genesis config by @benluelo in #2932
- [XCVM-69] feat(cosmwasm): introduce the native gate feature - CosmWasm <-> Pallet interactions by @hussein-aitlahcen in #2893
- Add dzmitry by @KaiserKarel in #2222
- Remove setup folder by @KaiserKarel in #2744
- Switch to pull_request_target by @KaiserKarel in #2972
- pablo & staking rewards rfc review by @kkast in #2936
- PICA-87: Revert claim storage fetch calls by @easteregg in #2979
- PBL-176: Use 6 decimals to cover small price for PIC by @easteregg in #2977
- PBL-169: Add Alert when User doesn't have enough KSM by @easteregg in #2976
- PBL-168: Update coingeckoPrice subscriber to fireImmediately. by @easteregg in #2975
- PBL-279: Hide TVL Chart by @easteregg in #2978
- NX-68 - fix(templates/comment): comment_includes -> comment_tag (v2 API) by @cor in #2973
- (no ticket) structure for images by @Martin-Kiss in #2955
- PICA-90: Update endpoint by @easteregg in #2980
- Introduce CosmWasm CLI tool
ccw
by @aeryz in #2802 - XCVM-266: Handle
Unit
balance by @aeryz in #2844 - Have FE own the frontend code by @KaiserKarel in #2985
- dali: add runtime api for pallet ibc #NX-63 by @blasrodri in #2878
- (CU-861m74hg7) add how to trade guide to book by @Martin-Kiss in #2958
- Re-enable mergify by @KaiserKarel in #2988
- Remove pull_request event trigger by @KaiserKarel in #2987
- Bump json5 from 2.2.1 to 2.2.3 in /docs by @dependabot in #2873
- (CU-861m74hnp) add how to lp guide to book by @Martin-Kiss in #2956
- Use pull request titles to set concurrency by @KaiserKarel in #2992
- Use
hyperspace-dali
indevnet-centauri
#NX-71 by @obsessed-cake in #2986 - (cu 86776hy8k) update picasso parachain overview by @Martin-Kiss in #2994
- docs(sidebar) fix inclusion of how to trade guide by @Martin-Kiss in #2995
- Bump @actions/core from 1.6.0 to 1.9.1 in /scripts/github by @dependabot in #1475
- chore(deps): bump node-fetch from 3.2.6 to 3.3.0 in /scripts/lease-period-prolongator by @dependabot in #2373
- XCVM-283 - Part 1 by @cor in #2989
- Wrap
LockConfig::duration_presets
in an enum by @benluelo in #2999 - Pablo - Test Pool Weights Other than 50/50 [CU-390y315] by @PoisonPhang in #2957
- Create token-transparency.md by @0xBrainjar2 in #2828
- (cu 862j4cn7u) composable strategies withdrawal guide by @Martin-Kiss in #2996
- Update
ccw
with mini installation guide by @aeryz in #3002 - (CU-862hy89h1) update legal disclaimers and disclosures by @Martin-Kiss in #2961
- Bump json5 from 1.0.1 to 1.0.2 in /code/integration-tests/runtime-tests by @dependabot in #2874
- [PBL-194] Swap chart and TVL fix by @andresmechali in #2990
- Ensure code reviewers have approved before merging and fix merge queue rule by @KaiserKarel in #3003
- build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /docs by @dependabot in #2993
- Bump json5 from 2.2.0 to 2.2.3 in /scripts/polkadot-launch/initialization by @dependabot in #2869
- Bump json5 from 2.2.1 to 2.2.3 in /scripts/github by @dependabot in #2870
- XCVM-282: Halborn audit fixes (HAL-01,HAL-02,HAL-03,HAL-04,HAL-05) by @aeryz in #2983
- [PICA-102] add claimed_amount to Claimed event by @kkast in #3001
- [PICA-96] claimable amount of rewards by @kkast in #2991
- [PICA-103] removed end_block for reward pools by @kkast in #3011
- Bump json5 from 1.0.1 to 1.0.2 in /frontend by @dependabot in #2871
- test(integration-tests/democracy): Refactoring tests by @Dom-Roth in #2953
- Add glados and set batch size for merge queue by @KaiserKarel in #3020
- Revert "Add glados and set batch size for merge queue" by @KaiserKarel in #3023
- docs(picasso-governance) edit council members by @Martin-Kiss in #3005
- Bump json5 from 1.0.1 to 1.0.2 in /composablejs by @dependabot in #2872
- Remove stale configs by @KaiserKarel in #2745
- Revert "Remove stale configs" by @KaiserKarel in #3036
- Remove PWA images by @easteregg in #3024
- (cu 862j4cc4f) mosaic book edits and withdrawal guide by @Martin-Kiss in #3012
- (CU-8677650nf) apollo content update by @Martin-Kiss in #2968
- NX-76 - Switch to the official
nixos/nix:2.13.2
image and upgrade flake deps by @cor in #3006 - Retry adding glados and set batch size for merge queue by @KaiserKarel in https://github.com/ComposableFi/composa...
release-v2.10006.0-RC
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
release-v2.10005.1 Node Patch
Runtimes
Dali
🏋️ Runtime size: 2.025 MB (2,123,885 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 79.11%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10005 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0xb71a69fe02ad7414c5b76b77db80dc80e0c509c106f67edac3f884744bcbae83
🗳️ authorizeUpgrade hash: 0xf0a4020fac8e889d521f5abdd21728d14a5c62067b5edf1705b311fa8c2272bb
🗳️ Blake2-256 hash: 0xa3fad9f5bfcfdf6e2c793a34067b26a8ca7eefbebc55d6706d8c4973f467ef04
📦 IPFS: https://www.ipfs.io/ipfs/QmPeT4iDaqHzFm5bTBrRsXCo3BSFL1KDpqAUrjNpTa5GAx
Picasso
🏋️ Runtime size: 0.961 MB (1,007,406 bytes)
🗜 Compressed: Yes, 81.78%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10005 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xe0a9cdd67a900606a3642bbde9d964f784ee18b02cdef661ea6853de19c25f8f
🗳️ authorizeUpgrade hash: 0x4bd9a4069525f73c0d3759b4796f737b73d2d735b8169ae8270b93dea26fdadc
🗳️ Blake2-256 hash: 0xf11c13b604be8ef913ef10f0e8f59bcdffaeb6856713a1f82e4ce3811a6f81d0
📦 IPFS: https://www.ipfs.io/ipfs/QmaVCR5T2W4KLH9Y1y58mtzFe2uuyDnyLEpVm8heKDZPyg
Composable
🏋️ Runtime size: 0.711 MB (745,122 bytes)
🗜 Compressed: Yes, 82.61%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10005 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0x86cbab55b6190d763667942c3020c58a84dc6e8cdb796f0944821997d5aea17c
🗳️ authorizeUpgrade hash: 0xabb3c5d696dc43677c938ae520b400fbe68a1705397fe21e6face4c4dab3d461
🗳️ Blake2-256 hash: 0x962bd7b742464ee654b60ffc64a150ef2d60d883c9c543e677558a3665546cb9
📦 IPFS: https://www.ipfs.io/ipfs/QmUXQfuTajqjzAR5uno4TcajhPuCeQw9JzSKoYzbHhh2mr
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v2.10005.1#dali-runtime
nix build github:ComposableFi/composable/v2.10005.1#picasso-runtime
nix build github:ComposableFi/composable/v2.10005.1#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.10005.1#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v2.10005.1#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v2.10005.1#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.10005.1 --allow-import-from-derivation
What's Changed
General changes
- PBL-52 - Add Pool Volume and TVL to master/detail page by @easteregg in #2773
- PBL-17 - Enable swaps by @easteregg in #2787
- fix audit presentation by @Martin-Kiss in #2786
- [CU-862hy24k1] minor book fixes by @Martin-Kiss in #2770
- PBL-56 - Add timer to snackbar by @easteregg in #2788
- PBL-67 - Add picasso logo to wallet connected by @easteregg in #2791
- PBL-74 - Respect asset decimals when sending simulate/tx calls by @easteregg in #2792
- PBL-75 - Remove liquidity notification by @easteregg in #2794
- PBL-91 : Fix subscan URL in transfers by @easteregg in #2797
- PBL-88 : Use extrinsic hash for claim processing by @easteregg in #2798
- PBL-111: Ui changes by @easteregg in #2800
- PBL-72: Updated PoolShare calculation by @easteregg in #2793
- PBL-70 : Remove Bond by @easteregg in #2795
- PBL-77 : PWA assets and site description by @easteregg in #2796
- PBL-106: Prevent validation error on form with no interaction by @easteregg in #2799
- PBL-87: Fee display decimal from Asset RPC by @easteregg in #2801
- PBL-112: Pool ratio and share update by @easteregg in #2804
- PBL-128 - Fix decimal and ratio in removedForm by @easteregg in #2807
- [CU-86770765z] Add daily pool stats to Subsquid by @andresmechali in #2809
- PBL-125: Update minReceive according to balancer.fi formula by @easteregg in #2808
- PBL-125: Add/Remove Liquidity bug fixes by @easteregg in #2810
- [Pbl-123] fix privacy policy and terms of use by @fl-y in #2806
- FE release-v2 Pablo staging by @easteregg in #2811
- PBL-144: Point production coingecko to free version by @easteregg in #2813
- PBL-145: Use free version of coingecko by @easteregg in #2814
- FE Pablo Release staging pablo-2 by @easteregg in #2815
- PBL-71: Update your liquidity table by @easteregg in #2816
- Pablo FE Release-v2 : PABLO staging-3 by @easteregg in #2817
- PBL-146: Remove stake, Updated metadata by @easteregg in #2818
- PBL-147: Remove ETH Icon, enable connect wallet button by @easteregg in #2819
- PBL-142: Pass the PICA balance to the wallet by @easteregg in #2812
- PBL-148: Add TVL placeholder by @easteregg in #2820
- Release V2 by @vimukthi-git in #2728
- PBL-78: Fix Balance input rounding issue by @easteregg in #2823
- PBL-148: Hide PoolStats other than pool value by @easteregg in #2825
- Pablo FE staging - release-v2 by @easteregg in #2821
- PBL-154: Fix picasso to statemine transfer by @easteregg in #2826
- Disable KSM transfer from Statemine to Picasso by @hussein-aitlahcen in #2830
- Disable KSM transfers from and to Statemine. by @KaiserKarel in #2831
- PBL-158: Fix PICA/USDT pool's PICA price showing as 1 by @easteregg in #2832
- PBL-134: Use Subscan URL for Swap snackbar notifications by @easteregg in #2833
- PBL-157: Discover PICA price off-of USDT pool by @easteregg in #2835
- [PBL-160] Include Pablo RPCs correctly in the Node for Picasso by @vimukthi-git in #2834
- [PBL-160] Update release process to support node patching by @vimukthi-git in #2836
Full Changelog: release-v2.10005...release-v2.10005.1
release-v2.10005
Runtimes
Dali
🏋️ Runtime size: 2.025 MB (2,123,885 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 79.11%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10005 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0x25d6efdbc871eb560b645963d2d593f7880d76bf8715ce264be51ab79672a29f
🗳️ authorizeUpgrade hash: 0x14814a6f1ea46a5c054ade905dda4425115d44e0d356816eb01fadb6615f1093
🗳️ Blake2-256 hash: 0xb1f094f5c0afd21062bad00843297ffd618c035b43f4fcab853a669aaf9870a4
📦 IPFS: https://www.ipfs.io/ipfs/QmP1sR6Hjve7XZZERFeFHztkG7Psdu1qRTXa4uXtyr2jx7
Picasso
🏋️ Runtime size: 0.961 MB (1,007,406 bytes)
🗜 Compressed: Yes, 81.78%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10005 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x4e1e8d3f8e164d9ca061dc2855574b31463c0ee3a991d25056d7672fa94fdbdd
🗳️ authorizeUpgrade hash: 0x81597d1928f6c7db607d69ef4b380d563f25e2f1bfdfcca5dfe69b0eb2fcc7d6
🗳️ Blake2-256 hash: 0xa416dae9710f4908e42264459d27a4cad95fcbbcfa46b418dd26d0f648dbec36
📦 IPFS: https://www.ipfs.io/ipfs/QmX8Kppay6FWv52nVCz7eVgRCRmMxUXwwdSMMHE2NmytDB
Composable
🏋️ Runtime size: 0.711 MB (745,122 bytes)
🗜 Compressed: Yes, 82.61%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10005 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0xeec2e03001ac7ada33047c96bfde825eb0b00402adbd7f87f2afa860b77a02c9
🗳️ authorizeUpgrade hash: 0x72a8f7de4b367b9cbd8f5eb88b159af5099bad18e210522b2000f10c87b09858
🗳️ Blake2-256 hash: 0xc51611246cf903114105b62bb4809e68af8d4530570eb32e269c0ddc3dfd3d5b
📦 IPFS: https://www.ipfs.io/ipfs/QmfMn4YSSCdKs76PjViKLzxfJL17GtAM3GmM5ZTkaSHyNg
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v2.10005.0#dali-runtime
nix build github:ComposableFi/composable/v2.10005.0#picasso-runtime
nix build github:ComposableFi/composable/v2.10005.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.10005.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v2.10005.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v2.10005.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.10005.0 --allow-import-from-derivation
What's Changed
General changes
- cor/docs-readability by @cor in #2322
- fix: broken nixos-config link by @cor in #2330
- Added zlib to dev-shell to fix cargo nightly by @PoisonPhang in #2331
- update subsquid types by @andresmechali in #2323
- Update Picasso FE configuration by @easteregg in #2315
- [CU-35txqkb] Removed AR Overwrite of ED by @PoisonPhang in #2281
- CU-3qveuku - doc - XCVM use cases - cross chain swap by @hussein-aitlahcen in #2317
- feat(deploy): default to
github.sha
if not manually triggered by @hussein-aitlahcen in #2338 - Qa signoff stats by @easteregg in #2341
- Fix broken XCVM spec link by @cor in #2342
- Cu 35emw2k qa sign off transfers mamalitest by @easteregg in #2328
- #CU-3u4b28u #CU-3u4b28u zombienet native run with statemine by @dzmitry-lahoda in #2258
- [CU-3qvfhaj] fix(cosmwasm): ed25519_batch_verify by @aeryz in #2355
- [CU-3t3ay05] Add ratio and ED to assets RPC by @andresmechali in #2312
- [CU-3vdqb2b] Improve locked value storing and lazily calculate total locked value by @andresmechali in #2349
- Fix transfers bugs by @easteregg in #2354
- Ben/update rust nightly by @benluelo in #2360
- [ready]Feat/xcvm evm sdk by @kkx in #2153
- chore(cosmwasm): add tests for crypto host functions by @aeryz in #2358
- [CU-34x8k38] QA: Crowdloan pallet data validation script by @Dom-Roth in #2340
- #CU-33dubjv #CU-334h716 Karel/runtime upgrader by @KaiserKarel in #2293
- update spawn program spec for ibc integration by @kkx in #2365
- [Picasso] - Release 1 - Disable transfer page by @easteregg in #2378
- [Picasso] Release 1 - Update PWA config by @easteregg in #2366
- [Picasso] - Release 1 - Update next.config to load statemine from environment by @easteregg in #2375
- Runtime adjustments by @hussein-aitlahcen in #2371
- #CU-31wbqcz #xcmp #statemine and #karura attempts to specify flows by @dzmitry-lahoda in #2168
- [Picasso] - Release 1 - Add Crowdloan Rewards unavailable notice by @easteregg in #2381
- [CU-36gv58y] QA: Vesting pallet data verification script by @Dom-Roth in #2377
- Revert "chore(cosmwasm): add tests for crypto host functions (#2358)" by @hussein-aitlahcen in #2395
- Add ComposableJS step in CI by @hussein-aitlahcen in #2397
- [Picasso] - Release 1 - Updated subheaders for stats and transfers by @easteregg in #2387
- Tiny fixes on XCVM SPEC by @aeryz in #2402
- fix(integration-tests): Fixing broken CI by @Dom-Roth in #2394
- Add Prod environments by @easteregg in #2405
- Pablo Dex Refactor - Amm::spot_price/swap/buy by @PoisonPhang in #2329
- [Picasso] - Release 1 - CU-31evhjc disable tooltips by @easteregg in #2389
- [Picasso] - Release 1 - Added isPalletSupported function by @easteregg in #2411
- Release v1 - Albula by @vimukthi-git in #2263
- QA: Verification script math fixes by @Dom-Roth in #2416
- Start timestamp can be null by @saadjhk in #2417
- [Picasso] - Release 1 - Staging 2 fixes by @easteregg in #2415
- release review diff from tag by @dzmitry-lahoda in #2419
- Add link to composable fork-off-substrate by @vimukthi-git in #2384
- [Picasso] - Release 1 - Update BondPageHeading by @easteregg in #2422
- Release title to indicate RC or not by @vimukthi-git in #2423
- [Picasso] - Release 1 - update configuration by @easteregg in #2432
- Subsquid URL Spell Error Fix by @saadjhk in #2439
- book update by @Martin-Kiss in #2438
- [Release 1] - Picasso Conditional release -Disable Stats page in case of no subsquid by @easteregg in #2425
- Change extrinsic link to account link by @saadjhk in #2443
- picasso update by @Martin-Kiss in #2437
- ecosystem update by @Martin-Kiss in #2435
- Add audits by @KaiserKarel in #2442
- add user guides to book by @Martin-Kiss in #2436
- Tooltip Copy Change by @saadjhk in #2449
- #346nmqc Logo routes to home by @saadjhk in #2451
- https://app.clickup.com/t/346nmtv Breadcrumbs - sentence case by @saadjhk in #2452
- PICA network logo added with address by @saadjhk in #2450
- Integration Tests: Re- enabling KSM XCM Tests & minor doc, clean code fixes by @Dom-Roth in #2454
- Subscan link test by @saadjhk in #2447
- Update link targets to open in new tab by @easteregg in #2457
- Update Wallet text and styles by @easteregg in https://...
release-v2.10004-RC
Runtimes
Dali
🏋️ Runtime size: 2.025 MB (2,123,348 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 79.11%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10004 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0xc98dd59cad833cf1fa34e077f9ad5bb44d5043641c7da18a5e701e5f62e0bfdd
🗳️ authorizeUpgrade hash: 0xfd859a4ebb6b63771a666b76beec7ef11dd7018050a90889ed4921759b9a83fb
🗳️ Blake2-256 hash: 0x18f6970b52f69853d80582d72e44c0698df6c77831f14cb2efe096e9e361b360
📦 IPFS: https://www.ipfs.io/ipfs/QmPXGXdCWNxiNdi1GpN777gLMZnn8pmB9sxbZym1ryCx82
Picasso
🏋️ Runtime size: 0.962 MB (1,009,212 bytes)
🗜 Compressed: Yes, 81.72%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10004 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xe2b8c9118ef6173cce90f8c5c8a6fb40889c3cdf61cf20091852aad8350c1a52
🗳️ authorizeUpgrade hash: 0xa375f7420c76110d2b3f19343d07e3bddf34944295a97ee89c320ed0a0f8f39b
🗳️ Blake2-256 hash: 0xb71fabde1896194c527478f7c0549d2f680712e00cfab75bee5dafd00ccbec4c
📦 IPFS: https://www.ipfs.io/ipfs/QmRrTMVx8bb1W7BLAjcvoGSEvTsUaHnwFmqdVADYhJqfzM
Composable
🏋️ Runtime size: 0.711 MB (745,088 bytes)
🗜 Compressed: Yes, 82.61%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10004 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0x9b6320db3f05661ebdd08e83044869467f9cfed5ed80390709274801d7c24893
🗳️ authorizeUpgrade hash: 0x40f52dcda939f80ae793b331e7e114b8738b92f9ca70f236b04ff53103b2858f
🗳️ Blake2-256 hash: 0xd93c57cff1488e030acceaddcae2dcea343c9bd7f39be27799ed01ba902464e0
📦 IPFS: https://www.ipfs.io/ipfs/QmVu1jLtp4vbGhbUQkZAohTkcHbhQBiLLxKjSvhXiSLrnA
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v2.10004.0#dali-runtime
nix build github:ComposableFi/composable/v2.10004.0#picasso-runtime
nix build github:ComposableFi/composable/v2.10004.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.10004.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v2.10004.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v2.10004.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.10004.0 --allow-import-from-derivation
What's Changed
General changes
- cor/docs-readability by @cor in #2322
- fix: broken nixos-config link by @cor in #2330
- Added zlib to dev-shell to fix cargo nightly by @PoisonPhang in #2331
- update subsquid types by @andresmechali in #2323
- Update Picasso FE configuration by @easteregg in #2315
- [CU-35txqkb] Removed AR Overwrite of ED by @PoisonPhang in #2281
- CU-3qveuku - doc - XCVM use cases - cross chain swap by @hussein-aitlahcen in #2317
- feat(deploy): default to
github.sha
if not manually triggered by @hussein-aitlahcen in #2338 - Qa signoff stats by @easteregg in #2341
- Fix broken XCVM spec link by @cor in #2342
- Cu 35emw2k qa sign off transfers mamalitest by @easteregg in #2328
- #CU-3u4b28u #CU-3u4b28u zombienet native run with statemine by @dzmitry-lahoda in #2258
- [CU-3qvfhaj] fix(cosmwasm): ed25519_batch_verify by @aeryz in #2355
- [CU-3t3ay05] Add ratio and ED to assets RPC by @andresmechali in #2312
- [CU-3vdqb2b] Improve locked value storing and lazily calculate total locked value by @andresmechali in #2349
- Fix transfers bugs by @easteregg in #2354
- Ben/update rust nightly by @benluelo in #2360
- [ready]Feat/xcvm evm sdk by @kkx in #2153
- chore(cosmwasm): add tests for crypto host functions by @aeryz in #2358
- [CU-34x8k38] QA: Crowdloan pallet data validation script by @Dom-Roth in #2340
- #CU-33dubjv #CU-334h716 Karel/runtime upgrader by @KaiserKarel in #2293
- update spawn program spec for ibc integration by @kkx in #2365
- [Picasso] - Release 1 - Disable transfer page by @easteregg in #2378
- [Picasso] Release 1 - Update PWA config by @easteregg in #2366
- [Picasso] - Release 1 - Update next.config to load statemine from environment by @easteregg in #2375
- Runtime adjustments by @hussein-aitlahcen in #2371
- #CU-31wbqcz #xcmp #statemine and #karura attempts to specify flows by @dzmitry-lahoda in #2168
- [Picasso] - Release 1 - Add Crowdloan Rewards unavailable notice by @easteregg in #2381
- [CU-36gv58y] QA: Vesting pallet data verification script by @Dom-Roth in #2377
- Revert "chore(cosmwasm): add tests for crypto host functions (#2358)" by @hussein-aitlahcen in #2395
- Add ComposableJS step in CI by @hussein-aitlahcen in #2397
- [Picasso] - Release 1 - Updated subheaders for stats and transfers by @easteregg in #2387
- Tiny fixes on XCVM SPEC by @aeryz in #2402
- fix(integration-tests): Fixing broken CI by @Dom-Roth in #2394
- Add Prod environments by @easteregg in #2405
- Pablo Dex Refactor - Amm::spot_price/swap/buy by @PoisonPhang in #2329
- [Picasso] - Release 1 - CU-31evhjc disable tooltips by @easteregg in #2389
- [Picasso] - Release 1 - Added isPalletSupported function by @easteregg in #2411
- Release v1 - Albula by @vimukthi-git in #2263
- QA: Verification script math fixes by @Dom-Roth in #2416
- Start timestamp can be null by @saadjhk in #2417
- [Picasso] - Release 1 - Staging 2 fixes by @easteregg in #2415
- release review diff from tag by @dzmitry-lahoda in #2419
- Add link to composable fork-off-substrate by @vimukthi-git in #2384
- [Picasso] - Release 1 - Update BondPageHeading by @easteregg in #2422
- Release title to indicate RC or not by @vimukthi-git in #2423
- [Picasso] - Release 1 - update configuration by @easteregg in #2432
- Subsquid URL Spell Error Fix by @saadjhk in #2439
- book update by @Martin-Kiss in #2438
- [Release 1] - Picasso Conditional release -Disable Stats page in case of no subsquid by @easteregg in #2425
- Change extrinsic link to account link by @saadjhk in #2443
- picasso update by @Martin-Kiss in #2437
- ecosystem update by @Martin-Kiss in #2435
- Add audits by @KaiserKarel in #2442
- add user guides to book by @Martin-Kiss in #2436
- Tooltip Copy Change by @saadjhk in #2449
- #346nmqc Logo routes to home by @saadjhk in #2451
- https://app.clickup.com/t/346nmtv Breadcrumbs - sentence case by @saadjhk in #2452
- PICA network logo added with address by @saadjhk in #2450
- Integration Tests: Re- enabling KSM XCM Tests & minor doc, clean code fixes by @Dom-Roth in #2454
- Subscan link test by @saadjhk in #2447
- Update link targets to open in new tab by @easteregg in #2457
- Update Wallet text and styles by @easteregg in #2456
- Remove transferFee subscriber on disabled transfer page by @easteregg in https:...
v1.10002.0 (Live in Picasso)
Runtimes
Dali
🏋️ Runtime size: 2.462 MB (2,581,969 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 70.84%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10002 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0xd101cbbd131f9b14e87e6e15358e5ba151efb5c599fdc3495d6e1242523e29df
🗳️ authorizeUpgrade hash: 0x614f50e370304f841eda3d70670b9c90cba4adaac4a9d664342da4f7baee5f8c
🗳️ Blake2-256 hash: 0xe91d2d9b496657768f667876056c43cdd91f727f2c4295e1236449902ced00b5
📦 IPFS: https://www.ipfs.io/ipfs/QmVmi9ashCpic4amqWU6SWHJYoRVHREPoWADrXvtnR4v8r
Picasso
🏋️ Runtime size: 0.880 MB (923,140 bytes)
🗜 Compressed: Yes, 82.19%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10002 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xb6074e6cbedd7d8022a75cea769367e1fe381a24dee21431c0207a5cf1c01203
🗳️ authorizeUpgrade hash: 0x38fb3bf6c2cc41b9ba4aef689388cf52016d7734ccbd30cc929b4d56beacaba1
🗳️ Blake2-256 hash: 0xf78a0918c1942d557b8122478a5d8923327597e1c3ed7de01e6c11cb0c182c97
📦 IPFS: https://www.ipfs.io/ipfs/QmVhT2nAm49VjUjNwCRUo9UGuYsdFgurmmPfmBAEZpJ3os
Composable
🏋️ Runtime size: 0.710 MB (744,954 bytes)
🗜 Compressed: Yes, 82.59%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10002 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0x60cec68efca0c87a65fffc986b6ae0c302071e58249746de2cbd4b7a74239606
🗳️ authorizeUpgrade hash: 0x395b1717a7020844cedba8a5a621ade97bb4c607a00617ae5f61f161349d385b
🗳️ Blake2-256 hash: 0x0efe33d02ed775ba3239b4de4cf1ba5355bf5069c69cf89f66c1e6dd1fd06f49
📦 IPFS: https://www.ipfs.io/ipfs/QmUJHKZSHv2uwHG8EPbLZwDVZ8prsSTWM5yEJxFsn9KSAy
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v1.10002.0#dali-runtime
nix build github:ComposableFi/composable/v1.10002.0#picasso-runtime
nix build github:ComposableFi/composable/v1.10002.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v1.10002.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v1.10002.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v1.10002.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v1.10002.0 --allow-import-from-derivation
What's Changed
General changes
- cor/docs-readability by @cor in #2322
- fix: broken nixos-config link by @cor in #2330
- Added zlib to dev-shell to fix cargo nightly by @PoisonPhang in #2331
- update subsquid types by @andresmechali in #2323
- Update Picasso FE configuration by @easteregg in #2315
- [CU-35txqkb] Removed AR Overwrite of ED by @PoisonPhang in #2281
- CU-3qveuku - doc - XCVM use cases - cross chain swap by @hussein-aitlahcen in #2317
- feat(deploy): default to
github.sha
if not manually triggered by @hussein-aitlahcen in #2338 - Qa signoff stats by @easteregg in #2341
- Fix broken XCVM spec link by @cor in #2342
- Cu 35emw2k qa sign off transfers mamalitest by @easteregg in #2328
- #CU-3u4b28u #CU-3u4b28u zombienet native run with statemine by @dzmitry-lahoda in #2258
- [CU-3qvfhaj] fix(cosmwasm): ed25519_batch_verify by @aeryz in #2355
- [CU-3t3ay05] Add ratio and ED to assets RPC by @andresmechali in #2312
- [CU-3vdqb2b] Improve locked value storing and lazily calculate total locked value by @andresmechali in #2349
- Fix transfers bugs by @easteregg in #2354
- Ben/update rust nightly by @benluelo in #2360
- [ready]Feat/xcvm evm sdk by @kkx in #2153
- chore(cosmwasm): add tests for crypto host functions by @aeryz in #2358
- [CU-34x8k38] QA: Crowdloan pallet data validation script by @Dom-Roth in #2340
- #CU-33dubjv #CU-334h716 Karel/runtime upgrader by @KaiserKarel in #2293
- update spawn program spec for ibc integration by @kkx in #2365
- [Picasso] - Release 1 - Disable transfer page by @easteregg in #2378
- [Picasso] Release 1 - Update PWA config by @easteregg in #2366
- [Picasso] - Release 1 - Update next.config to load statemine from environment by @easteregg in #2375
- Runtime adjustments by @hussein-aitlahcen in #2371
- #CU-31wbqcz #xcmp #statemine and #karura attempts to specify flows by @dzmitry-lahoda in #2168
- [Picasso] - Release 1 - Add Crowdloan Rewards unavailable notice by @easteregg in #2381
Full Changelog: v1.10001.0...v1.10002.0
v1.10001.0
Runtimes
Dali
🏋️ Runtime size: 1.467 MB (1,538,716 bytes)
🗜 Compressed: Yes, 83.64%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-10001 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0x1f3d8319bff877bfc67206f6a004847276b431bab3918516878101d81ac81991
🗳️ authorizeUpgrade hash: 0x1998c0b28d1ba328a836ca8e3a9681a8a017cfbd317086ef5a30d8076a4e2d83
🗳️ Blake2-256 hash: 0xf07954beb0ee8087f8b602dba3a4196d46a9b533f479686348055eca0975c602
📦 IPFS: https://www.ipfs.io/ipfs/QmPSzpLwFs1we6yZkUn3gxgsP35UPcjj4Xf3DnHKpjUr86
Picasso
🏋️ Runtime size: 0.902 MB (946,294 bytes)
🗜 Compressed: Yes, 85.46%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10001 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x34459ff10052b5695e71ecdc9cf8e05d458c76c5a33b8b1dc769b5382ce281e3
🗳️ authorizeUpgrade hash: 0x7987088c70758845224dea7272dba6a4f586697874279f04b3e8634620fd741a
🗳️ Blake2-256 hash: 0xee8b392e12185f2eae3577c7fb977c380039f86ca265cebecaa98fa18646b984
📦 IPFS: https://www.ipfs.io/ipfs/Qmc4rTaN7EV5dBrZpDPivhHKdxQcdWnWwQStF4xjuzTJxA
Composable
🏋️ Runtime size: 0.726 MB (761,221 bytes)
🗜 Compressed: Yes, 85.73%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10001 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0x98f4eaaa4202d97af15ab0e6ebb184d4ea902c56809257d5fb9a906b05eae8d0
🗳️ authorizeUpgrade hash: 0xfa11fdda8c4dbb10d1ac3ace6888257ac96d3caa0b57c8e3f8d47bcf487cfe8e
🗳️ Blake2-256 hash: 0x51c77f21fa3c44513752d20b49059b248b833c2d60305ba7d949bd7c3171da53
📦 IPFS: https://www.ipfs.io/ipfs/Qma4Hc72bF7ARPyS2vydrFrJwWEpz61MzyaDCs1rEU36TR
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v1.10001.0#dali-runtime
nix build github:ComposableFi/composable/v1.10001.0#picasso-runtime
nix build github:ComposableFi/composable/v1.10001.0#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v1.10001.0#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v1.10001.0#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v1.10001.0#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v1.10001.0 --allow-import-from-derivation
What's Changed
General changes
- [main] - FE Picasso copy update by @easteregg in #2270
- Add late-binding to XCVM SDK and CosmWasm interpreter by @aeryz in #1847
- [CU-34hy71m] Added RFC 0010 - Calculation of all On-Chain Existential Deposit Values by @PoisonPhang in #2181
- fix(persistent-devnet): ensure the deployed revision is derived from the input form by @hussein-aitlahcen in #2289
- Cu 33kkcvb picasso design qa frontend improvements mamalitest by @easteregg in #2291
- Update overview stats to pull every one minute by @easteregg in #2292
- start replacing github rules with mergify to scale monorepo by @dzmitry-lahoda in #2283
- #cosmwasm dev tools to play with contracts by @dzmitry-lahoda in #2285
- Calculation accounting delay in first claim by @saadjhk in #2307
- Revert "add Rational64 type (#31gy38v) (#2236)" by @benluelo in #2313
- CU-3qvfhm5 - Simplify and finalize spec compliant XCVM contracts by @hussein-aitlahcen in #2300
- Wallet transactions by @saadjhk in #2308
- Picasso Design QA second round by @easteregg in #2310
- Gas metering for cosmwasm instructions by @aeryz in #2229
Full Changelog: v1.10000.0...v1.10001.0
v1.10000.0
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
v2.3.4
Runtimes
Dali
🏋️ Runtime size: 1.937 MB (2,031,233 bytes)
🗜 Compressed: Yes, 82.22%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-2402 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0x9fd1b3190b7d7c745c2a66621331bcc7e94d22b4c047b2dc4191159b56c77d46
🗳️ authorizeUpgrade hash: 0x43662dd5d04a2cd3c328a2d7be92a5e8e24a7c7df8ddcbf8b9ef63b34bbb4810
🗳️ Blake2-256 hash: 0x4dbef01be6168380a72bfd6e2f707080fc96e246d8a5217e7d4649f0b5a72963
📦 IPFS: https://www.ipfs.io/ipfs/Qmb5fShCtcCbGDTD1g1DZkimu9BP8Mz5j1sJ3bkd96RP8E
Picasso
🏋️ Runtime size: 0.901 MB (945,182 bytes)
🗜 Compressed: Yes, 85.41%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-1402 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xe621dfccdfdb2136422a06b1014d6677a00caa918f58655fb2ff9ec9203b6dec
🗳️ authorizeUpgrade hash: 0x9a94ed507468ea77eb0d86ac528160301b2e13d862833890cb78b73559f4336d
🗳️ Blake2-256 hash: 0x286292cee344cf1a2f24f73588cec5df7184172da01ba6746c09acbda719301f
📦 IPFS: https://www.ipfs.io/ipfs/QmNYa5vLotAiLEssuZkV7B2NJxy6bukYuui6EyP1w5TL39
Composable
🏋️ Runtime size: 0.726 MB (760,811 bytes)
🗜 Compressed: Yes, 85.72%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-1302 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0xb60b44090ecd57b9b8a6adf8cdfe6e96bbb7f01fc4b6eff23f822c2b2a511dde
🗳️ authorizeUpgrade hash: 0x2859cdd639f80dd87d177ebf506b86fe922048881be23de4a151828e8817ab09
🗳️ Blake2-256 hash: 0x08b76112602db06122372006d02c32b65842b87aca2794c6554ab9d7bcd91738
📦 IPFS: https://www.ipfs.io/ipfs/QmeucSTiWcTZEHi1s46YpMRZDhU4Kx69RUy8odUbpG5YRX
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v2.3.4#dali-runtime
nix build github:ComposableFi/composable/v2.3.4#picasso-runtime
nix build github:ComposableFi/composable/v2.3.4#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.3.4#composable-node-release
# Spin up a local devnet
nix run github:ComposableFi/composable/v2.3.4#devnet
# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v2.3.4#devnet-xcvm
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.3.4 --allow-import-from-derivation
What's Changed
General changes
- Smooth Chart Curve and Remove 3 file store. by @saadjhk in #1820
- [CU-30eeta4] Update paths in the workflow to update weight files by @andor0 in #1803
- improve containers builds and some rename to ci commands by @dzmitry-lahoda in #1711
- run separate simnode job on managed runner by @dzmitry-lahoda in #1859
- Crowdloan Rewards Refactorings by @saadjhk in #1768
- [CU-3hd7pay] docs(book) edits team page by @Martin-Kiss in #1837
- [CU-3070g6a] validate minimum staking position when staking and splitting by @andresmechali in #1851
- Update CODEOWNERS so that non sre can fix things by @dzmitry-lahoda in #1860
- Switch reward multiplier to FixedU64 to allow values > 1 by @benluelo in #1880
- [CU-302tgzn] Add a building of composable-centauri docker image by @andor0 in #1756
- fix XCVM SPEC layout by @dzmitry-lahoda in #1863
- [CU-33e4tdu] Crowdloan Rewards - Lock Reward Asset When Configured by @PoisonPhang in #1840
- [CU-3hd7pay] docs(book) edits mosaic & parachain vault strategy by @Martin-Kiss in #1834
- [CU-2w3b68x] docs(frame): extend vesting pallet readme by @Martin-Kiss in #1493
- Cu 2v8rzx9 blockchain integration byo gas mamali by @easteregg in #1861
- made sudo call from console with confirmation for previously generated chains by @dzmitry-lahoda in #1754
- [frontend] apply pablo reskin by @easteregg in #1786
- Devcontainer wipe ci by @hussein-aitlahcen in #1932
- Added dynamic endpoint page by @easteregg in #1865
- [cu-3j8m1px] Integration of Staking Statistics by @saadjhk in #1858
- [2m3w7nq] QA [automation testing] by @saadjhk in #1936
- [cu-2yyx1w9] Design Proposal: Pablo Restructure by @vimukthi-git in #1787
- improving unit test runs time by @dzmitry-lahoda in #1949
- [CU-33zbdbb] - use total_issuance by @andresmechali in #1922
- [CU-31w45v5] Optimize taplo-cli check by @andor0 in #1953
- Cu 306yxmy blockchain integration picasso subsquid stats mamali by @easteregg in #1935
- [CU-3kcbh38] Andres/show stats for pablo pool by @andresmechali in #1941
- Ben/extend stake logic/#2v8m6fj by @benluelo in #1946
- Claimable Staking Reward Calculations by @saadjhk in #1905
- [cu-30xvuhk, cu-30xvunr] Remove StableSwap and LBP by @vimukthi-git in #1907
- feat(devnet): persistent devnet with dispatch workflow by @hussein-aitlahcen in #1749
- [CU-30xvv7b] New in given out function for CPP by @PoisonPhang in #1943
- [CU-30xvv59] Added new Out-Given-In for CPP by @PoisonPhang in #1914
- [CU-31pc6c3] Add a building of composable-bridge-devnet docker image by @andor0 in #1937
- Ben/remove redundant id fields/#30xywda by @benluelo in #1961
- [CU-327drbw] Remove dead nix code by @andor0 in #1981
- #ibc #xcvm some diagrams by @dzmitry-lahoda in #1695
- Benchmarks for Cosmwasm pallet by @aeryz in #1864
- front end - bring back asset drop down in transfers by @easteregg in #1973
- #3phtpr3 Enable Talisman Wallet For Picasso by @saadjhk in #1984
- [CU-351nuug] fix subsquid staking rewards processor and handle recently added data by @andresmechali in #1989
- Ben/use all instead of reserve for crowdloan locks by @benluelo in #1992
- Update yarn.lock by @easteregg in #2000
- cor/docusaurus - initial version of the docusaurus migration by @cor in #1966
- feat(ci): check if frontend builds before merging/deploying by @cor in #1999
- feat(devnet): improve by @hussein-aitlahcen in #1980
- #3phttpw Change Total Rewards (Unvested) to Unvested by @saadjhk in #1987
- #3px8zex UI indication of ETH and KSM wallets by @saadjhk in #2011
- [cu-30xvvc2] Remove CurrencyPair use in pool data structure by @vimukthi-git in #1978
- Add migrate support to
pallet-cosmwasm
and implement migrate entrypoint on contracts by @aeryz in #1856 - [cu-33e4tdu] Attempt#2 Change order of execution of lock by @vimukthi-git in #2020
- #xcmp fixed some dotsama simulator. added rococo by @dzmitry-lahoda in #2021
- Add Persistent Devnet as one of the options in preset by @easteregg in #2040
- [CU-2hr9vn9] Andres/staking proptests by @andresmechali in #1955
- refactor(nix): remove
with pkgs;
by @cor in #2028 - [CU-30xvvav] Add new compute_deposit_lp for Constant Product by @PoisonPhang in #1976
- some XCM examples by @dzmitry-lahoda in #2008
- Fixed nix docs link by @PoisonPhang in #2055
- (Persistent) Devnets with docusaurus preview by @hussein-aitlahcen in #2025
- Cu 31evhh4 3 disable read only rest of pages m...
v2.3.3
Runtimes
Dali
🏋️ Runtime size: 1.933 MB (2,027,217 bytes)
🗜 Compressed: Yes, 82.27%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: dali-2401 (dali-3.tx1.au1)
🗳️ system.setCode hash: 0x5c6e58f9d791928060bf0dfd1c2a6f5d9addc954ecc875ce8bc667f2038bcd5a
🗳️ authorizeUpgrade hash: 0xa814a89423da1cb03516e3441b1e21b6620e17613909437053d2f914452a3da1
🗳️ Blake2-256 hash: 0x6c960a04c2795373c34c9480cababb071ad3b0781100bdb12d3a34d4e4e2f04f
📦 IPFS: https://www.ipfs.io/ipfs/QmYsh6upDqxfwPQtdSoJYW8LeDSBQaFZiQP5BYGB3QPdGY
Picasso
🏋️ Runtime size: 0.899 MB (943,047 bytes)
🗜 Compressed: Yes, 85.39%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-1401 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x4cf3da4142da3f133df3b6802293abaaf3b84296dd82188e8a6f6eb820626c5b
🗳️ authorizeUpgrade hash: 0x0ef249daae8420b0af0a2db76d8124c8f081ded0adb1831d7e24e70a63d4f4c0
🗳️ Blake2-256 hash: 0x838211d8248536f529c39c4bcaec100386fedc960bdc6efffd0e9756d70dba90
📦 IPFS: https://www.ipfs.io/ipfs/QmZBxMqYfdn1F11v2p8PBJf8WKVcF9qayjJiVS847tuM2a
Composable
🏋️ Runtime size: 0.722 MB (756,925 bytes)
🗜 Compressed: Yes, 85.78%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-1301 (composable-3.tx1.au1)
🗳️ system.setCode hash: 0xbe984732c7a6ab2707489be295cae3cd1ed79f165d04858e1b064a9c19e23e2f
🗳️ authorizeUpgrade hash: 0x387bc8aa9a1010cd066e433316ab92ceb5d4480844d18350dbb740ade1d3366a
🗳️ Blake2-256 hash: 0x907ad5e8efd511e084a6d38a0f20dad9fc99b501aabea21a5153b3868dba1dd2
📦 IPFS: https://www.ipfs.io/ipfs/QmeZvasrFW4oL8YULwNuHLHwvFZZyvzPfmVgDRPANkhuKK
Nix
# Generate the runtimes
nix build github:ComposableFi/composable/v2.3.3#dali-runtime
nix build github:ComposableFi/composable/v2.3.3#picasso-runtime
nix build github:ComposableFi/composable/v2.3.3#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/v2.3.3#composable-node-release
# Spin up a local devnet (Dali + Rococo)
nix run github:ComposableFi/composable/v2.3.3#devnet-up
# Spin up a local XCVM devnet (Dali + Rococo + Juno)
nix run github:ComposableFi/composable/v2.3.3#devnet-xcvm-up
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/v2.3.3 --allow-import-from-derivation