github ComposableFi/composable release-v9.10038.2

8 months ago

Runtimes

Picasso

🗜  Compressed:               Yes, 78.49%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10038 (picasso-2.tx1.au1)
🗳️  system.setCode hash:      0x6a67b292232414daff8e11d773b737e61f0783c100717f9d9669c309674c83c5
🗳️  authorizeUpgrade hash:    0x89711d827624c605756db40e94b9c92fc0552eae2e8baf9a28532317a3062700
🗳️  Blake2-256 hash:          0xdf54914c7bbf3368bca254ca64a94e76dc893e9520bcf10783387bc9f88a8703
📦 IPFS:                     https://www.ipfs.io/ipfs/Qme23zqLJwBiKnu62o7oLPK4wgvopDt1f2y4KUbmFKDPVi

Composable

🗜  Compressed:               Yes, 78.78%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10038 (composable-2.tx2.au1)
🗳️  system.setCode hash:      0x801e96d5c4283045f426d2533d1c9c714741139f26b4162d4f0f17bffe543a38
🗳️  authorizeUpgrade hash:    0xb9dc498cf32df95e413557c707a35bd91e46a33b25117f8f9e1cd7a7e3d50365
🗳️  Blake2-256 hash:          0x50c3d8be5c38d5f8f316d5fc06d086a1843b630c788177110fbfb2f164451895
📦 IPFS:                     https://www.ipfs.io/ipfs/QmRVUBzup4cQkCmQ2an44SXQQKzY1J2hXxAEHu8T2bHNGa

Nix

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

Don't miss a new composable release

NewReleases is sending notifications on new releases.