rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 501c9ab89e
Test amount ops that involve an integer
From the amount types `Div`, `Mul`, and `Rem` can have an integer on one
side. Test them - includes commented out test for one missing combo.
2025-03-03 08:12:41 +11:00
..
amount Test amount ops that involve an integer 2025-03-03 08:12:41 +11:00
fee_rate units: replace a gazillion more macro calls with new macro 2025-02-25 20:31:45 +00:00
locktime Kill remaining mutants 2025-01-21 17:01:36 -06:00
block.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
fee.rs Merge rust-bitcoin/rust-bitcoin#4044: units: Remove alloc from fee module 2025-02-15 00:32:56 +00:00
internal_macros.rs units: extend op reference macro to handle generics and where clauses 2025-02-25 20:31:45 +00:00
lib.rs units: Introduce fee module 2025-01-08 08:17:06 +11:00
parse.rs units: Improve code comment on macros 2025-02-28 08:47:11 +11:00
weight.rs units: replace a gazillion more macro calls with new macro 2025-02-25 20:31:45 +00:00