bitcoindevkit / bitcoindevkit/bdk_wallet
Consider unconfirmed ancestors in tx fee estimation
Open
audit
bug
- Dominant language
- Rust
- Stars
- 59
- Forks
- 105
- Avg merge
- 10d 9h
- Merged PRs (30d)
- 1
Description
"You consider unconfirmed coins when creating a transaction, but you do not account for the size of their ancestors. This can lead to largely underestimating the fees for the transaction, and to reporting a largely overestimated feerate to the user."
Contributor guide
Assessment
This issue has not been assessed yet.