github ComposableFi/composable release-v9.10035.0

pre-release13 months ago

Runtimes

Picasso

🗜  Compressed:               Yes, 78.36%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10035 (picasso-1.tx1.au1)
🗳️  system.setCode hash:      0x906d3f5296099d7f65c6f734d63599027e3d6c9d89d32897029567ca0f16634d
🗳️  authorizeUpgrade hash:    0xa43cb21f16103df7eab95eb26b478d9977f2cff382c6cbe8af27ec2f0bf239c5
🗳️  Blake2-256 hash:          0x7642d031860fa7ef6462bacd80e78dad9f6c5112353b98ee2c27e91327b2f7c9
📦 IPFS:                     https://www.ipfs.io/ipfs/QmVaJDs3CerECdCbkfwNmuQaw3UkDjKt9Ax5sM8rTwcHfN

Composable

🗜  Compressed:               Yes, 78.73%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10032 (composable-3.tx2.au1)
🗳️  system.setCode hash:      0xffc31779099904e18cd8903e96e98149fa9a57ccd84b6ee10a97d301bdf60843
🗳️  authorizeUpgrade hash:    0xab305cc7f2edf92921c1eb9e5ef10c7d6879e39eb22dc5091bd3293a0aea466e
🗳️  Blake2-256 hash:          0x7e69fc09ad6bfed9a5d10d144b7f10d80bf8027a0803dc4c9c2e4d5e0b79e9e8
📦 IPFS:                     https://www.ipfs.io/ipfs/QmXqkqwmA76zGw7fe1BTABkA4nGTMjqCrJCN6u3HiqmQNF

Nix

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

New Contributors

Full Changelog: release-v7.10025.0...release-v9.10035.0

Don't miss a new composable release

NewReleases is sending notifications on new releases.