Shing Him Ng
9d9872711f
Refine Sequence and Version Arbitrary impls
2024-09-26 14:31:29 -05:00
Fmt Bot
2009763ae5
2024-09-22 automated rustfmt nightly
2024-09-22 01:20:08 +00:00
Shing Him Ng
5b4e81b379
Implement Arbitrary for Transaction
2024-09-16 22:02:46 -05:00
Tobin C. Harding
0403e52ce3
Move the transaction hash types over to primitives
...
Move the `Txid` and `Wtxid` hash wrapper types over to `primitives`.
This introduces to `primitves` an unconditional dependency on
`hashes`.
2024-09-11 11:02:32 +10:00
Tobin C. Harding
c48d9d6523
Move transaction::Version to primitives
...
We would like to move the `Transaction` type to `primitives`, as a step
towards this move the `transaction::Version` and its trait imps (just
`Display`) over there.
2024-09-03 11:01:29 +10:00