rust-bitcoin-unsafe-fast/units/src
merge-script cfb53c7866
Merge rust-bitcoin/rust-bitcoin#3257: Add Arbitrary to Weight
f8edbd1f45 Add Arbitrary to Weight (yancy)

Pull request description:

  Adds Arbitrary to the Weight type.  I had meant to add this with the initial Arbitrary PR but I overlooked it.

ACKs for top commit:
  tcharding:
    ACK f8edbd1f45
  Kixunil:
    ACK f8edbd1f45

Tree-SHA512: b886f78285b5cd06b2531a1e53272cad623a8e43e76e8108abe90668b45d00674b6a867c5ff980ee7f0a34919e1d6bb534624bd0bc67a53c8c9a41ea2ed504e8
2024-08-28 23:02:13 +00:00
..
locktime Add more unit test coverage for relative LockTime 2024-07-16 12:19:13 -05:00
amount.rs Change T::from_str(s) to s.parse::<T>() in tests 2024-08-28 16:13:03 +01:00
block.rs Add missing links 2024-07-08 08:53:13 +01:00
fee_rate.rs Add Arbitrary dependency 2024-08-23 15:39:20 -05:00
lib.rs units: Remove compile time pointer width check 2024-08-02 11:33:30 -05:00
parse.rs Fix rustdoc grammar 2024-07-08 08:52:15 +01:00
weight.rs Add Arbitrary to Weight 2024-08-27 18:34:47 -05:00