rust-bitcoin-unsafe-fast/units/src
merge-script e43c574146
Merge rust-bitcoin/rust-bitcoin#4473: Assert num op error
a7d059151e Assert error type (yancy)
2f7e74da45 Add MathOp helper methods (yancy)

Pull request description:

  Follow up from https://github.com/rust-bitcoin/rust-bitcoin/pull/4428 to assert the error type which I agree improves the test.

  Added some helper functions since it can be nice to see what type of overflow happened.

ACKs for top commit:
  tcharding:
    ACK a7d059151e
  apoelstra:
    ACK a7d059151eb47bf4202302604309c95c0d66371d; successfully ran local tests

Tree-SHA512: e1b3eba640de2e4f98e075270fd797582601c541e1eebef2959a4e609bf51129e8ad38baab1253b40474c39f82ee4802658ec545cc5c3590637f2ddb13f873f7
2025-05-09 15:47:38 +00:00
..
amount 2025-05-04 automated rustfmt nightly 2025-05-04 01:41:13 +00:00
fee_rate Run the formatter 2025-04-17 11:43:05 +10:00
locktime units: Fix rustdoc column width 2025-05-08 10:16:57 +10:00
block.rs Run the formatter 2025-05-08 10:16:56 +10:00
fee.rs Merge rust-bitcoin/rust-bitcoin#4473: Assert num op error 2025-05-09 15:47:38 +00:00
internal_macros.rs Create impl_mul_assign and impl_div_assign macros 2025-04-22 22:50:09 -05:00
lib.rs Merge rust-bitcoin/rust-bitcoin#4458: locktimes: replace `MtpAndHeight` type with pair of `BlockMtp` and `BlockHeight` 2025-05-07 22:32:16 +00:00
parse.rs Use parameters instead of arguments in rustdocs 2025-04-22 10:43:13 +01:00
result.rs Add MathOp helper methods 2025-05-08 18:18:25 -05:00
time.rs Add privacy boundary to BlockTime 2025-04-17 11:43:05 +10:00
weight.rs Run the formatter 2025-04-17 11:43:05 +10:00