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

Service: issue with max fee #86

Open
nkostoulas opened this issue Mar 15, 2019 · 2 comments
Open

Service: issue with max fee #86

nkostoulas opened this issue Mar 15, 2019 · 2 comments

Comments

@nkostoulas
Copy link
Contributor

Max fee not enough to confirm a transaction and no way to topup

@nkostoulas
Copy link
Contributor Author

Pretty edge-case that happens when the remaining balance in our mainstay is equal to the maxFee allowed. Might be better to block any attestations if funds are less than 5*maxFee as opposed to less than maxFee only.

@nkostoulas
Copy link
Contributor Author

Temporary solution given in 80f860b. Might need to revisit when we reconsider fee estimation in general #2 .

@nkostoulas nkostoulas added Status: On Hold 💤 and removed Type: Bug 🐜 Something isn't working labels Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant