Releases: freeverseio/laos
Releases · freeverseio/laos
v0.14.2
What's Changed
- new chain specs by @asiniscalchi in #576
Full Changelog: v0.14.1...v0.14.2
klaos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 0.920 MB (965,016 bytes)
🗜 Compressed: Yes, 77.99%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: klaos-1402 (klaos-0.tx1.au1)
🗳️ system.setCode hash: 0xb807e1caddfd76b53b210d9aebf65d35b35641d034b8e5d66b44a4299ba03fe6
🗳️ authorizeUpgrade hash: 0x951f42a5a4ebd81cffbab3015732dee6da397f20958952372416160f574166ee
🗳️ Blake2-256 hash: 0xf49a550fe24e76f5f2152915dc07f6f7dd0a16a97e56c1adebfabe459d4352e9
📦 IPFS: https://www.ipfs.io/ipfs/QmWb4wWHbAph8AYBC9LxEyxBRvM6Wd9A17wKyQ54KUFJkb
laos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 0.987 MB (1,035,114 bytes)
🗜 Compressed: Yes, 78.00%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-1402 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x3a874192b19e49fc766c51f9d972e69fbe4e90cd628461f13a127f9f2845761c
🗳️ authorizeUpgrade hash: 0x0c1ae26a43a6808345cc2effa2bbaf744781b7bc2abe720c66f4579da79b162a
🗳️ Blake2-256 hash: 0xd3597b0400472824a0e7f57e08e47f520e94f4beeadb3cdb020172c3624867ca
📦 IPFS: https://www.ipfs.io/ipfs/QmbTScVrp7DNCDeZ9hJJynYtsVqzQrHyMm5cwKqNuZzdqJ
v0.14.1
What's Changed
- Align Nonce Type to u32 for Parachain Compatibility by @asiniscalchi in #567
- update to v0.14.1 by @asiniscalchi in #570
Full Changelog: v0.14.0...v0.14.1
klaos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 0.921 MB (965,993 bytes)
🗜 Compressed: Yes, 77.97%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: klaos-1401 (klaos-0.tx1.au1)
🗳️ system.setCode hash: 0x352a08af9a759b2d45cb4577a6379c39829f013ac9b5ba4a7830fa3a1defcf48
🗳️ authorizeUpgrade hash: 0xa2b4c7cee3b76c803f4b92cc99548c7f8d3df7f696a03614c9f493eca7c249f9
🗳️ Blake2-256 hash: 0x5f401c8426631482052684dcc29cb4a055c4a64b539af14dcc7326d67ef17b85
📦 IPFS: https://www.ipfs.io/ipfs/QmdsXF6CkaD6XzmPKQxZL8AbaTXcA5RF9Fu24HbCkUgneH
v0.14.0
What's Changed
- Add
try-runtime
step in CI forlaos-omega
by @magecnion in #545 - Fail clippy on warnings, try remove TODO comments by @dastanfv in #547
- Enhance Proxy Configuration with Tests for Pure Proxy Creation and Modification by @asiniscalchi in #549
- Update Runtime Versions to 1400 and Project Version to 0.14.0 by @asiniscalchi in #552
Full Changelog: v0.13.0...v0.14.0
v0.13.0
What's Changed
- Move
ownership-chain
sub directory to root by @dastanfv in #436 - Remove unused files by @dastanfv in #441
- Remove
ownership
term from codebase by @dastanfv in #443 - all the pallet::Config extracted into files by @asiniscalchi in #451
- srtool on release by @ccubu in #445
- Filter EVM and ethereum pallet calls by @dastanfv in #454
- Refactoring/more on runtime by @asiniscalchi in #456
- extract in a macro the self_contained_call by @asiniscalchi in #458
- Update disclaimer url by @ccubu in #453
- removed ewarning by @asiniscalchi in #461
- removed unused const by @asiniscalchi in #463
- removed TODO by @asiniscalchi in #464
- Refactoring extract runtime api by @asiniscalchi in #460
- update laos docker image by @ccubu in #452
- reorder pallets by @asiniscalchi in #462
- Implement Rewards Account for Payouts and Update ChainSpec by @asiniscalchi in #449
- Refactor Inflation Setup and Add Test for Constant Rewards by @asiniscalchi in #469
- Feat/fv rococo local spec by @ccubu in #468
- Enhance Staking Config with Accurate Slot Time Calculation by @asiniscalchi in #475
- Revise weight to fee conversions by @dastanfv in #465
- Enhance WeightInfo Assignments and Configurations in Runtime by @asiniscalchi in #476
- Enhance Currency Constants and Fee Structure in Laos Runtime by @asiniscalchi in #480
- Simplify Chain Specs and Enhance Collator Rewards Testing by @asiniscalchi in #483
- Remove Unused Migration Type Alias from Runtime Configuration by @asiniscalchi in #485
- Rename klaos-runtime spec name to
klaos
by @dastanfv in #467 - added degree 2 coef as Moonbeam by @asiniscalchi in #484
- README reviews by @asiniscalchi in #486
- Simplify Inflation Calculation and Update Tests by @asiniscalchi in #482
- Remove Caladan Try Runtime Step from CI Workflow by @asiniscalchi in #489
- Refactor and Improve Visibility of ChainSpec in Laos Runtime by @asiniscalchi in #487
- GPL 3.0 by @asiniscalchi in #488
- Simplify
Timestamp
Module Declaration in Runtime Configuration by @asiniscalchi in #490 - Refactor Self Contained Call Handling and Remove Macro Usage by @asiniscalchi in #491
- Enhance Staking Benchmarks and Fix Rewards Transfer Weights by @asiniscalchi in #470
- Enhance Configurability and Simplify Runtime by @asiniscalchi in #497
- Refactor Runtime APIs Implementation and Update Import Paths by @asiniscalchi in #495
- Refactor Laos Runtime and Service Module Imports and Visibility Adjustments by @asiniscalchi in #510
- Remove Conditional Compilation for BuildStorage in Laos Runtime by @asiniscalchi in #511
- Refactor Runtime Configurations and Improve Module Organization by @asiniscalchi in #512
- Update Runtime and Project Versions to v0.13.0 by @asiniscalchi in #513
- cargo update by @ccubu in #514
- Feature/v0.13.0 by @asiniscalchi in #516
- add --locked to cargo build by @ccubu in #515
- Refactor mock runtimes to use
DefaultConfig
for system and balances by @dastanfv in #518 - Review system config by @magecnion in #525
- Refactor Session Configuration in Laos Runtime for Enhanced Clarity and Efficiency by @asiniscalchi in #528
- Refactor Parachain System Configuration and Cleanup Imports by @asiniscalchi in #529
- Align
MaxHolds
andMaxFreezes
Parameters withMaxLocks
andMaxReserves
inpallet_balances
Configuration by @asiniscalchi in #531 - Enhance EVM Configuration, Refactor Imports, and Add Tests by @asiniscalchi in #532
- add license to source files by @ccubu in #527
- Add Production Weights by @magecnion in #533
- Feat/add laos para id to readme by @ccubu in #537
- Introduce "laos" ChainSpec Support and Remove "caladan" Configuration by @asiniscalchi in #535
- Add Support for Laos-Omega Test Network and Paseo Relay Chain Specifications by @asiniscalchi in #538
- add laos omega bootnode by @ccubu in #539
- Release/v0.13 by @asiniscalchi in #544
- Update Protocol ID to Version 3 in LaosSun Testnet Configurations by @asiniscalchi in #546
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- hotfix to release: srtool on release by @ccubu in #446
- hotfix to release: fix typo in job name by @ccubu in #450
Full Changelog: v0.12.0...v0.12.1
klaos runtime
This runtime was built using rustc 1.74.0 (79e9716c9 2023-11-13) with srtool 0.13.0
🏋️ Runtime size: 0.914 MB (958,562 bytes)
🗜 Compressed: Yes, 78.07%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: laos-1201 (laos-0.tx1.au1)
🗳️ system.setCode hash: 0x0eb0105fc6e558a9002e0f400e767bb89501596abcb3d6f95fa5c2a0edb5620a
🗳️ authorizeUpgrade hash: 0x1db198b42497edd382c1c913f828eba2a7ef0f03118891ce69692b4f66422c82
🗳️ Blake2-256 hash: 0xde64162f0f317aa4ee19720dcad829e21e776c3981085438a8d70483843b47f9
📦 IPFS: https://www.ipfs.io/ipfs/QmWKCFmi1aEPcWo4hxQEBG75G6pfep5E6qoLLYnuKGABb9
v0.12.0
What's Changed
- Remove conditional compilation for runtime version by @magecnion in #331
- Add
parachain-staking
pallet by @dastanfv in #307 - Insert bytecode in
EVM
forasset-metadata-extender
precompile by @asiniscalchi in #319 - Updating link for litepaper by @tonimateos in #333
- Increase min blocks per round in genesis by @dastanfv in #334
- Remove moonbeam parachain staking by @dastanfv in #342
- Replace
fast-gov
withfast-runtime
by @dastanfv in #359 - Add rewards treasury as source of staking rewards by @magecnion in #357
- Fixes for the issues found during QA by @dastanfv in #361
- Add information about collators and delegators by @magecnion in #369
- cargo update by @asiniscalchi in #379
- Remove
treasury
mentions by @dastanfv in #374 - laos and kloas runtime distinction by @asiniscalchi in #380
- upgrade action AI agent by @asiniscalchi in #384
- node is able to run klaos local network by @asiniscalchi in #383
- Use srtool to generate release wasm by @ccubu in #371
- extract predefined accounts as module by @asiniscalchi in #385
- laossun chain_spec by @asiniscalchi in #387
- Add release step in CI for klaos and laos runtimes by @magecnion in #391
- upgrade version node to 0.12.0, runtimes to 1200 by @asiniscalchi in #394
- Integrate Proxy Pallet with Dynamic Deposit Calculation and Configuration Enhancements by @asiniscalchi in #393
- Use moonbeam pallet_parachain_staking by @asiniscalchi in #398
- Add utility pallet by @dastanfv in #412
- Integrate Block Rewards Source with parachain-staking and Implement send_rewards Method by @asiniscalchi in #411
- Tests for
ParachainStakingAdapter
and some refactoring of test utilities by @dastanfv in #417 - Integrate Fee Distribution Logic into Runtime by @asiniscalchi in #416
- set accounts for the collators by @asiniscalchi in #425
- filter balance transfers and staking join candidates by @asiniscalchi in #418
- remove usage of srtools by @asiniscalchi in #427
- laossun: raw chainspec + bootnode by @asiniscalchi in #426
- Add GitHub Token Authentication to Release CI Workflow by @asiniscalchi in #432
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Adding ABIs for precompile interfaces by @tonimateos in #292
- Add public minting to Evolution pallet by @magecnion in #294
- Add Public Minting Functionality to EvolutionCollectionPrecompile and Solidity Interface by @magecnion in #299
- Move unit tests from
constant_tests.rs
to `mod.rs by @asiniscalchi in #298 - Integration of Vesting Pallet into the Runtime and Addition of Related Tests and Dependencies by @asiniscalchi in #295
- Bring hotfix v0.10.1 to main by @magecnion in #306
- Update metadata asset extender abi by @magecnion in #312
- Update runtime spec name to "laos" by @magecnion in #315
- Transfer ownership of the collection by @dastanfv in #297
- node v0.11.0 and runtime 1100 by @asiniscalchi in #321
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- Modify asset metadata extender interface by @magecnion in #303
- Update versions to 0.10.1 and 1001 by @magecnion in #304
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Giedi chain_spec by @asiniscalchi in #268
- Add Support for 'Giedi' Chain in the node by @asiniscalchi in #271
- Addition of New Bootnode to Giedi Chain Configuration by @asiniscalchi in #274
- Fix
evolve
function to return an empty vector instead of token id by @dastanfv in #273 - Add new pallet for asset metadata extension by @magecnion in #272
- Match node version with tag version by @dastanfv in #270
- Add precompile for pallet metadata extender by @asiniscalchi in #276
- Add asset-metadata-extender precompile to runtime by @dastanfv in #283
- Add benchmark and update weights for
update_token_uri_extension
function, and update GitHub Actions workflow by @asiniscalchi in #282 - QA Changes to DAME Solidity interface by @dastanfv in #285
- Return output with
EvmDataWriter
by @dastanfv in #286 - Enhance AssetMetadataExtender Precompile and Update Related Tests and Configurations by @magecnion in #287
- Add new functions to retrieve and check token URI extensions by claimer and universal location by @asiniscalchi in #284
- Enhance "Update Extended Token URI" Test and Update Config Constant by @magecnion in #288
- Update to version 0.10.0 and runtime spec version 1000 by @asiniscalchi in #289
- Fix release comparing tags by @ccubu in #290
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Removal of Legacy Bootnodes from Klaos Chain Configuration by @asiniscalchi in #255
- Update Klaos Node IP in CI/CD Pipeline by @asiniscalchi in #256
xcm-simulator
tests and refactoring of runtime tests by @dastanfv in #244- Update Runtime Version to 900 by @asiniscalchi in #259
Full Changelog: v0.8.0...v0.9.0