Releases: freeverseio/laos
Releases · freeverseio/laos
v0.8.0
What's Changed
- Make XCM work by @dastanfv in #238
- Added klaos dns bootnodes by @ccubu in #241
- add bootnodes to nonraw chainspec by @ccubu in #243
- Update runtime spec version to 800 by @asiniscalchi in #247
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Updating README and fixing issues on it by @tonimateos in #208
- Added data for KLAOS, to be merged when KLAOS is live by @tonimateos in #210
- Enhancement: Improve Security Against Malicious Delegatecall (#211) by @asiniscalchi in #213
- Adding ParaId and reference to Official Discord by @tonimateos in #214
- Add all standard Ethereum precompiles to the project by @asiniscalchi in #212
- Addition of KLAOS Disclaimer in the Command File by @magecnion in #218
- Improving previous skeleton for README of evolution pallet by @tonimateos in #216
- Merge v0.6 with enhancements, refactoring and tests by @asiniscalchi in #226
- Add tests for calls to non-contract addresses by @dastanfv in #231
- Update chain specs from version 601 to 700 by @asiniscalchi in #229
New Contributors
- @tonimateos made their first contribution in #208
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Enhancement: Improve Security Against Malicious Delegatecall by @asiniscalchi in #211
- Benchmark
LaosEvolution
pallet functions and record weights in the precompiles by @dastanfv in #189 - Update Runtime Spec Version to 601 by @asiniscalchi in #219
- Addition of a new bootnode to the klaos.raw.json file by @asiniscalchi in #221
- Addition of CI on Release Branches by @asiniscalchi in #223
- Addition of try-runtime for klaos in build workflow by @asiniscalchi in #222
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Fix links and typos in README by @dastanfv in #108
- GPT review on comment by @ccubu in #110
- move evochain logic into ownership chain by @asiniscalchi in #122
- Configure gpt4 review on /review comment by @ccubu in #114
- overwrite the PR description by @asiniscalchi in #124
- Removal of Bridge and Evolution Chain Components by @asiniscalchi in #113
- Update NewCollection event to use data field for collection id by @asiniscalchi in #126
- Fixing Mint with External URI Event and Adding Corresponding Tests by @asiniscalchi in #130
- Implementing Asset Evolution Feature in Laos by @magecnion in #125
- Adding Integration Tests to CI Pipeline by @magecnion in #132
- Add Build Step to CI Workflow by @asiniscalchi in #134
- Add freeverse moonbeam chain specs by @dastanfv in #133
- Adding End-to-End Tests for Collection Creation Flow by @magecnion in #135
- Integration of Astar Parachain and Update of Zombienet Configuration by @dastanfv in #139
- Optimizing GitHub Actions Workflow by @asiniscalchi in #140
- Addition of End-to-End Tests for Evolution Flow by @magecnion in #138
- Making End-to-End Tests Idempotent by @magecnion in #142
- spec_version 7 -> 8 by @asiniscalchi in #143
- Update PR Agent Version by @asiniscalchi in #144
- use precompiles smart contract definition at build step in ci by @magecnion in #163
- Refactor Mock Implementation in Tests by @magecnion in #164
- Apply SBP review comments by @dastanfv in #166
- Integration of Multisig Pallet into Runtime by @dastanfv in #161
- Removal of the Living Assets Ownership Pallet by @ccubu in #171
- Update Create Collection Functionality to Return Address Instead of Collection ID by @magecnion in #160
- Update Evolving Assets Logic to Use Contract Address by @magecnion in #173
- Set Existential Deposit to Zero and Refactor Related Tests by @asiniscalchi in #170
- Refactor Collection Address Format by @magecnion in #179
- Separate Collection Contracts Management into a New Precompile by @magecnion in #180
- Upgrade to
polkadot-v1.1.0
by @dastanfv in #181 - Insert dummy bytecode to new collection contracts and refactor precompile tests by @dastanfv in #175
- Refactor EvolutionCollectionPrecompile in lib.rs by @asiniscalchi in #184
- Update spec_version from 8 to 9 in RuntimeVersion by @asiniscalchi in #185
- add telemetry endpointsto caladan by @ccubu in #187
- Adding Klaos Network Support by @asiniscalchi in #186
- Adding Bootnodes to Klaos Network by @asiniscalchi in #188
- Create LICENSE by @asiniscalchi in #191
- Update boot nodes by @ccubu in #192
- Update Project Metadata and Naming in Node by @asiniscalchi in #190
- Updated telemetry urls by @ccubu in #193
- Update Runtime Spec Version to 10 by @asiniscalchi in #194
Full Changelog: v0.3.2...v0.6.0
v0.3.2
What's Changed
- fix NewCollection event by @asiniscalchi in #128
- Refactoring mint_with_external_uri function and adding tests by @asiniscalchi in #129
- upgrade spec version by @asiniscalchi in #131
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Reactivate try-runtime within the CI by @magecnion in #49
- added ci chatgpt by @asiniscalchi in #37
- on ready to review by @asiniscalchi in #69
- added frontier chain by @asiniscalchi in #68
- extract frontier chain primitives by @asiniscalchi in #70
- Move living-assets-evolution pallet to
frontier-chain
by @dastanfv in #73 - Remove living-assets-evolution extrinsics and extract it to a trait by @dastanfv in #74
- frontier chain is evochain by @asiniscalchi in #78
- Evochain: create collection via EVM by @dastanfv in #77
- Make bridge crates compile by @dastanfv in #81
- use chain id 6671 by @asiniscalchi in #82
- Evochain: Owner of collection via EVM by @dastanfv in #80
- add seldon network specs by @asiniscalchi in #83
- Try remove cargo warnings for
parity-scale-codec
by @dastanfv in #84 - added bootnodes by @asiniscalchi in #85
- add testing network to README by @asiniscalchi in #89
- Feature/add test endpoints by @asiniscalchi in #90
- Evochain: Mint new token by @dastanfv in #91
- Evochain mint suggestions by @dastanfv in #93
- Upload wasm artifact on release by @ccubu in #95
- Feature/evm tocken uri by @asiniscalchi in #88
- Feat/gpt 4 review by @ccubu in #100
- Removed on demand chatgpt workflow run by @ccubu in #107
- evolution runtime 1 -> 2 by @asiniscalchi in #109
New Contributors
Full Changelog: v0.2.1...v0.3.1
v0.2.1
v0.2.0
What's Changed
- move *-node *-chain by @asiniscalchi in #10
- ownership chain in root project by @asiniscalchi in #11
- removed extrinsics from the living-asset-ownership pallet by @asiniscalchi in #16
- using workspace dependecies by @asiniscalchi in #14
- mint has to: H160 by @asiniscalchi in #18
- laos* -> laos-ownership* by @asiniscalchi in #21
- new pallets for EVM and livingasset ownership by @asiniscalchi in #22
- Add try-runtime step to CI by @magecnion in #24
- Migration for clearing legacy pallets by @magecnion in #23
- Unified account support by @dastanfv in #15
- Fix decimals by @dastanfv in #34
- Revert frontier pallet names by @dastanfv in #36
- Revert migration for clearing legacy pallets by @magecnion in #38
- make work ci create release of tag by @asiniscalchi in #39
- Remove migrations by @dastanfv in #44
- Add caladan chain spec and command by @dastanfv in #43
- populate with bootnodes by @asiniscalchi in #47
- New parachain doc by @dastanfv in #45