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

[BUG]: using custom fee when sending does not work #1753

Closed
cipig opened this issue Apr 30, 2022 · 3 comments · Fixed by #1843
Closed

[BUG]: using custom fee when sending does not work #1753

cipig opened this issue Apr 30, 2022 · 3 comments · Fixed by #1843
Assignees
Labels
bug Something isn't working

Comments

@cipig
Copy link
Member

cipig commented Apr 30, 2022

first, the text to select custom fee is not visible in dark mode
image

and using it does not work, i can't click on "Prepare", it shows this error instead:
image

if not using custom fees, it works and it would cost $2 txfees, so enough to send $26 of ETH
image

@cipig cipig added the bug Something isn't working label Apr 30, 2022
@smk762
Copy link
Collaborator

smk762 commented Jun 17, 2022

@cipig this should now be fixed after https://github.com/KomodoPlatform/atomicDEX-Desktop/pull/1789/files#diff-96edacc8529a8a84043664f1b494ae73d9a13ea46b8edcdfc735d70b5630d6af in nomics pr was merged. Can you please confirm?

@smk762 smk762 self-assigned this Jun 17, 2022
@cipig
Copy link
Member Author

cipig commented Jun 17, 2022

image
i only have 0.00022313 ETH left ($0.24), which is likely not enough to pay the txfees, but error shown is wrong anyway, it checks the balance of USDC-ERC20

also found that MATIC/PLG20 tokens are treated as UTXO, the form shows up like this
image
which, if used leads to error
image
on "Prepare" because of wrong syntax (of UTXO coin withdraw instead of ERC20)

@smk762 smk762 closed this as completed Jul 1, 2022
@smk762 smk762 reopened this Jul 1, 2022
@smk762
Copy link
Collaborator

smk762 commented Jul 1, 2022

missing text fixed, but I think the custom fee syntax error issue persists.

@smk762 smk762 assigned ghost Jul 3, 2022
@smk762 smk762 mentioned this issue Jul 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants