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