rust-bitcoin-unsafe-fast/units/src
Tobin C. Harding 2434afc40d
Make Weigth::from_kwu const
The other two `Weight` constructors are const already.
2025-03-03 13:46:42 +11:00
..
amount Update mod.rs 2025-02-28 12:34:21 +01: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 Make Weigth::from_kwu const 2025-03-03 13:46:42 +11:00