bitcoindevkit / bitcoindevkit/bdk_wallet

Randomize anti-fee sniping height

Open
#47 1 comment 0 reactions 0 assignees View on GitHub
audit
Dominant language
Rust
Stars
59
Forks
105
Avg merge
10d 9h
Merged PRs (30d)
1

Description

"When possible to use anti fee-sniping, you always set the current height. All implementations of anti fee-sniping i'm aware of randomize this by sometimes using a much lower height (typically 100 less) to avoid consistently giving up the height at which a transaction was crafted. I'm not sure how useful this randomization is, but you might want to consider it. Especially as you already have a RNG at hand in this function."

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.