pullrequests Search Results · repo:rust-bitcoin/rust-wallet language:Rust
Filter by
21 results
(108 ms)21 results
inrust-bitcoin/rust-wallet (press backspace or delete to remove)We would like to archive this repo; add a note to the readme about why the repo is being archived.
ref: https://github.com/rust-bitcoin/rust-bitcoin/discussions/1807#discussioncomment-5711097
cc @stevenroose ...
tcharding
- 1
- Opened on May 21, 2023
- #37
Fixes https://github.com/rust-bitcoin/rust-wallet/issues/25.
andrewtoth
- 3
- Opened on Jun 8, 2022
- #35
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 ...
nubis
- 1
- Opened on Feb 19, 2021
- #28
kylezs
- 1
- Opened on Nov 17, 2020
- #26
dspicher
- 1
- Opened on Sep 7, 2020
- #23
The description method has been deprecated since 1.42.0 Moved the existing messages to impl Display.
erasmospunk
- 1
- Opened on Jun 17, 2020
- #21
stevenroose
- 3
- Opened on May 23, 2020
- #19
Implement Display instead of ToString for Mnemonic.
From ToString docs:
This trait is automatically implemented for any type which implements the Display trait. As such, ToString shouldn t be
implemented ...
eupn
- 5
- Opened on May 2, 2020
- #18
Must be merged once
- rust-bitcoin/rust-bitcoin#291 will be merged into the upstream rust-bitcoin library
- https://github.com/rust-bitcoin/rust-wallet/pull/16 merged to fix the compilation failure ...
dr-orlovsky
- 1
- Opened on Apr 19, 2020
- #17
Removes support for BitcoinHash type which was obsoleted with rust-bitcoin/rust-bitcoin#385
dr-orlovsky
- 3
- Opened on Apr 19, 2020
- #16