github ComposableFi/composable release-v9.10041.2

pre-release10 months ago

Runtimes

Picasso

🗜  Compressed:               Yes, 78.78%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10041 (picasso-2.tx1.au1)
🗳️  system.setCode hash:      0xbc10cb9c736bfcfacc0aa92fb6c7671f26932ea6cafd5f4bc6b39b20c8f3bca1
🗳️  authorizeUpgrade hash:    0x895e74259f6432c45d994b274a92fe269158c5a83cb39b7f0a84930a1d32ec8f
🗳️  Blake2-256 hash:          0xb3c93a5133a977af429470a1d4b85c4400ea21eecf1af94c3eb7bf5621f3566e
📦 IPFS:                     https://www.ipfs.io/ipfs/QmNiWY3bRSiHayC9qozxvfns8hEZomfLGYFfbeYPXQ9Zur

Composable

🗜  Compressed:               Yes, 79.02%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10041 (composable-2.tx2.au1)
🗳️  system.setCode hash:      0x121aac5e1ecfd1be6b3a9bf1067270ae57e3da0737b62ee6b1d222dead75bbe9
🗳️  authorizeUpgrade hash:    0xbdd25539464ea754991cdff9d55a2a005530f729ccd0ad0fb4f060116f9844f8
🗳️  Blake2-256 hash:          0x66fb736d0300b8308fb2404cde08f0666c4547fc378c30715d343a9a432363a3
📦 IPFS:                     https://www.ipfs.io/ipfs/Qmdu8hdrFF9C2E6WewFmVwKF5w6ygbYUJTQ66WCcJpcNCK

Nix

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

New Contributors

Full Changelog: release-v9.10035.3...release-v9.10041.2

Don't miss a new composable release

NewReleases is sending notifications on new releases.