github ComposableFi/composable release-v6.10019.0

17 months ago

Runtimes

Picasso

🏋️  Runtime size:             1.706 MB (1,789,037 bytes) 
🗜  Compressed:               Yes, 78.50%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10019 (picasso-2.tx1.au1)
🗳️  system.setCode hash:      0xfebb99de1f0ae7c802474dd6b5e950a44c1cd8b48a5d365f085b8c876c959ed6
🗳️  authorizeUpgrade hash:    0x60619ee1d470632d1472230b14cde9c7402ceb430774b0382616c71fef639f09
🗳️  Blake2-256 hash:          0x3885cf2f64853d890a4c9d8e6b125f55c6718f94590df58776554749132d41ac
📦 IPFS:                     https://www.ipfs.io/ipfs/QmSGDfoJfaR3m2a9xh1YWStswmBdYQW2SE5uiXmRKPXFND

Composable

🏋️  Runtime size:             1.523 MB (1,597,249 bytes) 
🗜  Compressed:               Yes, 78.46%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10019 (composable-3.tx2.au1)
🗳️  system.setCode hash:      0xa8b347be2baa1b20f5ea6a1ef4863d96689dee57507115599b810677c60e939f
🗳️  authorizeUpgrade hash:    0x28d920bab998371e6aee7bd9f95c25416add68872e93ef56049b08c7b2846a53
🗳️  Blake2-256 hash:          0x9b7c6e6eae8a34d1b919ce0327ec7bc5778dfefe99ebdb8d655a51c4283683e6
📦 IPFS:                     https://www.ipfs.io/ipfs/QmdD6d6Ft1udewMt55FAJv9vdjmJ25WmE9VZMReAZP6emP

Nix

# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v6.10019.0#picasso-runtime  --accept-flake-config
nix build github:ComposableFi/composable/release-v6.10019.0#composable-runtime --accept-flake-config

# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v6.10019.0#composable-node

# Spin up a local devnet
nix run github:ComposableFi/composable/release-v6.10019.0#devnet-picasso
nix run github:ComposableFi/composable/release-v6.10019.0#devnet-composable

# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v6.10019.0

# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v6.10019.0 --allow-import-from-derivation

What's Changed

General changes

Full Changelog: release-v6.10018.0...release-v6.10019.0

Don't miss a new composable release

NewReleases is sending notifications on new releases.