rust-bitcoin-unsafe-fast/api/bitcoin
merge-script 6e1fe5e1c1
Merge rust-bitcoin/rust-bitcoin#2886: taproot: Split errors up
6a7f780018 api: Run just check-api (Tobin C. Harding)
0c9223ac05 Manually format write_err statement (Tobin C. Harding)
43d7c750cc taproot: Add error types (Tobin C. Harding)
afe41c8a39 taproot: Split errors up (Tobin C. Harding)

Pull request description:

  Currently there are a couple of errors in the `taproot` module that are too general, resulting in functions that return a general error type when a specific one would do.

  Split two errors out and use them for for enum variants and function returns as possible.

  Done as part of #2883

ACKs for top commit:
  Kixunil:
    ACK 6a7f780018
  apoelstra:
    ACK 6a7f780018

Tree-SHA512: bf5ed50dd8f913280d007f03124c7918c4b6cd642e67726bc3ffff23d9897f764a4391e167115668c3a1e951197485eba280fdbb8a0ce1bb7efb051388d13997
2024-06-28 19:50:37 +00:00
..
all-features.txt Merge rust-bitcoin/rust-bitcoin#2886: taproot: Split errors up 2024-06-28 19:50:37 +00:00
default-features.txt Merge rust-bitcoin/rust-bitcoin#2886: taproot: Split errors up 2024-06-28 19:50:37 +00:00
no-features.txt Merge rust-bitcoin/rust-bitcoin#2886: taproot: Split errors up 2024-06-28 19:50:37 +00:00