Releases: ComposableFi/composable
Releases · ComposableFi/composable
release-v9.10036.1
Runtimes
Picasso
🗜 Compressed: Yes, 78.37%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10036 (picasso-1.tx1.au1)
🗳️ system.setCode hash: 0xe00cd79e8d2c3fd99047d33cdd32882ebbc63005833111f5e9dd2fe4eea75232
🗳️ authorizeUpgrade hash: 0x94d9331d18d70ceec57f8ad5e8e88ca36866d83586e88f8bc79805529db8181f
🗳️ Blake2-256 hash: 0x009d8183767c977528013b16f77a1bd665f9b922a6287cc44519880a09e49158
📦 IPFS: https://www.ipfs.io/ipfs/QmcELbKhVhngNeLbt4mTb2BRKLCgqXR25XUzA3933p5qUT
Composable
🗜 Compressed: Yes, 78.75%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10036 (composable-1.tx2.au1)
🗳️ system.setCode hash: 0xda1fcecb536efc3f9a5518e3e2d7245676a260a08e3a5a6c157ee6bb5cc8208f
🗳️ authorizeUpgrade hash: 0xa6a94e87a0014c650a15afab1aca7d6cddb02c8d9818138a5bcd8e5a93823775
🗳️ Blake2-256 hash: 0x5a7fc40af0781e395e40ea4245ef7209c0d82a4c8635b62b6c65c3b55c71d325
📦 IPFS: https://www.ipfs.io/ipfs/QmTpTiGu1TGQy7ykJ6PPTqirBPHmbnWjV8jYTjYrWQf85R
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v9.10036.1#picasso-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix build github:ComposableFi/composable/release-v9.10036.1#composable-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v9.10036.1#composable-node --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v9.10036.1#devnet-picasso --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix run github:ComposableFi/composable/release-v9.10036.1#devnet-composable --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# CW CLI tool
nix run github:ComposableFi/composable/release-v9.10036.1#ccw --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v9.10036.1#devnet-xc-fresh --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
What's Changed
General changes
- fix(devnet): xc docker image user fix to run devent in docker and codespace by @dzmitry-lahoda in #4016
- ci(perf): fail fast in case of failed builds by @dzmitry-lahoda in #4023
- ci(test): trigger integration test and add test docs by @dzmitry-lahoda in #4026
- docs(cw): removed non existent and useless feature by @dzmitry-lahoda in #4025
- fix(multihop-bech32): updated bech32 dependency, use up to date crate instead of bech32-no-std old create. by @RustNinja in #4027
- fix(centauri version): centauri commit update by @kkast in #4033
- chore: fix various compilation warnings by @mina86 in #4034
- feat: add IBC communication and asset accounting to Virtual Wallet by @mina86 in #4036
- fix(ibc): clarified connection ids in devnet by @dzmitry-lahoda in #4040
- ci(perf): replace release job with fast cheap box by @dzmitry-lahoda in #4039
- chore(ci): improving ability to run devnet (more stable docker release) by @dzmitry-lahoda in #4043
- feat(xcvm): gateway: introduce GetLocalAssetByReference query by @mina86 in #4044
- feat(xcvm): add Gateway wrapper for accessing gateway contract by @mina86 in #4051
- feat(cw-ibc): clarifying error handling and made asset mapping configurable by @dzmitry-lahoda in #4053
- fix(timeout-type-memo): update nix dependency proper way by @RustNinja in #4049
- docs(removal): remove old packages by @fl-y in #4059
Full Changelog: release-v9.10035.3...release-v9.10036.1
release-v9.10035.5
Runtimes
Picasso
🗜 Compressed: Yes, 78.33%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10035 (picasso-5.tx1.au1)
🗳️ system.setCode hash: 0x397a65144d229c8d61da71f221d434cc4f9837f006b461582590eca463ebc03e
🗳️ authorizeUpgrade hash: 0xe01ed3af6e13a7032e75b7b1b4a920d4b84e4745c0e38dc25be31d30c793198c
🗳️ Blake2-256 hash: 0xd928d7c6de95915a575ad1eb43eeea399c193c958adb9643466a24c64e028e44
📦 IPFS: https://www.ipfs.io/ipfs/QmT8oLwituknDRNeDQmU5ovE5uWKXqqN85FK89TGZ9Zzwc
Composable
🗜 Compressed: Yes, 78.82%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10035 (composable-5.tx2.au1)
🗳️ system.setCode hash: 0x9c64fa12f714bd732fd35a834d98d4a18798421503bd944e5f486c8e0275c128
🗳️ authorizeUpgrade hash: 0xf6e8d1420a2e3beb90f331d17c708cc26709e16482573ccee4bb7e1de3ea2123
🗳️ Blake2-256 hash: 0xfc5dd425544df152be1931b262abd9cf6469b99f9b2298319c1f5ef510d7be52
📦 IPFS: https://www.ipfs.io/ipfs/QmTcbefzxv8oNiXCWtPPH2Cag5NgYBV5p8N2ncrmrxyZYi
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10035.5#picasso-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix build github:ComposableFi/composable/release-v8.10035.5#composable-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10035.5#composable-node --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10035.5#devnet-picasso --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix run github:ComposableFi/composable/release-v8.10035.5#devnet-composable --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10035.5#ccw --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10035.5#devnet-xc-fresh --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
What's Changed
General changes
- fix(devnet): xc docker image user fix to run devent in docker and codespace by @dzmitry-lahoda in #4016
- ci(perf): fail fast in case of failed builds by @dzmitry-lahoda in #4023
- ci(test): trigger integration test and add test docs by @dzmitry-lahoda in #4026
- docs(cw): removed non existent and useless feature by @dzmitry-lahoda in #4025
- fix(multihop-bech32): updated bech32 dependency, use up to date crate instead of bech32-no-std old create. by @RustNinja in #4027
- fix(centauri version): centauri commit update by @kkast in #4033
Full Changelog: release-v9.10035.3...release-v9.10035.5
test-test-release-v0.0.1
Runtimes
Picasso
🗜 Compressed: Yes, 78.31%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10035 (picasso-1.tx1.au1)
🗳️ system.setCode hash: 0x5fad9ab6e7032f96ba4aecce0583a672c521fd86fdae7e66541c3cc80a94dba1
🗳️ authorizeUpgrade hash: 0x76e47cf3eac8aee28d260d1b876245c6cbae07471e15461955e5b388854fd189
🗳️ Blake2-256 hash: 0x8a7b143bd3d80413a0c924567739588cd2c133cf0efb0ebbff6a1df42278b487
📦 IPFS: https://www.ipfs.io/ipfs/QmPHmsW6wePCmwaKJBLztYxQbpMcDXzj9Vw6dpHXQFfG8N
Composable
🗜 Compressed: Yes, 78.77%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10035 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0xa38769449d935b279130c7c55133538b94a55dc8ff4975ea569b278889627e98
🗳️ authorizeUpgrade hash: 0x24401f02520bf8de5ce5e1ca8ddaa5c39df1237bf960dccc0630a3f8490d4402
🗳️ Blake2-256 hash: 0x1e7dad74d3096b63ee2f6205e9838066921dd0f2e88c36c12987c08e6add44b2
📦 IPFS: https://www.ipfs.io/ipfs/QmdM8NonHbekhkN7itz1FnwHnqQJzJU3wMEVZNUBT9r6xp
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10035.2#picasso-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix build github:ComposableFi/composable/release-v8.10035.2#composable-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10035.2#composable-node --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10035.2#devnet-picasso --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix run github:ComposableFi/composable/release-v8.10035.2#devnet-composable --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10035.2#ccw --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10035.2#devnet-xc-fresh --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
What's Changed
General changes
- fix(devnet): xc docker image user fix to run devent in docker and codespace by @dzmitry-lahoda in #4016
- ci(perf): fail fast in case of failed builds by @dzmitry-lahoda in #4023
- ci(test): trigger integration test and add test docs by @dzmitry-lahoda in #4026
- docs(cw): removed non existent and useless feature by @dzmitry-lahoda in #4025
- fix(multihop-bech32): updated bech32 dependency, use up to date crate instead of bech32-no-std old create. by @RustNinja in #4027
- fix(centauri version): centauri commit update by @kkast in #4033
- chore: fix various compilation warnings by @mina86 in #4034
Full Changelog: release-v9.10035.3...test-release-v0.0.1
release-v9.10035.4
Runtimes
Picasso
🗜 Compressed: Yes, 78.33%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10035 (picasso-4.tx1.au1)
🗳️ system.setCode hash: 0x24a6b1892cd398cc519fa346c231ce42899eb279aaa96205a1a310182e7bb4d0
🗳️ authorizeUpgrade hash: 0x82b203ff128adc9c2b82d794fae53e4240d0e7d7b060d5abadff9a15a82ca7b5
🗳️ Blake2-256 hash: 0x72398061c75e69950740738637b9bc8eb0235f28536a0185afb309569ac32515
📦 IPFS: https://www.ipfs.io/ipfs/QmS4XgETNZQvFsu9jzSEpRAKr47hHty8s3Ra9XdrRmFVNo
Composable
🗜 Compressed: Yes, 78.77%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10035 (composable-4.tx2.au1)
🗳️ system.setCode hash: 0xcee0247177c701915d808b78c818e18b3dbae69cf31024bc269fc3faa233a1be
🗳️ authorizeUpgrade hash: 0x4a2f6f85e4674d595461957ca83e05fc95cc868f71ea331da7998a9d62068615
🗳️ Blake2-256 hash: 0x948e94726bfc4b584bd3a4e7cb92f2d70ab64a31374e46847fe3be03693e0193
📦 IPFS: https://www.ipfs.io/ipfs/QmXFyCyatj3kgzdHAbjT6RVPB2XZXboAAnTzDtLdp4wtBd
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10035.4#picasso-runtime --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
nix build github:ComposableFi/composable/release-v8.10035.4#composable-runtime --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10035.4#composable-node --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10035.4#devnet-picasso --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
nix run github:ComposableFi/composable/release-v8.10035.4#devnet-composable --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10035.4#ccw --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10035.4#devnet-xc-fresh --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
Full Changelog: release-v9.10034.1...release-v9.10035.4
release-v9.10035.3
Runtimes
Picasso
🗜 Compressed: Yes, 78.31%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10035 (picasso-1.tx1.au1)
🗳️ system.setCode hash: 0xc403189cc19d6ceb7f611744cf27fd0475559142253212d5c52d60eaf2a2617e
🗳️ authorizeUpgrade hash: 0x45d789d4562106af9410c642d7408f69d411103c74db85b4431ffd10f1a84188
🗳️ Blake2-256 hash: 0x1a3c5090b0d5fe76e0ed52776a8bda7c11b07527b6d2c2fbe6a8bcd460fbc973
📦 IPFS: https://www.ipfs.io/ipfs/QmZU4cMBKcEvYfe67xQPhp3Mx6KxkrYsQqjNdmTqn6YGej
Composable
🗜 Compressed: Yes, 78.78%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10035 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0x2428da065f11a4234e42f2304f05b9b67163ae2101bf62e95f0a55d853256b60
🗳️ authorizeUpgrade hash: 0x989c7b8c42076acf24f2bfa43311f670eb45423bdf0c30232a40689d803d5b1a
🗳️ Blake2-256 hash: 0xd7d1b1ad90eda00a9ef0e19d1043afbf89fd88307fbe9edba145752b116dff63
📦 IPFS: https://www.ipfs.io/ipfs/QmUNDAWXfgLBSrJwBkjAWo6AJVuTRkrBvLKsuyRFncgPKc
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10035.2#picasso-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix build github:ComposableFi/composable/release-v8.10035.2#composable-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10035.2#composable-node --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10035.2#devnet-picasso --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix run github:ComposableFi/composable/release-v8.10035.2#devnet-composable --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10035.2#ccw --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10035.2#devnet-xc-fresh --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
What's Changed
General changes
Full Changelog: release-v9.10035.0...release-v9.10035.3
release-v9.10035.0
Runtimes
Picasso
🗜 Compressed: Yes, 78.36%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10035 (picasso-1.tx1.au1)
🗳️ system.setCode hash: 0x906d3f5296099d7f65c6f734d63599027e3d6c9d89d32897029567ca0f16634d
🗳️ authorizeUpgrade hash: 0xa43cb21f16103df7eab95eb26b478d9977f2cff382c6cbe8af27ec2f0bf239c5
🗳️ Blake2-256 hash: 0x7642d031860fa7ef6462bacd80e78dad9f6c5112353b98ee2c27e91327b2f7c9
📦 IPFS: https://www.ipfs.io/ipfs/QmVaJDs3CerECdCbkfwNmuQaw3UkDjKt9Ax5sM8rTwcHfN
Composable
🗜 Compressed: Yes, 78.73%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10032 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0xffc31779099904e18cd8903e96e98149fa9a57ccd84b6ee10a97d301bdf60843
🗳️ authorizeUpgrade hash: 0xab305cc7f2edf92921c1eb9e5ef10c7d6879e39eb22dc5091bd3293a0aea466e
🗳️ Blake2-256 hash: 0x7e69fc09ad6bfed9a5d10d144b7f10d80bf8027a0803dc4c9c2e4d5e0b79e9e8
📦 IPFS: https://www.ipfs.io/ipfs/QmXqkqwmA76zGw7fe1BTABkA4nGTMjqCrJCN6u3HiqmQNF
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10032.0#picasso-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix build github:ComposableFi/composable/release-v8.10032.0#composable-runtime --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10032.0#composable-node --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-picasso --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-composable --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10032.0#ccw --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-xc-fresh --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed
What's Changed
General changes
- NoneFlatFee for picasso runtime by @RustNinja in #3634
- Rc v7.10026.0 by @RustNinja in #3635
- fixed hyperspace run along with statemine by using proper version of local zombienet devnet by @dzmitry-lahoda in #3628
- pallet-cosmwasm and ccw tool fixed and working examples to work with CosmWasm contracts by @dzmitry-lahoda in #3610
- disable ccw (retain only in release) by @dzmitry-lahoda in #3637
- minor-docs-edit by @JafarAz in #3626
- cw-guide by @JafarAz in #3638
- release candidate 7.10027 by @RustNinja in #3636
- nix: hyperspace breaking change now needs 3 config files by @blasrodri in #3640
- Update LP staking guide by @JafarAz in #3643
- update-centauri-guide by @JafarAz in #3644
- add-guide by @JafarAz in #3645
- update version from 10027 to 10028 by @RustNinja in #3649
- Withdrawal from Strategies Guide Update by @kollegian in #3646
- fix to accept seed for cli by @kkast in #3641
- One signature multihop transfer solution IBC<->XCM RFC by @dzmitry-lahoda in #3650
- 5 times cheaper and 3 times faster ci by @dzmitry-lahoda in #3633
- Removed staking tab from Picasso by @fl-y in #3654
- Add cacerts package to docker by @julio-jimenez in #3655
- added ca certs for oracle into composable image and usdt ibc to composable devnet by @dzmitry-lahoda in #3657
- updated-cw-docs by @JafarAz in #3659
- Update weights by @vmarkushin in #3548
- enable DEX/AMM pallet precompile in CW contracts in Picasso runtime by @dzmitry-lahoda in #3647
- Release candidate 8.10029.0 (version bump and tag) by @dzmitry-lahoda in #3661
- Oracle set singer permissioned by @kkast in #3652
- Release candidate 8.10029.1 (no runtime or node updates) to get proper artifacts released (devnet IBC, CW tools) by @dzmitry-lahoda in #3664
- made local banksy to produce block with one liner by @dzmitry-lahoda in #3666
- Documented/explained Picasso democracy parameters and updated final timing to make it faster yet secured in runtime by @dzmitry-lahoda in #3674
- Upgraded CosmWasm runtime in Picasso to latest dependencies by @dzmitry-lahoda in #3677
- Minor correction in the xcvm.md by @adiraviraj in #3681
- xcvm: avoid String allocations when opening an IBC channel by @mina86 in #3685
- cw updates by @dzmitry-lahoda in #3688
- Prefer
x.to_string()
overformat!("{}", x)
by @mina86 in #3689 - xcvm: avoid String allocations when serialising Displayed types by @mina86 in #3691
- picasso-runtime: make memo field a string for pallet-ibc by @blasrodri in #3694
- run cosmos ci on fork by @dzmitry-lahoda in #3697
- ci: remove FE deployments from CI by @fl-y in #3696
- i do not have time to maintain mac builds by @dzmitry-lahoda in #3700
- [XCVM-267] add asset list count to remove hard coded array length by @kkx in #3044
- xcvm: merge router and gateway together by @mina86 in #3687
- sync wasm by @dzmitry-lahoda in #3703
- xcvm: merge router and gateway together, cont. by @mina86 in #3701
- code: update cosmwasm-vm dependency to pick up recent bug fixes by @mina86 in #3713
- rate limiter overflow fix by @kkast in #3714
- xcvm: refactor authorisation interface by @mina86 in #3717
- xcvm: introduce ExecuteProgramMsg to refactor messages slightly by @mina86 in #3716
- xcvm: merge assert-registry and gateway contracts together by @mina86 in #3719
- fixes to cli by @dzmitry-lahoda in #3720
- (do not merge) enable flat fee on picasso by @kkast in #3715
- Rc version 8.10031.0 by @RustNinja in #3730
- Simplify
T::from
spelling by @mina86 in #3733 - xcvm: remove Network generic argument from xc_core::Instruction by @mina86 in #3734
- xcvm: merge cw-xc-utils crate into cw-xc-common crate by @mina86 in #3735
- remove hardcoded assets from the list_assets rpc by @kkast in #3739
- CW precompile support with Schema, updated precompile for DEX with full coverage by @dzmitry-lahoda in #3722
- add-md by @JafarAz in #3743
- add symbol to list_assets rpc by @kkast in #3749
- Pallet-multihop-xcm-ibc that for multihop once click tx that support memo. by @dzmitry-lahoda in #3755
- Ensured JSON output well in CosmWasm tool and made CW more like cosmos one by @dzmitry-lahoda in #3756
- Devnet updates: Genesis with CW XCVM contracts for Substrate devnet and Osmosis...
release-v9.10034.1 - Released
Runtimes
Picasso
🗜 Compressed: Yes, 78.35%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10034 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x2216e41749c525826773c9fb451d2e877a5e74bac12a927003fb65c8c8065afa
🗳️ authorizeUpgrade hash: 0xf5f10b2c382c1d6be1c610436c6d078b1701b5b7526e5cfc3e9cc080391cdebf
🗳️ Blake2-256 hash: 0x88285d3338faa74ff7e33032bca9ff4a236b948d64d2c12dee39b195e827bbdc
📦 IPFS: https://www.ipfs.io/ipfs/QmRLoYNVhQAb8SyT9gWxbgHqPEMfqZtpQjHDwsxarttGH4
Composable
🗜 Compressed: Yes, 78.80%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10034 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0x8cf7c54d8fa01df18b442a17e923d14af3d106f3a7768dc79824d9f66f0f7f1d
🗳️ authorizeUpgrade hash: 0x1e0f376d377ff3df1042a5f0e182e23c631246734d8bc587cbece2ee3b0bf556
🗳️ Blake2-256 hash: 0xb9dabe3fe6cf8f285ca506a4a0c8f0bc15a179d7c45ffe3fdc6976cace29ecab
📦 IPFS: https://www.ipfs.io/ipfs/QmUoCmdzsXpfuqrg1otZBVobjk6xCw4dnCaeNsdbvmkMc9
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10032.0#picasso-runtime --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
nix build github:ComposableFi/composable/release-v8.10032.0#composable-runtime --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10032.0#composable-node --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-picasso --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-composable --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10032.0#ccw --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-xc-fresh --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
release-v9.10034.0
Runtimes
Picasso
🗜 Compressed: Yes, 78.43%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10034 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xc75b71228cdf1404ebd209286318cbf7fa8cc07f83cdeb8da797fd24d45875c5
🗳️ authorizeUpgrade hash: 0x109b3b3b53726c8032b5281eab7f357a8b070ad9e94a0c21bc469fbd58d3c0df
🗳️ Blake2-256 hash: 0x3ae5533714a2d7f07e28f4e015c82adac650903e3c91efda4397e87e7093ac54
📦 IPFS: https://www.ipfs.io/ipfs/QmcvUtk8tpL39R6TcjSHGt8urudA2qsgMAyoPHqCoNEo8t
Composable
🗜 Compressed: Yes, 78.78%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10034 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0xeb1197a89c9753ba0857d9cc4d4d36a0ec273b5a91b62e73c1d35e8c0bc97ef4
🗳️ authorizeUpgrade hash: 0xc430f6cd9b333e0ba25bf4db0b7c861ab3d0635058c04f61c89e1632516267e2
🗳️ Blake2-256 hash: 0xa8bf413ce045e279703519a152264a839ab653f65fd91a621f8f269acfc7cda1
📦 IPFS: https://www.ipfs.io/ipfs/QmatGYyEApygwEEG2WeYYr9YsWHDuhXWfJrpvCBJNfxmdc
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10034.0#picasso-runtime --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
nix build github:ComposableFi/composable/release-v8.10034.0#composable-runtime --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10034.0#composable-node --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10034.0#devnet-picasso --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
nix run github:ComposableFi/composable/release-v8.10034.0#devnet-composable --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# CW CLI tool
nix run github:ComposableFi/composable/release-v8.10034.0#ccw --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10034.0#devnet-xc-fresh --allow-import-from-derivation --print-build-logs --option sandbox relaxed --show-trace --extra-experimental-features "flakes nix-command" --accept-flake-config
release-v9.10033.0 (superceeded)
Note - this was placed into Rococo, but further to peer audit additional changes were made for multihop and will be superseded by v9.100034.0 https://composablefinance.slack.com/archives/C047C4BQEV7/p1689965004118009
Runtimes
Picasso
🗜 Compressed: Yes, 78.37%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10033 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xa829b786430eb419028c2f9e57be11d8bd674aa63d86c4f5866a3da22f023c93
🗳️ authorizeUpgrade hash: 0x3d08a14cfa71c96c9ff49f2672b0c6e77c6cd12d4ea0ce3560ce6d8acb7d6ab8
🗳️ Blake2-256 hash: 0x4556a59faa93ce02de4365c26c5e46e6f92b44f0d7e89a4b0565f1bd2ba1f8f3
📦 IPFS: https://www.ipfs.io/ipfs/Qme1ekPRPHt2UEd3QxAdMr2z5o1rwFd1tHkXdvz1zSvptC
Composable
🗜 Compressed: Yes, 78.73%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10033 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0x08ce2b93b5712f02324f1b4054e20fc9d5e1785004a4dcb3c6995ec5aaa28df8
🗳️ authorizeUpgrade hash: 0x6e2db85238440158a0fbe61342be0704508e540b0648165ea3af7b9612748a55
🗳️ Blake2-256 hash: 0x7e2f635948ac9b31ba6512a971c219c46d3aaf099771b62787176efb055a6b7d
📦 IPFS: https://www.ipfs.io/ipfs/QmNiYuBnQkzZLm8fztJHSDBDsNmGFUwo6RgVVb5qTB4brY
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10032.0#picasso-runtime --accept-flake-config
nix build github:ComposableFi/composable/release-v8.10032.0#composable-runtime --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10032.0#composable-node
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-picasso
nix run github:ComposableFi/composable/release-v8.10032.0#devnet-composable
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10032.0
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v8.10032.0 --allow-import-from-derivation
release-v8.10032.1 RELEASE
Runtimes
Picasso
🗜 Compressed: Yes, 78.34%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10032 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xcc91ed5471ea39aefd9c46d19e0a7071ddbc863e89c060f9f5328a172f7be78b
🗳️ authorizeUpgrade hash: 0x9ca87952de3f72de1afbe5ff01d40a1787af69519ae477149249434d0bb438ee
🗳️ Blake2-256 hash: 0xf8cbb34b26f91b61c08aaf32c29ebce907e268182a256c05e498fb647c8161d4
📦 IPFS: https://www.ipfs.io/ipfs/QmUGFHzQEFDuDGrsfLX1cvfBHYk1feKTFDCDbN4BgmctNp
Composable
🗜 Compressed: Yes, 78.54%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10032 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0x3517e1817beee3a2a18d8f1180195180732fcd2f0d40fa3a207a48d7238b4296
🗳️ authorizeUpgrade hash: 0x21f86048a4a3d279be62a57e8dd29aa56e3c34eae4b0a8fa62e01f029154a0de
🗳️ Blake2-256 hash: 0x9e88d4fbe2ab89ea54373ba29d88831275ddf0dff69bcb23a6e39891c8be678b
📦 IPFS: https://www.ipfs.io/ipfs/Qmd92Art5jRfpQFYPzEYh83QjGdqS77N76VRvD84debpFq
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v8.10030.0#picasso-runtime --accept-flake-config
nix build github:ComposableFi/composable/release-v8.10030.0#composable-runtime --accept-flake-config
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v8.10030.0#composable-node
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v8.10030.0#devnet-picasso
nix run github:ComposableFi/composable/release-v8.10030.0#devnet-composable
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v8.10030.0
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v8.10030.0 --allow-import-from-derivation