Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notary dealing with investors that are not cleared. #198

Open
ilhanu opened this issue Nov 8, 2022 · 3 comments
Open

Notary dealing with investors that are not cleared. #198

ilhanu opened this issue Nov 8, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ilhanu
Copy link
Member

ilhanu commented Nov 8, 2022

f there is something found about on or more investors when the housing is in finalizing state, the housing status should be demoted to Onboarded and the investors should get their allocation unreserved. So there will be a new round. But what do we do with he the remaining investors that are in question ?

This would mean that the investor that is found to be fraudulent/suspicious according to the notary because of outstanding debt or something else would not be able to participate in the next round. So we would need to give investors also a status. [Verified, Under-Review, Rejected] ?

@ilhanu ilhanu added the enhancement New feature or request label Nov 8, 2022
@ndkazu
Copy link
Contributor

ndkazu commented Nov 9, 2022

I think a new status & waiting list is needed for these investors if we still want to give them a chance to stay in the investor pool after the Notary investigation.
If the Notary investigation is more than enough and does not need additional review, we only need to kick them out of the investor pool.

@ilhanu
Copy link
Member Author

ilhanu commented Nov 9, 2022

Agreed, also decide what do with them for new selection. So if the bidding pallet queries the on-chain states again, it should come up with the same investors + the new ones that are taking the place of the ones that have been left out and marked by the notary.

A better and harder design would be that the bidding pallet kicks just the investors out that are marked and replaces them with new investors, so the reserved candidates don't get unreserved.

@letodunc
Copy link
Contributor

letodunc commented Nov 14, 2022

Why do we need this check on investors by the notary as they have already contributed in the fund? Maybe here a problem can be detected concerning the owner. The entity buying the house is the fund that have the needed amount for the house. Those checks on investors has been done when they contributed to the fund I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants