Runtimes
Picasso
🏋️ Runtime size: 1.693 MB (1,774,835 bytes)
🗜 Compressed: Yes, 78.44%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10016 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0x9c6303348ac75a81699b04546f7930627a199107fdc30c132530cef58a3bedbe
🗳️ authorizeUpgrade hash: 0xe2a68f943273d5b1f5089bca7258a897361605e3d0744f04e631be2de6ab771e
🗳️ Blake2-256 hash: 0xd6a880ffca34bdd9490eb06d14298b7e566bf95882610cad01df2bb2a1df483d
📦 IPFS: https://www.ipfs.io/ipfs/QmTJhFqPRqtyqUqyQmgK1ryVYUmDR59ipo7R95UQ8Tj6ZC
Composable
🏋️ Runtime size: 1.513 MB (1,586,791 bytes)
🗜 Compressed: Yes, 78.54%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10016 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0x2414176d56e67a9c2598ab6728b3878a7cb3057d22db986bd5f34485e16a8a4e
🗳️ authorizeUpgrade hash: 0xe813d4b4556a776050f82d970fdd5109cd7b9c8b506470dca8a169a23ec80988
🗳️ Blake2-256 hash: 0xc442f1ccf6aa0c888024fc9a8ef2b5437c6deddd88498bd366cdc8aec9f5228e
📦 IPFS: https://www.ipfs.io/ipfs/QmeTTe8F6eAPXsKbnEENUuvuKBVKvif5BWaLuQ5GK4PxAw
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v6.10016.2#picasso-runtime
nix build github:ComposableFi/composable/release-v6.10016.2#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v6.10016.2#composable-node
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v6.10016.2#devnet-picasso
nix run github:ComposableFi/composable/release-v6.10016.2#devnet-composable
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v6.10016.2
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v6.10016.2 --allow-import-from-derivation
What's Changed
General changes
- [PBL-554] Add more precision to Coingecko price query by @andresmechali in #3397
- polkadotv0938+ xcvmv3+ dali- by @dzmitry-lahoda in #3390
- Add MinAnswerBound in pallet-oracle #PICA-324 by @obsessed-cake in #3389
- [PBL-555] Add query docs and cleanup unused queries by @andresmechali in #3404
- Update integration-tests by @obsessed-cake in #3412
- testfast by @dzmitry-lahoda in #3409
- session vars to ensure rust compile in codespace by @dzmitry-lahoda in #3410
- feat: add rococo option to endpoints by @fl-y in #3388
- [PBL-556] Fix subsquid storing spot price on quote asset by @andresmechali in #3418
- Update the-composable-team.md by @JafarAz in #3429
- PICA-328 Upgrade polkadojs version by @bengalmozzi in #3424
- add update location extrinsic by @kkast in #3422
- Fix the build by @bengalmozzi in #3433
- prelease clean up (pr for commit from which would do release) #misc by @dzmitry-lahoda in #3444
Full Changelog: fe-v5.100015-picasso-5...release-v6.10016.2