-
Notifications
You must be signed in to change notification settings - Fork 63
Feat/lw 10717 conditional withdrawal in base wallet #1466
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
Feat/lw 10717 conditional withdrawal in base wallet #1466
Conversation
6466775
to
c6c4390
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 💪
aeb2dc4
to
b3121bb
Compare
b3121bb
to
9b23a6c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @AngelCastilloB !
86f4259
to
8c6c2bb
Compare
8c6c2bb
to
14cc32b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As usual... excellent job @AngelCastilloB !
… without dRep delegation if major PV is less than 10
829fd1f
to
aad7339
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @AngelCastilloB ! 💪
Context
After the Conway-intra-era pv10, hard fork, reward accounts will be blocked from withdrawing any rewards unless their associated stake credential is also delegated to a DRep.
Proposed Solution
Implement a wallet mechanism to ensure that reward retrieval operations are only executed when there is stake key is delegated to a dRep.