Closed nubis closed 3 years ago
Hi,
This PR makes as little as possible to update the rust-bitcoin version.
I noticed there's a bunch of clippy lints and some further refactorings to move from the deprecated 'SigHashComponents'
https://docs.rs/bitcoin/0.26.0/bitcoin/util/bip143/struct.SighashComponents.html
I can send PR's for those unless there's already someone working on it.
Closed by https://github.com/rust-bitcoin/rust-wallet/pull/19.
Hi,
This PR makes as little as possible to update the rust-bitcoin version.
I noticed there's a bunch of clippy lints and some further refactorings to move from the deprecated 'SigHashComponents'
https://docs.rs/bitcoin/0.26.0/bitcoin/util/bip143/struct.SighashComponents.html
I can send PR's for those unless there's already someone working on it.