Skip to content

release-v9.10040.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 12:20
release-v9.10040.3
caf1714

Runtimes

Picasso

πŸ—œ  Compressed:               Yes, 78.71%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             picasso-10040 (picasso-1.tx1.au1)
πŸ—³οΈ  system.setCode hash:      0xd11a3eca365f6a2d67f9ce5a6a91b4cd0bd46dc94cdf09882bdba3c676b7236b
πŸ—³οΈ  authorizeUpgrade hash:    0xc0c2c4b11f2f0a501faa93e938c670d153b7c95908f262c8ed6f0817949e5251
πŸ—³οΈ  Blake2-256 hash:          0x3a196a0b52f53f05701dd1c8edc69391657c7777b839cb2bb896ceeb8f0100d3
πŸ“¦ IPFS:                     https://www.ipfs.io/ipfs/QmRVK9rjzHYP3uo3Tq34w7w2GEvyNhhBJXZsPwjV5SkioG

Composable

πŸ—œ  Compressed:               Yes, 79.02%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
πŸ”₯ Core version:             composable-10040 (composable-3.tx2.au1)
πŸ—³οΈ  system.setCode hash:      0xd21ab361dbacf2109919b2e2bc3cad18088156b4e5b7afb37e0459f72df109f8
πŸ—³οΈ  authorizeUpgrade hash:    0xdd56f73ba128e8389e430477ee9c9abebbeab3f9fc731defb3625d60b04bab8c
πŸ—³οΈ  Blake2-256 hash:          0xeb5e2b85a4a09e8022ca81daa72eb50f99c41213d7a8164df08a02af6ae76f06
πŸ“¦ IPFS:                     https://www.ipfs.io/ipfs/QmXoHQDEKfuPX9JhtxsUXhkVX3sViXCwUTTthMg4Rm4FLE

Nix

# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v9.10040.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.10040.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.10040.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.10040.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.10040.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.10040.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.10040.2#devnet-xc-fresh --allow-import-from-derivation --extra-experimental-features "flakes nix-command" --no-sandbox --accept-flake-config --option sandbox relaxed

Full Changelog: release-v9.10040.2...release-v9.10040.3