rust-bitcoin-unsafe-fast/units/src
merge-script e1cb0f1199
Merge rust-bitcoin/rust-bitcoin#4044: units: Remove alloc from fee module
43a7c66f50 units: Remove alloc from fee module (jrakibi)

Pull request description:

  This PR removes the `alloc` feature gating from fee module

  Closes #3815

ACKs for top commit:
  tcharding:
    ACK 43a7c66f50
  apoelstra:
    ACK 43a7c66f50b663aee503c958c5158127fa0b8d5c; successfully ran local tests; nice!

Tree-SHA512: 645d50cd6cde915972a576d7282a5dfc9aa27a8c3a3b44d3f3eb7a7f066cb3a697bed7e757bc86766498d92cc534607960caf20c90a1ac6fabf9246db4b30249
2025-02-15 00:32:56 +00:00
..
amount Return Self::Output from ops::Rem 2025-02-07 11:16:50 +11: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 Merge rust-bitcoin/rust-bitcoin#4044: units: Remove alloc from fee module 2025-02-15 00:32:56 +00: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