mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Fixes the change-size estimation bug that I fixed in #17290, though incompletely (Steven made up a size for the surjection proof which was different from the size that I made up....this time I actually checked with libsecp to get an upper bound.) He also found another place we were doing the wrong estimation, which I had missed on my pass. So between the two of us I think we've done some good. Also moves some which sets code coin_selection_params.tx_noinputs_size to after some Elements sanity checks, which I think will have zero observable effect (or non-observable effect) but it's part of the PR so I'm keeping it. Though updated since we can now use BnB even with subtract-fee-from-output. |
||
|---|---|---|
| .. | ||
| feerate.cpp | ||
| feerate.h | ||
| fees.cpp | ||
| fees.h | ||
| policy.cpp | ||
| policy.h | ||
| rbf.cpp | ||
| rbf.h | ||
| settings.cpp | ||
| settings.h | ||