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

Fallback for BTC transaction fee estimation #358

Closed
Imamah-Zafar opened this issue Apr 13, 2023 · 1 comment
Closed

Fallback for BTC transaction fee estimation #358

Imamah-Zafar opened this issue Apr 13, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Imamah-Zafar
Copy link
Contributor

Imamah-Zafar commented Apr 13, 2023

Component

Send BTC

Severity

Choose one:

  • Major (Unable to proceed on a journey)

Summary

If Xverse API goes down, app is unable to estimate BTC transaction fees properly. It should fail gracefully and allow users to customize the fee.

[edit]: Will also include #383 (comment)
#383 (comment)

Reproduce steps

  1. Change Xverse API URL to an unreachable URL
  2. Try to send BTC

Expected result

BTC fee estimation should fail, but fallback to a default amount and allow users to set it.

Actual result

Cannot send BTC

Remark

(Optional)

@DuskaT021
Copy link
Contributor

This pr should also include fixes for this issues: #383 (comment) and #383 (comment)

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

No branches or pull requests

3 participants