github ComposableFi/composable v1.10001.0

2 years ago

Runtimes

Dali

🏋️  Runtime size:             1.467 MB (1,538,716 bytes) 
🗜  Compressed:               Yes, 83.64%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             dali-10001 (dali-3.tx1.au1)
🗳️  system.setCode hash:      0x1f3d8319bff877bfc67206f6a004847276b431bab3918516878101d81ac81991
🗳️  authorizeUpgrade hash:    0x1998c0b28d1ba328a836ca8e3a9681a8a017cfbd317086ef5a30d8076a4e2d83
🗳️  Blake2-256 hash:          0xf07954beb0ee8087f8b602dba3a4196d46a9b533f479686348055eca0975c602
📦 IPFS:                     https://www.ipfs.io/ipfs/QmPSzpLwFs1we6yZkUn3gxgsP35UPcjj4Xf3DnHKpjUr86

Picasso

🏋️  Runtime size:             0.902 MB (946,294 bytes) 
🗜  Compressed:               Yes, 85.46%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             picasso-10001 (picasso-2.tx1.au1)
🗳️  system.setCode hash:      0x34459ff10052b5695e71ecdc9cf8e05d458c76c5a33b8b1dc769b5382ce281e3
🗳️  authorizeUpgrade hash:    0x7987088c70758845224dea7272dba6a4f586697874279f04b3e8634620fd741a
🗳️  Blake2-256 hash:          0xee8b392e12185f2eae3577c7fb977c380039f86ca265cebecaa98fa18646b984
📦 IPFS:                     https://www.ipfs.io/ipfs/Qmc4rTaN7EV5dBrZpDPivhHKdxQcdWnWwQStF4xjuzTJxA

Composable

🏋️  Runtime size:             0.726 MB (761,221 bytes) 
🗜  Compressed:               Yes, 85.73%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             composable-10001 (composable-3.tx1.au1)
🗳️  system.setCode hash:      0x98f4eaaa4202d97af15ab0e6ebb184d4ea902c56809257d5fb9a906b05eae8d0
🗳️  authorizeUpgrade hash:    0xfa11fdda8c4dbb10d1ac3ace6888257ac96d3caa0b57c8e3f8d47bcf487cfe8e
🗳️  Blake2-256 hash:          0x51c77f21fa3c44513752d20b49059b248b833c2d60305ba7d949bd7c3171da53
📦 IPFS:                     https://www.ipfs.io/ipfs/Qma4Hc72bF7ARPyS2vydrFrJwWEpz61MzyaDCs1rEU36TR

Nix

# Generate the Wasm runtimes
nix build github:ComposableFi/composable/v1.10001.0#dali-runtime
nix build github:ComposableFi/composable/v1.10001.0#picasso-runtime
nix build github:ComposableFi/composable/v1.10001.0#composable-runtime

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

# Spin up a local devnet
nix run github:ComposableFi/composable/v1.10001.0#devnet

# Spin up a local XCVM devnet
nix run github:ComposableFi/composable/v1.10001.0#devnet-xcvm

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

What's Changed

General changes

Full Changelog: v1.10000.0...v1.10001.0

Don't miss a new composable release

NewReleases is sending notifications on new releases.