Fee estimation on shelley wallet when tx amt > available balance takes much longer time #1905
Labels
Bug
PRIORITY:HIGH
Require immediate attention.
SEVERITY:MEDIUM
Visible impact on a core functionality or some important performance degradation.
Context
Observed by @alan-mcnicholas on Daedalus Windows on shelley testnet. I am also able to observe on Linux, however the difference in time is not so siginficant.
While fee estimation of normal transaction takes 2-4 seconds, when we try to estimate tx that amt > utxo the estimation takes even 13s after it reaches
not_enough_money
.2020.7.6 (git revision: f1a0511f58f70e33c143aa567f36b549d2aeb01a)
Steps to Reproduce
Expected behavior
time should be more or less the same as when estimating regular transaction.
Actual behavior
Fee estimation time is twice, three times as long.
Resolution
QA
The text was updated successfully, but these errors were encountered: