github ComposableFi/composable release-v9.10043.0

pre-release4 months ago

Runtimes

Picasso

🗜  Compressed:               Yes, 78.83%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10043 (picasso-0.tx1.au1)
🗳️  system.setCode hash:      0xf77e2145610a2a55c5cf6a8f9fb95f214a1a67403c838ddc34ef5241fbfe4a00
🗳️  authorizeUpgrade hash:    0x47cdd94507fc1a6f68e8e99ad8bc03021d47fdab997b565354a93e5da6cfb681
🗳️  Blake2-256 hash:          0x8dd8ff7668df84bb037c494e00bc23b2f27e51b3c4290cc458929fc6ff8f99fe
📦 IPFS:                     https://www.ipfs.io/ipfs/QmRY4qZxHPRm7u3URqbX2ZsLrr9dWLJykNYaFrcfyav1es

Composable

🗜  Compressed:               Yes, 79.09%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10043 (composable-0.tx2.au1)
🗳️  system.setCode hash:      0xaeb0a36d26540b0cf4afbdefcee7cc5295173d19e06967d4074aa567e7841b24
🗳️  authorizeUpgrade hash:    0xdd8cec258d60857c6aff3d1e8d3f0331063ac022dce1d3f2624f00c013ae89ed
🗳️  Blake2-256 hash:          0x7971827586931cf7e09c116d39f8ead88953259e3c25deca5aa476f922c37c15
📦 IPFS:                     https://www.ipfs.io/ipfs/QmapftSPwsLDpscviHWGUqRGqFcrrPNi8iGUpYkaZowwno

Nix

# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v9.10043.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-v9.10043.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-v9.10043.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-v9.10043.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-v9.10043.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-v9.10043.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-v9.10043.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

  • feat(release): latest release version 10042.1 by @vmarkushin in #4387
  • docs(UG): update user guides + additions by @JafarAz in #4389
  • feat(assets): add force transfer all functionality by @kkast in #4390

Full Changelog: release-v9.10042.1...release-v9.10043.0

Don't miss a new composable release

NewReleases is sending notifications on new releases.