Releases: freeverseio/laos
v0.28.0
What's Changed
- feat: Update Github artifact actions. by @tsenovilla in #945
- dev-version: 2790 by @tsenovilla in #953
- feat: Remove unnecessary migrations by @tsenovilla in #954
- Upgrade Dockerfile to use Ubuntu 24.04
by @asiniscalchi in #958 - test: e2e reserve transfer to HydraDX by @tsenovilla in #957
- Add bootnode with wss to chain spec by @magecnion in #961
- refactor: Remove rococo runtime by @tsenovilla in #964
- refactor: Rename precompiles benchmark under precompiles-benchmark-pallet by @tsenovilla in #960
- feat: add Technical committee origin to preimage ManagerOrigin by @tsenovilla in #967
- Fix warp sync by @magecnion in #968
- Bump runtime spec_version to 2800 by @asiniscalchi in #970
- Prepare for v0.28.0 pre-release with workflow and version updates
by @asiniscalchi in #971
Full Changelog: v0.27.0...v0.28.0
laos runtime
This runtime was built using rustc 1.81.0 (eeb90cda1 2024-09-04) with srtool 0.17.0
🏋️ Runtime size: 1.562 MB (1,638,341 bytes)
🗜 Compressed: Yes, 78.21%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2800 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x372d2275eef5fa18be05261cf3aba8f654d0a9ef8d397b95589b6c329193a5c3
🗳️ authorizeUpgrade hash: 0xf92f3101aec6766bac8dec3eeb44748f54dee3d087b9eac443a2d2169bf94fd1
🗳️ Blake2-256 hash: 0xbcf86edeaa35e72b75f1ae7e9f277c4b10ca48abbf5e327ff654132aa72e1137
📦 IPFS: https://www.ipfs.io/ipfs/QmQXfiRApMGZ2Uds4ZCpw321ffwL4n1RLp6SZt5kk7tWLf
v0.27.0
What's Changed
- feat: Enable reserve transfer in LAOS by @tsenovilla in #939
- Prepare release 2690 by @tsenovilla in #941
- Runtime v0.27.0 by @luispdm in #944
Full Changelog: v0.26.0...v0.27.0
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.504 MB (1,577,317 bytes)
🗜 Compressed: Yes, 78.45%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2700 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x1a19b0c33e4a3634883550b4bf953b556e01b9320001da724f8916b51c154677
🗳️ authorizeUpgrade hash: 0xd4fe00538f36b3a2a3f04cc8dc28963cb97c92b86791d728b5dc2d3d19d11c4c
🗳️ Blake2-256 hash: 0x8641d54180b9c719fa843a50c011dc0fe2ee8058bca4fee225201adc0dbad498
📦 IPFS: https://www.ipfs.io/ipfs/QmWh21PaP2iN5mAhdnSLxcsvg3UkAitF8Kp8wqrPoe2G7M
v0.26.0
What's Changed
- Simplify Zombienet configuration to use a single collator
by @asiniscalchi in #920 - feat: Remove pallet treasury fork by @tsenovilla in #929
- Test: Update e2e upgrade chain to take account of upgrade cooldowns by @tsenovilla in #924
- Fix
veto_external
test by @luispdm in #930 - Integrate
pallet_bounties
into runtime with configuration and dependencies
by @asiniscalchi in #908 - Prepare dev release 2591 by @tsenovilla in #931
- fix: Use ED greater than 0 for benchmark purposes by @tsenovilla in #934
- Dev release v0.25.92 by @luispdm in #936
- Runtime v0.26.0 by @luispdm in #937
Full Changelog: v0.25.0...v0.26.0
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.504 MB (1,577,118 bytes)
🗜 Compressed: Yes, 78.41%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2600 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0xd5776b3cec22a958a7540d1acf34934b5a091cd74015fd14f8e93b8fb1461b99
🗳️ authorizeUpgrade hash: 0xd8b4213dc32ec4151cef6813892e3d9c46f4d0bedd269f0347f329cbeee4a991
🗳️ Blake2-256 hash: 0x0e9a9d33aeec3323cc9ba46a1f128d3659935cccf7061ba2f33cfdf1246f761c
📦 IPFS: https://www.ipfs.io/ipfs/QmfZQvLvXmht5sWBcETnhd9onGPj8ntiHdamXzFunVjGxa
v0.25.0
What's Changed
- Update Laos Sigma Try Runtime job to use secure WebSocket endpoint
by @asiniscalchi in #904 - Move xcm tests preconditions to chopsticks config files by @luispdm in #902
- Feature: Chopsticks uses Polkadot networks instead of Paseo networks by @tsenovilla in #907
- Test e2e runtime upgrade by @tsenovilla in #909
- Add custom tx pool that skip
remove_invalid
when producing block by @magecnion in #910 - Merge release 0.24 in main by @tsenovilla in #913
- Prepare dev release
2490
by @magecnion in #912 - Dockerize job depends on check-version by @magecnion in #914
- Introduced Treasury Funding Pallet with Runtime Integration and Tests
by @asiniscalchi in #906 - Prepare dev release
2491
by @magecnion in #915 - Replace
NativeElseWasmExecutor
withParachainExecutor
and update dependencies
by @asiniscalchi in #918 - Upgrade chain test fails if LAOS live version equals developed version by @tsenovilla in #916
- Update version to 0.24.92 and related constants
by @asiniscalchi in #919 - Update weights and benchmarks for multiple pallets and increment runtime version.
by @asiniscalchi in #923
Full Changelog: v0.24.1...v0.25.0
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.489 MB (1,561,065 bytes)
🗜 Compressed: Yes, 78.39%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2500 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x6b73459543279c5bdfb71dd7343e351d503c08a18045b84eb79815798d8b082d
🗳️ authorizeUpgrade hash: 0xa175fa515dd11fda1e23b04d937c887936acc17694ea7e50a0a47234c14ed5e0
🗳️ Blake2-256 hash: 0x900129206f9f63f84ea0eb5e21d999a246932cd052874afc7e27ccc85c81bb7b
📦 IPFS: https://www.ipfs.io/ipfs/Qme4t5F3c8NVoRAvEKxXXif3ycVhym4LrUDgu6ZNLn1nqm
v0.24.1
What's Changed
- Hotfix: Apply pallet treasury migration by @tsenovilla in #905
Full Changelog: v0.24.0...v0.24.1
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.484 MB (1,556,075 bytes)
🗜 Compressed: Yes, 78.44%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2401 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x7598b3fb35fcbc5e31ad9dd8acd41ff61ce40add3d7c095bf4a031d6d02fec0e
🗳️ authorizeUpgrade hash: 0xca1b1bd0e69032eb51620f2a3c5198f63c8d43981bbffee99364a0b13d95b8dd
🗳️ Blake2-256 hash: 0x8a48c8a37a9a6959e358ebde853e36e58aa1e07ef555a466e214ee93ad17e5ef
📦 IPFS: https://www.ipfs.io/ipfs/QmaYUgCWjL8jW78ndP6eRzmk8DFNZRgK4s7DYhAEoKNgVn
v0.24.0
What's Changed
- Removed unnecessary link from README by @tonimateos in #861
- Add XCMP Remark Test and Update Build Workflow
by @asiniscalchi in #828 - Enhance Node Service and Runtime with Async Backing and Updated Configurations
by @asiniscalchi in #853 - Update to version 0.23.90 with new runtime spec version
by @asiniscalchi in #863 - Enhance and Refactor Vesting Tests with Utility Functions and Configuration Updates
by @asiniscalchi in #865 - Trigger e2e when pushing to any branch or manually by @tsenovilla in #867
- Add E2E Tests for Asset Teleportation Between LAOS and Asset Hub with Configuration Updates
by @magecnion in #829 - Set Maximum Members for Council and Technical Committee in Configurations
by @asiniscalchi in #872 - Enable logs vesting e2e test CI by @tsenovilla in #876
- Refactor and Remove Warnings in async_backing.rs
by @asiniscalchi in #879 - Increase council and technical committee
MaxProposals
by @luispdm in #873 - Revert "Enhance Node Service and Runtime with Async Backing and Updat… by @asiniscalchi in #881
- Fix deploy contract using hardhat by @magecnion in #801
- Increase zombienet blocks per round to avoid invalid tx by @tsenovilla in #893
- Add Venus Chain Spec and Simplify Command Handling
by @asiniscalchi in #891 - Update version to 2391 across runtime and configuration files
by @asiniscalchi in #896 - Upgrade Polkadot SDK to Stable2407 and Enhance Configurations
by @magecnion in #773 - Prepare development release v0.23.92 with updated runtime version
by @asiniscalchi in #899 - Make E2E tests deterministic by @tsenovilla in #894
- Hotfix use Venus correct id by @tsenovilla in #901
- Prepare release v0.24.0 with updated spec and metadata
by @asiniscalchi in #900
Full Changelog: v0.23.0...v0.24.0
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.488 MB (1,560,034 bytes)
🗜 Compressed: Yes, 78.42%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2400 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x7aa6fce5f2c1bc94bf564ceb8f354ea1322ed2dbc7d1ec58282ea170a0e3ff99
🗳️ authorizeUpgrade hash: 0x480caa728a19e1f675a4ae6903cba1a544cbdc9ac2d8267b9fb87bd3358c61bc
🗳️ Blake2-256 hash: 0x67e0ec977695645d36a5c8ca7412265810be92085864195df68cee26f11dd2cc
📦 IPFS: https://www.ipfs.io/ipfs/QmQ1TJMCsY7PPSono8QnX7pKqcRh8Kd69ZjXAwMagW7qTY
v0.22.2
What's Changed
- Implement call filter to exclude vested transfers in runtime configuration
by @asiniscalchi in #870 - Prepare for v0.22.2 release with version updates
by @asiniscalchi in #871
Full Changelog: v0.22.1...v0.22.2
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.452 MB (1,522,882 bytes)
🗜 Compressed: Yes, 78.59%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2202 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x74865ee54f2803871da70899249c2782a42280e8de3ac35ee0a25e11521f70f9
🗳️ authorizeUpgrade hash: 0x9844d5ccf2bd9bc77faab1cc542625873267c12334e6d4c62646222f50a2c40f
🗳️ Blake2-256 hash: 0xe07d8a84e7a4d440a8f71537455a36ecd5022225361cd79e1f8ec17b6330d9ea
📦 IPFS: https://www.ipfs.io/ipfs/QmSzUdYNWmfc3XWgYSQML5tBipW7WxDzBcJwaq4adYLA8i
v0.23.0
What's Changed
- upgrade to v0.22.0 by @asiniscalchi in #790
- Include AssetHub in zombienet by @luispdm in #796
- Versioning policy by @luispdm in #797
- Upgrade zombienet relaychain nodes by @magecnion in #799
- Remove "staging-" prefix from XCM and parachain info modules and dependencies by @asiniscalchi in #803
- Add detailed comments to XCM configuration for better understanding by @asiniscalchi in #806
- Integrate XCM Simulator with LAOS Runtime and Add Comprehensive Tests by @asiniscalchi in #800
- Add Try Runtime for Laos in GitHub Actions Workflow
by @asiniscalchi in #809 - Enhance XCM Configuration with Teleportation Support and Extensive Tests
by @asiniscalchi in #812 - Add paseo feature and update runtime and package versions
by @asiniscalchi in #814 - Add tests for Mercury sovereign account IDs
by @asiniscalchi in #816 - Build and upload runtime with paseo feature on release by @ccubu in #817
- Integrate Runtime APIs into lib.rs and Enhance Metadata Testing
by @asiniscalchi in #823 - Add AssetHub to XCM simulator and laosish teleport test by @asiniscalchi in #813
- Edit LAOS runtime to allow teleports to
AssetHub
by @luispdm in #826 - Update Runtime and Package Versions
by @asiniscalchi in #827 - Remove paseo feature and update configurations
by @asiniscalchi in #849 - Revert "Build and upload runtime with paseo feature on release (#817)" by @ccubu in #848
- Update Treasury Payout Period to 28 Days
by @asiniscalchi in #852 - Enhance ManagerOrigin to Include Council Majority
by @asiniscalchi in #851 - Redirect Kicked Members' Balance to Treasury in Election Configuration
by @asiniscalchi in #854 - Allow LAOS to receive back assets previously teleported to Asset Hub by @luispdm in #856
- Dev runtime 2294 by @luispdm in #857
- Only teleport native asset by @tsenovilla in #855
- Set
MaxScheduledPerBlock
for benchmark purposes by @luispdm in #858 - Delete VotingLockPeriod in pallet elections phragment by @tsenovilla in #860
- Prepare for release 0.23.0 with version updates
by @asiniscalchi in #862
New Contributors
- @tsenovilla made their first contribution in #855
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
- Integrate runtime APIs into lib.rs and enhance metadata testing
by @magecnion in #821
Full Changelog: v0.22.0...v0.22.1
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.453 MB (1,523,916 bytes)
🗜 Compressed: Yes, 78.57%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2201 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0xf4ad778950d9ed1cfeef36e14d71746b4e10f7f76ef3e4aa4973f679612dc269
🗳️ authorizeUpgrade hash: 0x41c50439870d3da50cc0679305b4d81346906d21451cc413154d1f1a8c50e7bc
🗳️ Blake2-256 hash: 0x754db4eea19849175f3f3bfceddbfaf180f31edc6c55943538ba4d289a569a14
📦 IPFS: https://www.ipfs.io/ipfs/QmX6i9r3Do13PczWf3dUd8tJQUbjEXaPwywrKKc7jWSvFE
v0.22.0
What's Changed
- Update Weights and Execution Times for Multiple Pallets and Bump Runtime Version by @magecnion in #764
- Allow council to create external proposals by @luispdm in #770
- Update ethereum
fn call
setting weight limit and proof size weight cost by @magecnion in #777 - test release 2190 by @luispdm in #782
- Allow technical committee members to veto external proposals by @luispdm in #774
- Update runtime to version 2191 and bump package version by @asiniscalchi in #784
- Enhance consensus hook and relay chain configuration in cumulus parachain system by @asiniscalchi in #786
- Update runtime and package versions to 2192 by @asiniscalchi in #787
- Set
UNINCLUDED_SEGMENT_CAPACITY
to 3 by @magecnion in #789
Full Changelog: v0.21.0...v0.22.0
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 1.435 MB (1,504,823 bytes)
🗜 Compressed: Yes, 78.58%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-2200 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x6b8b9b586dc10738ad2c381c456f7fe5a4b5c7feda374de17cdd4567d77aa1ef
🗳️ authorizeUpgrade hash: 0x259cc038bbbf1ed5f7f04934871f528f557ca9ef2f6a1ef6a69ad83c8c3d22c4
🗳️ Blake2-256 hash: 0x1f5c54b382437780106c30b58f76fb9b73ade5a9bf440aaab502d81b655b74d3
📦 IPFS: https://www.ipfs.io/ipfs/QmSUm57dqdQqFMnLrp3VkkzHy2CbJ2sZ6bgVqtdv1YPTNn