Releases: Fair-Squares/fair-squares
Releases · Fair-Squares/fair-squares
square one testnet
M5
What's Changed
- Optimization and code documentation by @ndkazu in #241
- Rent distribution by @ndkazu in #242
- Two tenants, One asset... by @ndkazu in #243
- link asset with proposals by @cuteolaf in #244
- Updating storage RequestedRole when creating roles Seller,Servicer,etc ... by @ndkazu in #245
- fix: role pallet genesis configuration by @cuteolaf in #248
- Representative can have several assets by @ndkazu in #249
- cargo fmt, clippy by @cuteolaf in #251
- add error code, update test by @cuteolaf in #252
- feat: chain properties by @cuteolaf in #250
- Fix role pallet total members by @cuteolaf in #254
- Asset representative by @cuteolaf in #253
- Add
requested_asset
to Registered_Tenant Struct by @ndkazu in #258 - add account_id into tenant struct by @cuteolaf in #259
Full Changelog: v0.0.9.2...v0.1-m5
What's Changed
Full Changelog: v0.1-m5...v0.1-1
testnet
Full Changelog: v0.0.9.1...v0.0.9.2
M4
What's Changed
- review & refactor: pallet-voting by @cuteolaf in #184
- Polkadot-V0.9.29 update by @ndkazu in #192
- 196 add new roles and permissions by @ndkazu in #200
- refactor: pallet-bidding by @cuteolaf in #203
- 201 representative role approval by @ndkazu in #202
- 204 onboarding pallet get asset with finalising status by @letodunc in #205
- 201 representative role approval by @ndkazu in #208
- 206 bidding pallet update process onboarded assets by @letodunc in #209
- 212 representative vote blocks by @ndkazu in #213
- 210 add finalization pallet by @letodunc in #214
- add pallet_identity to the runtime by @cuteolaf in #211
- asset_management tests by @ndkazu in #215
- Propose a tenant by @cuteolaf in #218
- Pallet Documentation by @ndkazu in #219
- Applied cargo fmt to asset_management. by @ndkazu in #220
- Added the additional check by @ndkazu in #223
Full Changelog: v0.0.7.2-m3...v0.0.8.0-m4
M3
What's Changed
- feat: add utility pallet by @cuteolaf in #131
- From Aura to Babe by @ndkazu in #133
- added new function to check fund, updated tests by @letodunc in #136
- Updated Onboarding by @ndkazu in #134
- 137 onboarding pallet get houses with onboarded status by @letodunc in #138
- 139 onboarding update part2 by @ndkazu in #140
- 144 housing fund pallet update exposed functionalities by @letodunc in #147
- 145 pallet share distributor virtual account by @ndkazu in #146
- Workflow_1 completed by @ndkazu in #150
- review & refactor pallet_housing_fund by @cuteolaf in #154
- 130 bidding pallet base functionality by @letodunc in #142
- 156 share distributor tokens by @ndkazu in #157
- 126 implement asset distributor pallet fungible + config shares that get minted by @ndkazu in #160
- updated tests, removed template tests, removed benchmarks by @letodunc in #161
- Housing Fund - fix: keep withdraw history (#158) by @letodunc in #164
- 126 implement asset distributor pallet fungible + config shares that get minted by @ndkazu in #163
- review & refactor pallet-roles by @cuteolaf in #153
- Nft metadata modifications by @ndkazu in #165
- Correct type miss by @ndkazu in #169
- 166 bidding pallet execute bidding workflow periodically by @letodunc in #167
- 168 bidding pallet improvment of bidding workflow by @letodunc in #171
- 172 housing fund cancel house bidding by @letodunc in #173
- 174 onboarding pallet get asset with finalised status by @letodunc in #175
- Added an event to dispatch by @ndkazu in #177
- remove example storage by @cuteolaf in #170
- Testing Calls dispatch in pallet_onboarding by @ndkazu in #179
- 176 bidding pallet intergrate share distributor pallet by @letodunc in #178
- 181 bidding pallet add information features by @letodunc in #182
- Added a storage to track owners and their shares by @ndkazu in #183
- Tokens issuance raised to 1000 by @ndkazu in #186
Full Changelog: v0.0.6-m2...v0.0.7.1-m3
What's Changed
Full Changelog: v0.0.7.1-m3...v0.0.7.2-m3
v0.0.6.1-docs
This release is to deploy the rust-docs, this will be updated with every release.
Deleted previous release
What's Changed
- feat: add utility pallet by @cuteolaf in #131
- From Aura to Babe by @ndkazu in #133
- added new function to check fund, updated tests by @letodunc in #136
- Updated Onboarding by @ndkazu in #134
New Contributors
Full Changelog: v0.0.6-m2...v0.0.6.1-docs
milestone-2
This release is for milestone-2, it contains the following new pallets and features
- The onboarding pallet, in which assets can be onboarded and they have to go through the onboarding process.
- The voting pallet that makes use of the FRAME pallet democracy and collective.
fs-node
refresh FS repo (#101) * update readme and badges * delete diagram * add w3f badge and adjust readme * adjust size and position * remove unused files * adjusted the readme some more * add w3f badge back * changed from docker hub to ghcr registry