github ComposableFi/composable release-v9.10039.0

pre-release12 months ago

Runtimes

Picasso

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

Composable

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

Nix

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

  • feat(ibc): Only allow forward and wasm middlewares to be used in IBC memo by @vmarkushin in #4151

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

Don't miss a new composable release

NewReleases is sending notifications on new releases.