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

Forbid lien on unvested tokens #4423

Closed
JimLarson opened this issue Jan 31, 2022 · 1 comment
Closed

Forbid lien on unvested tokens #4423

JimLarson opened this issue Jan 31, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JimLarson
Copy link
Contributor

What is the Problem Being Solved?

We do not want to allow liens on unvested tokens, since if they are clawed back, the getRun "loan" would lose its collateral.

Description of the Design

Examine account to see if it is a ClawbackVestingAccount and query the current unvested amount. Take into account the effects of slashing. Distinct from the lockup amount or combined encumbrance.

Security Considerations

Test Plan

@JimLarson JimLarson added the enhancement New feature or request label Jan 31, 2022
@JimLarson JimLarson self-assigned this Jan 31, 2022
@Tartuffo Tartuffo added the MN-1 label Jan 31, 2022
@JimLarson
Copy link
Contributor Author

Dup of #4332, closing.

@Tartuffo Tartuffo added this to the Mainnet 1 milestone Mar 23, 2022
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