github ComposableFi/composable release-v9.10039.1

12 months ago

Runtimes

Picasso

🗜  Compressed:               Yes, 78.55%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10039 (picasso-1.tx1.au1)
🗳️  system.setCode hash:      0x90adf114819bfff6ca0af0ff060ee66b59553a13e4a206b6aae9e719f306ac3d
🗳️  authorizeUpgrade hash:    0xf8bcef9ca862bc4526d0659c147f5ae110389ace96ee5486a409b7f526e9cb6a
🗳️  Blake2-256 hash:          0x9786dc21eab970299cb5efbf1ef6a99088f3835e8d7d00e32ef931415606cb01
📦 IPFS:                     https://www.ipfs.io/ipfs/QmU9TLZ6H6ekFMRhcUorXkysbJQqp2Yp11fzH4tx528faJ

Composable

🗜  Compressed:               Yes, 78.74%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10039 (composable-1.tx2.au1)
🗳️  system.setCode hash:      0x245327185ccb1d08b69e8d3cb17c32e877a9a5714ddc473500c4357e999dc3f4
🗳️  authorizeUpgrade hash:    0x4e8b973d44b7feef090e64bfb4486da2cbd2b0627029a767ed6e799595dcf457
🗳️  Blake2-256 hash:          0xf3bc475f90592c2dda23b9772d5686ccc552595f65c2c3d3682ec5f64485963e
📦 IPFS:                     https://www.ipfs.io/ipfs/QmYutNMWScWFeumyPsRh5tN8JqnbjuuJZBtrA2bCVN7wsy

Nix

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

Full Changelog: release-v9.10039.0...release-v9.10039.1

Don't miss a new composable release

NewReleases is sending notifications on new releases.