push
github
Merge rust-bitcoin/rust-bitcoin#2433: Split relative locktime error up <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/3c8edae25b24d0911d08ed07fa783070909c647a">3c8edae25 Split relative locktime error up (Tobin C. Harding) Pull request description: The `relative` module has a single general error type, we are moving away from this style to specific error types. Split the `relative::Error` up into three error structs. I forget the policy on public inner fields. ACKs for top commit: sanket1729: utACK 3c8edae25b24d0911d08ed07fa783070909c647a apoelstra: ACK 3c8edae25b24d0911d08ed07fa783070909c647a Tree-SHA512: f3079f81aaecaa384463e44316e3eab553c
7 of 20 new or added lines in 2 files covered. (35.0%)
3 existing lines in 1 file now uncovered.19507 of 23234 relevant lines covered (83.96%)
16701.64 hits per line