rust-bitcoin-unsafe-fast/units/src
yancy a7526b6a70 Remove `fee_vb`
This is redundant given Weight::from_vb is provided.  After converting
to a weight_unit, use to_fee().
2025-02-05 09:05:51 -06:00
..
amount Merge rust-bitcoin/rust-bitcoin#3951: Improve examples on `Denomination` 2025-01-26 16:50:08 +00:00
fee_rate Kill remaining mutants 2025-01-21 17:01:36 -06: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 Remove `fee_vb` 2025-02-05 09:05:51 -06:00
internal_macros.rs 2024-12-22 automated rustfmt nightly 2024-12-22 01:21:54 +00:00
lib.rs units: Introduce fee module 2025-01-08 08:17:06 +11:00
parse.rs Merge rust-bitcoin/rust-bitcoin#3938: units: Change `create` to `construct` in rustdocs 2025-01-21 03:23:13 +00:00
weight.rs Address mutants in units 2025-01-03 21:17:20 -06:00