rust-bitcoin-unsafe-fast/units/src
Andrew Poelstra 732a83c3a9
Merge rust-bitcoin/rust-bitcoin#4629: Improve locktime docs
70221ffa08 Fix link to use new name (Tobin C. Harding)
ebf92fcb01 Use ASCII in rusdocs (Tobin C. Harding)
64ece63f19 Add missing whitespace character to rustdoc (Tobin C. Harding)
64e10686de Improve rustdoc examples for absolute locktime (Tobin C. Harding)

Pull request description:

  In preparation for release go over the locktime rustdocs. 
  
  Close: #4463


ACKs for top commit:
  jamillambert:
    ACK 70221ffa08
  apoelstra:
    ACK 70221ffa085e3cd0a50683f788f5e78cdfae04ae; successfully ran local tests


Tree-SHA512: 67bc51400056e08018f92f8e7ff91c8f8db9e6b575e83f8937a382bde45541a31e75277e200694180fa5098b681e200858fb7b0c9330065af0019955ed126a61
2025-06-23 13:16:48 +00:00
..
amount Merge rust-bitcoin/rust-bitcoin#4631: Add tests to kill mutants 2025-06-22 15:51:05 +00:00
fee_rate Merge rust-bitcoin/rust-bitcoin#4634: Automated nightly rustfmt (2025-06-22) 2025-06-22 23:36:06 +00:00
locktime Merge rust-bitcoin/rust-bitcoin#4629: Improve locktime docs 2025-06-23 13:16:48 +00:00
block.rs Merge rust-bitcoin/rust-bitcoin#4630: units: Remove serde derive feature 2025-06-21 21:39:39 +00:00
fee.rs Make FeeRate from sat constructors infallible 2025-06-16 09:56:42 +10:00
internal_macros.rs Create impl_mul_assign and impl_div_assign macros 2025-04-22 22:50:09 -05:00
lib.rs units: Make fee module public 2025-06-13 08:47:19 +10:00
parse.rs Use parameters instead of arguments in rustdocs 2025-04-22 10:43:13 +01:00
result.rs Implement Arbitrary for result types 2025-06-20 09:00:25 +10:00
time.rs units: Manually implement serde traits 2025-05-14 14:31:39 +10:00
weight.rs Return NumOpResult for FeeRate and Weight 2025-06-16 08:48:12 +10:00