Upgrade: - bitcoin to v0.31.0 - miniscript to v11.0.0 Note: The bitcoin upgrade includes improvements to the `Transaction::weight()` function, it appears those guys did good, we no longer need to add the 2 additional weight units "just in case".
bdk_bitcoind_rpc to 0.7.0 bdk_electrum to 0.10.0 bdk_esplora to 0.10.0 bdk_file_store to 0.8.0 bdk_hwi to 0.2.0
Adopt `bitcoin::FeeRate` throughout
Fixes #872