push
github
Merge rust-bitcoin/rust-bitcoin#2481: Improve base58 crate <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/af49841433040967024b32270224ebee6a1266c4">af4984143<a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bfd5255ae8659bc76e1edb3943228583e16436c8"> Hide base58::Error internals (Tobin C. Harding) <a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/4f68e79da0ceb40da2e369c65f1d2b197386f5cb">4f68e79da</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bfd5255ae8659bc76e1edb3943228583e16436c8"> bitcoin: Stop using base58 errors (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/669d5e8fc6e0975b50fefdde5fc521c1c4edcc36">669d5e8fc</a><a href="https://github.com/rust-bitcoin/rust-bitcoin/commit/bfd5255ae8659bc76e1edb3943228583e16436c8"> base58: Add InvalidCharacterError for decoding (Tobin C. Harding) </a><a class="double-link" href="https://github.com/rust-bitcoin/rust-bitcoin/commit/ec8609393beadce3bfe110582f6cbdc28479bd99">ec8609393 base58: Add error module (Tobin C. Harding) 42fabbab0 base58: Run the formatter (Tobin C. Harding) Pull request description: Improve the error code in the new `base58` crate. ACKs for top commit: apoelstra: ACK af49841433040967024b32270224ebee6a1266c4 sanket1729: ACK af49841433040967024b32270224ebee6a1266c4 Tree-SHA512: c05479f026cceeeb657132a40f8bb4ddc5c
11 of 103 new or added lines in 7 files covered. (10.68%)
1 existing line in 1 file now uncovered.19066 of 22906 relevant lines covered (83.24%)
16889.47 hits per line