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

Calculate the bid matching penalty based on the "new" self-assessed value #56

Closed
gravenp opened this issue Mar 18, 2022 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@gravenp
Copy link
Member

gravenp commented Mar 18, 2022

When a licensor chooses to match an incoming bid for their parcel, we require payment of a % penalty to encourage honesty in published Self-Assessed Values.

The contracts initially implemented this penalty based on the "old" SAV. This is vulnerable to abuse by incumbent licensors (if they continually reset their SAV to a de minimis value, then their taxes AND penalty paid will be nothing as well). Incoming bids are fully collateralized now, so using the bidder's SAV is the better basis for calculating the penalty.

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

2 participants