rust-bitcoin-unsafe-fast/bitcoin
Andrew Toth 0acd2b5e89
primitives: store transaction::Version as u32 instead of i32
2025-02-12 09:55:33 -05:00
..
contrib Remove the SliceIndex implementation from hash types 2024-10-02 10:18:45 +10:00
embedded Move opcodes to primitives 2024-07-09 15:26:33 +10:00
examples Use from_sat_unchecked for hardcoded ints 2025-01-24 09:05:00 +11:00
src primitives: store transaction::Version as u32 instead of i32 2025-02-12 09:55:33 -05:00
tests Use MAX_MONEY in serde regression test 2025-01-24 12:15:13 +11:00
CHANGELOG.md Add unreleased changelog entry 2025-01-25 06:52:26 +11:00
Cargo.toml Invert dependency between io and hashes 2025-02-11 09:17:21 +11:00