rust-bitcoin-unsafe-fast/bitcoin
Daniela Brozzoni 6d51e9255b
Add weight utilities to `TxIn` and `TxOut`
- Add `segwit_weight` and `legacy_weight` methods to `TxIn`
- Add `weight` method to `TxOut`
2022-12-15 09:20:56 +01:00
..
contrib Fail CI if docs build throws warnings 2022-11-21 10:35:49 +11:00
embedded hashes: Do not implement Deref 2022-12-12 12:05:54 +11:00
examples run cargo clippy and fmt 2022-12-13 14:52:43 +00:00
fuzz Merge rust-bitcoin/rust-bitcoin#1284: Import bitcoin hashes 2022-11-18 18:32:41 +00:00
src Add weight utilities to `TxIn` and `TxOut` 2022-12-15 09:20:56 +01:00
tests remove PackedLockTime type 2022-12-11 19:08:14 +00:00
CHANGELOG.md Move CHANGELOG to bitcoin crate 2022-11-08 08:40:44 +11:00
Cargo.toml Implement consensus encoding adapter for serde 2022-12-02 10:48:05 +01:00
build.rs Implement consensus encoding adapter for serde 2022-12-02 10:48:05 +01:00