-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
4269728 apply tomlfmt to Cargo.toml (Riccardo Casatta) e9a90cc apply rustfmt to encode.rs (Riccardo Casatta) 6789492 apply rustfmt to pset/raw.rs (Riccardo Casatta) 8ae550b apply rustfmt to src/blind.rs (Riccardo Casatta) 084f7d4 Avoid instantiating base58 errors in Address::from_base58 (Riccardo Casatta) 5eefe85 apply rustfmt to address.rs (Riccardo Casatta) Pull request description: This is propedeutic to upgrade to bitcoin 0.32 #209 where the base58 error variant specific to address are removed Also it applies formatting around on which I think we agreed upon, but also on the toml file which I had doubt, let me know if I have to remove it ACKs for top commit: apoelstra: ACK 4269728 successfully ran local tests Tree-SHA512: 0cdc7077d4ec4550a4df6f5e6eb244c7a8c0793b507c9a4327b30bdaf9f597df0dee7c72e33414df0a87cb10f9a9be12588c9a564d71cb308564cf0226b7dec1
- Loading branch information
Showing
5 changed files
with
145 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.