push
github
Merge bitcoindevkit/bdk#1023: Update rust bitcoin 1da3b304b ci: Pin rustls to keep the MSRV (Daniela Brozzoni) 792b39fa9 Explicitly deny multipath keys (Daniela Brozzoni) b73385dbd Update wallet_electrum to rust-bitcoin 0.30.0 (Daniela Brozzoni) 3dac3f9bb Update example_electrum to rust-bitcoin 0.30.0 (Daniela Brozzoni) 2949bdc7b Update example_cli to rust-bitcoin 0.30.0 (Daniela Brozzoni) 468d2a0a3 Update tmp_plan to rust-bitcoin 0.30.0 (Daniela Brozzoni) b8ac16d03 Update coin_select to rust-bitcoin 0.30.0 (Daniela Brozzoni) 6c29e53ee Update wallet_esplora and wallet_esplora_async to... ...rust-bitcoin 0.30.0 (Daniela Brozzoni) 6eb079576 Update crates/esplora to rust-bitcoin 0.30.0 (Daniela Brozzoni) 91b0f0ba2 Update crates/electrum to bitcoin 0.30.0 (Daniela Brozzoni) f4e3ba326 Update bdk to bitcoin 0.30.0 (Daniela Brozzoni) 853d36175 Update bdk_chain to bitcoin 0.30.0 (Daniela Brozzoni) Pull request description: ### Description Updates to rust-bitcoin 0.30.0 and miniscript 0.10.0 Not covered in this PR: - https://github.com/bitcoindevkit/bdk/issues/1036. Although the latter is deprecated, I think it's better if I update it in a separate PR, as this one is pretty big already. - https://github.com/bitcoindevkit/bdk/issues/1037 - https://github.com/bitcoindevkit/bdk/issues/1038 Heads up, I'm explicitly denying multipath descriptors until we have better tests for them. See the commit message of 23fba7aee ### Changelog notice - Update to `rust-bitcoin` 0.30.0 and `miniscript` 10.0.0 ### Checklists #### All Submissions: * [x... (continued)
239 of 239 new or added lines in 20 files covered. (100.0%)
7007 of 9033 relevant lines covered (77.57%)
5623.01 hits per line