Runtimes
Picasso
🏋️ Runtime size: 1.701 MB (1,783,142 bytes)
🗜 Compressed: Yes, 78.41%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: picasso-10016 (picasso-2.tx1.au1)
🗳️ system.setCode hash: 0xe8fe8860240f803358ecd969edbede31091db1b681ab01f5b87ba78e6c634857
🗳️ authorizeUpgrade hash: 0x5020b21082ce9fa49f5615fec97c60b1a1f4cdcdbf8cc274b571de430cb5bf4a
🗳️ Blake2-256 hash: 0x2562a2d84219d7df112e28ebb33eb425647e0bb480d4d28e0a9a1e7f00e49b07
📦 IPFS: https://www.ipfs.io/ipfs/QmdTTqeMFffUk2QG4XLPchjg7fns72L3oYow9MW3okqcFx
Composable
🏋️ Runtime size: 1.515 MB (1,588,544 bytes)
🗜 Compressed: Yes, 78.52%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: composable-10016 (composable-3.tx2.au1)
🗳️ system.setCode hash: 0xd69c95cc9c91079b445b81e0d9020b211484e077f3d2c532b9015bd59e4c06fe
🗳️ authorizeUpgrade hash: 0x01f960a4722a50dc941512a612c07e81d967b75dac0ec019fc68fce5f0cfaa78
🗳️ Blake2-256 hash: 0x64ca5512e31f0336dc29f5960282fbf703965216183b148a49b8023263027e96
📦 IPFS: https://www.ipfs.io/ipfs/QmVHRZH7oACgz7wVBzWiPyn276CsF9aKBD3fu88qgR4mfx
Nix
# Generate the Wasm runtimes
nix build github:ComposableFi/composable/release-v6.10016.3#picasso-runtime
nix build github:ComposableFi/composable/release-v6.10016.3#composable-runtime
# Run the Composable node (release mode) alone
nix run github:ComposableFi/composable/release-v6.10016.3#composable-node
# Spin up a local devnet
nix run github:ComposableFi/composable/release-v6.10016.3#devnet-picasso
nix run github:ComposableFi/composable/release-v6.10016.3#devnet-composable
# Spin up a local XC(Inter chain) devnet
nix run github:ComposableFi/composable/release-v6.10016.3
# Show all possible apps, shells and packages
nix flake show github:ComposableFi/composable/release-v6.10016.3 --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
- add AssetsTransactorRouter to Pablo by @kkast in #3439
- release v6.10016.2 by @dzmitry-lahoda in #3451
Full Changelog: fe-v5.100015-picasso-5...release-v6.10016.3