-
Notifications
You must be signed in to change notification settings - Fork 71
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
Add fee handling for Stacking #279
Comments
Here's my proposal: https://www.figma.com/file/VcXbxT1EwXvE1nUlOiBEES/Wallet?node-id=498%3A21891
To account for variable fees I propose we set the buffer percentage high enough. I presume 1% is enough but I'm not sure. I mentioned 3% during the meeting and people deemed that to be too high. |
Agreed. Think 1% is still way beyond what we need to consider a safe buffer, but we'll change that value accordingly. |
@hstove Perhaps you have some insight here on how @kyranjamie can get a more reliable fee estimation for contract-based transaction signing. |
Currently the designs for the new Stacks Wallet don't represent the fees involved with Stacking in any way.
We should modify them to:
Note that we'll need to support the above in the context of variable fee amounts, which can change theoretically by the minute or at least each session.
The text was updated successfully, but these errors were encountered: