Fair-Squares / fair-squares

Fair housing for all
http://www.fair-squares.nl
Apache License 2.0
16 stars 8 forks source link

Bidding pallet - add information features #181

Closed letodunc closed 2 years ago

letodunc commented 2 years ago

Motivation

The Bidding process need to be more verbose on the number of bid doe and their details. Bidding functions should be callable manually.

Suggested Solution

Add a counter for each bid executed and raise an event with information about the asset and the bid result. Add extrinsics to call process for Onboarded and Finalised Houses.

Update the tests accordingly