rust-bitcoin-unsafe-fast/bitcoin
Jamil Lambert, PhD f22f10b5ca
Simplify PartialOrd implementation
Lint error with new nightly version "non-canonical implementation of
`partial_cmp` on an `Ord` type".

Update to directly call instead of dereferencing first.
2025-06-24 14:47:23 +01:00
..
contrib Remove rust-ordered dependency 2025-02-18 13:36:07 +11:00
embedded chore: remove unused cortex-m dependency from embedded Cargo.toml files in bitcoin and hashes modules. 2025-04-05 18:25:41 +08:00
examples Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00
src Simplify PartialOrd implementation 2025-06-24 14:47:23 +01:00
tests Modify locktime serde implemenations 2025-06-01 14:07:33 +01:00
CHANGELOG.md BREAKING: Change Psbt serde implementations 2025-05-22 16:41:05 -05:00
Cargo.toml Move `bitcoin/p2p` into `p2p` 2025-06-18 14:11:35 +01:00