rust-bitcoin-unsafe-fast/bitcoin/src
Andrew Poelstra 48be5372d6
Merge rust-bitcoin/rust-bitcoin#1970: Return Weight in the TxIn/TxOut weight() methods
40c37adaf3 Return Weight in the TxIn/TxOut weight() methods (Daniela Brozzoni)

Pull request description:

ACKs for top commit:
  tcharding:
    ACK 40c37adaf3
  apoelstra:
    ACK 40c37adaf3

Tree-SHA512: 24e8962626deb016856d9b47f1c196eb2ca9923cd90b21304de7c2e0cc3d41596ad7d5373fd05f1664771f5b72b4070ca60a4845012eb5711a9fad7f672dfc42
2023-08-02 13:34:52 +00:00
..
blockdata Merge rust-bitcoin/rust-bitcoin#1970: Return Weight in the TxIn/TxOut weight() methods 2023-08-02 13:34:52 +00:00
consensus Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
crypto Merge rust-bitcoin/rust-bitcoin#1862: crypto: Overhaul the errors 2023-08-02 13:18:19 +00:00
merkle_tree Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
p2p Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
psbt Merge rust-bitcoin/rust-bitcoin#1862: crypto: Overhaul the errors 2023-08-02 13:18:19 +00:00
util bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
address.rs Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
amount.rs Use from_int_btc function for const context 2023-06-13 11:32:58 +02:00
base58.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
bip32.rs Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
bip152.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
bip158.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
error.rs Move `impl_std_error` to `bitcoin-internals` 2023-05-30 18:04:54 +02:00
hash_types.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
internal_macros.rs Depend on hex-conservative 2023-07-21 10:59:46 +10:00
lib.rs Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
network.rs Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
parse.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
policy.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
pow.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
serde_utils.rs Depend on hex-conservative 2023-07-21 10:59:46 +10:00
sign_message.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
string.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
taproot.rs Use standard set of derives on all error types 2023-07-28 06:15:49 +10:00
test_macros.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00