github ComposableFi/composable release-v9.10041.1

pre-release10 months ago

Runtimes

Picasso

🗜  Compressed:               Yes, 78.77%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10041 (picasso-1.tx1.au1)
🗳️  system.setCode hash:      0xa190dbd1372bd3b80515bfc142496a0994e02da8964debd0f833b17df6eb5cc3
🗳️  authorizeUpgrade hash:    0xdab0462a5208ce5199da4a95572c0ade08597267d917f8e7d70c23630dc0865b
🗳️  Blake2-256 hash:          0x3a7c7a3c20294fd0798da9b6781eadbc82dd89decdd1fe15000804e0e0f5fbfa
📦 IPFS:                     https://www.ipfs.io/ipfs/QmcwLDqoRD4iyMQtSZZNSA9vB9jL6REKeK2YeFKkNo816C

Composable

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

Nix

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

Don't miss a new composable release

NewReleases is sending notifications on new releases.