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

Wallet: transaction bugs #5083

Open
2 tasks
J94k opened this issue Apr 25, 2022 · 0 comments
Open
2 tasks

Wallet: transaction bugs #5083

J94k opened this issue Apr 25, 2022 · 0 comments
Labels
bug Something isn't working client ticket offers, questions and issues from clients UI

Comments

@J94k
Copy link
Collaborator

J94k commented Apr 25, 2022

  • hide error message. Maybe display something like this instead: The transaction was successfully sent
  • this error is because we try to fetch and display TX info while TX isn't in the blockchain
  • we don't need to wait the receipt. We display a popup window with a completed TX
    image
  • check the withdraw mining fees (native and fiat) and fix it. It seems to have broken down. Screen for the Ethereum and the cost for the 1st TX was 0.00167 (< $5). Also it has to be fee price x2 if we send internal transaction and has admin fees. In any case $20 is too high:
  1. withdrawal TX
  2. admin fee TX
    image
@J94k J94k added bug Something isn't working UI client ticket offers, questions and issues from clients labels Apr 25, 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 client ticket offers, questions and issues from clients UI
Projects
None yet
Development

No branches or pull requests

1 participant