rust-bitcoin-unsafe-fast/units/src
merge-script 58b087d946
Merge rust-bitcoin/rust-bitcoin#3674: Close `amounts` error types
fd2a5c1ec7 Close amounts error types (Tobin C. Harding)
23c77275b1 Reduce code comment lines (Tobin C. Harding)
d595f421c6 Remove whitespace between enum variants (Tobin C. Harding)

Pull request description:

  Close the two pubic enum error types in `units::amounts`. All the other structs are closed already because they either have private fields or marked `non_exhaustive`.

ACKs for top commit:
  apoelstra:
    ACK fd2a5c1ec79f337fb3695c030c9fb6b4671468f2; successfully ran local tests; thanks!

Tree-SHA512: f8d68ef821449e0829c926cf527df4b226b29c8d1d41b320a016fbf70b4b39cc54c8c218955caa0c3776158eeeae0ebacc1cc89dab67bafc399b94063324ab0e
2024-12-02 03:04:07 +00:00
..
amount Merge rust-bitcoin/rust-bitcoin#3674: Close `amounts` error types 2024-12-02 03:04:07 +00:00
locktime Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
block.rs Implement iter::Sum for BlockInterval 2024-11-28 15:56:07 +11:00
fee_rate.rs Implement iter::Sum for FeeRate 2024-11-28 15:49:01 +11:00
lib.rs Merge rust-bitcoin/rust-bitcoin#3539: Improve the `amount` module 2024-11-04 23:32:41 +00:00
parse.rs 2024-12-01 automated rustfmt nightly 2024-12-01 01:41:12 +00:00
weight.rs 2024-11-17 automated rustfmt nightly 2024-11-17 01:23:55 +00:00