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
- [main] - FE Picasso copy update by @easteregg in #2270
- Add late-binding to XCVM SDK and CosmWasm interpreter by @aeryz in #1847
- [CU-34hy71m] Added RFC 0010 - Calculation of all On-Chain Existential Deposit Values by @PoisonPhang in #2181
- fix(persistent-devnet): ensure the deployed revision is derived from the input form by @hussein-aitlahcen in #2289
- Cu 33kkcvb picasso design qa frontend improvements mamalitest by @easteregg in #2291
- Update overview stats to pull every one minute by @easteregg in #2292
- start replacing github rules with mergify to scale monorepo by @dzmitry-lahoda in #2283
- #cosmwasm dev tools to play with contracts by @dzmitry-lahoda in #2285
- Calculation accounting delay in first claim by @saadjhk in #2307
- Revert "add Rational64 type (#31gy38v) (#2236)" by @benluelo in #2313
- CU-3qvfhm5 - Simplify and finalize spec compliant XCVM contracts by @hussein-aitlahcen in #2300
- Wallet transactions by @saadjhk in #2308
- Picasso Design QA second round by @easteregg in #2310
- Gas metering for cosmwasm instructions by @aeryz in #2229
Full Changelog: v1.10000.0...v1.10001.0