Subwasm
% subwasm info runtime_eden.wasm
🏋️ Runtime size: 6.823 MB (7,154,225 bytes) ⚠️ HEAVY
🗜 Compressed: No
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: nodle-para-28 (nodle-para-0.tx10.au1)
🗳️ system.setCode hash: 0xb06b9e5c9d90e5c0557ee78f3c4385d6b6cebd31818bb5e6b7d7a247f6e1e421
🗳️ authorizeUpgrade hash: 0x56247c36817264a3fcc78c983ff46a73d1e208992d0b16f99928c1fda3c23c24
🗳️ Blake2-256 hash: 0xb3cfd924eddacd82dd0cda82e62876aed7b835ba4d96937a9c37d33f24e6f8ea
📦 IPFS: https://www.ipfs.io/ipfs/QmQP7ApopuNz277QF6s86Av6ujTS326TwRC9UMfhzJHvi3
% subwasm info runtime_eden.compact.wasm
🏋️ Runtime size: 1.391 MB (1,458,808 bytes)
🗜 Compressed: Yes, 79.61%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: nodle-para-28 (nodle-para-0.tx10.au1)
🗳️ system.setCode hash: 0xdc1591698ed5fd197481337438bb9b946fdde7426484f9a69880f723859b8903
🗳️ authorizeUpgrade hash: 0x1ab332557c01e6c4d95f39f09e2a8fc70f087c4e3b6d548d8f465dcff0f30822
🗳️ Blake2-256 hash: 0x2cf3276cb5db1cf2a8e450617c0ce2dea695f59cc6c946e0f717f1e498ae5f77
📦 IPFS: https://www.ipfs.io/ipfs/Qmc5FhWDd8UJQH8EBETBiDJdVFwRFmM94AhHLWFjQsEKdM
What's Changed
- Add a lint for json files by @simonsso in #812
- Update CI for rust 1.75 stable by @simonsso in #817
- chore: allow us to run some CI jobs manually when we need by @aliXsed in #822
- Cleanup migrations by @simonsso in #823
- Upgrade polkadot-sdk by @simonsso in #813
- Silly test to verify sanity of DOT constants by @simonsso in #834
- Improve stability for try-runtime flow by @simonsso in #835
- Upgrade gh action versions by @simonsso in #837
- Bump actions/upload-artifact from 3 to 4 in /.github/workflows by @dependabot in #838
- Bump docker/login-action from 2 to 3 in /.github/workflows by @dependabot in #839
- Bump softprops/action-gh-release from 1 to 2 in /.github/workflows by @dependabot in #840
- Bump codecov/codecov-action from 3.0.0 to 4.1.0 in /.github/workflows by @dependabot in #841
- Sponsorship vector implementation by @simonsso in #836
- Replace deprecated types and consolidate development testnets by @simonsso in #842
- Root index.html for docs by @simonsso in #844
- Migration checks match expected state after upgrade by @simonsso in #845
- Add workflow for paradis try-runtime by @simonsso in #843
- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 in /.github/workflows by @dependabot in #847
- Move testnet to Paseo by @simonsso in #848
- build(deps): bump peaceiris/actions-gh-pages from 3 to 4 in /.github/workflows by @dependabot in #850
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 in /.github/workflows by @dependabot in #851
- Restart testnet on paseo by @simonsso in #852
- Bump version to 2.5.2 by @simonsso in #853
- Iso/20240412 t0953 docker by @simonsso in #854
- Iso/20240412 t1232 force purge chain from storage by @simonsso in #855
- Update paradis bootnodes in chainspec by @simonsso in #856
Full Changelog: 2.4.2...2.5.2-rc3