rust-bitcoin-unsafe-fast/src
Andrew Poelstra 99af5b9cfc
Merge rust-bitcoin/rust-bitcoin#1024: Expose SIGHASH_SINGLE bug in `encode_signing_data_to`
42a91ab32a Expose SIGHASH_SINGLE bug in `encode_signing_data_to` (Dawid Ciężarkiewicz)

Pull request description:

  Via `Option` return value

  Fix #1015

ACKs for top commit:
  tcharding:
    ACK 42a91ab32a
  apoelstra:
    ACK 42a91ab32a

Tree-SHA512: 8e401ba0ee6ed2bdb95ec838440cfd7a0b6414991ada0d941e8b9526ea4a7d9b6ca1fc84318c4b2a317705650cabc957269c1034dd70c92bdeb854ca413e53be
2022-06-23 23:02:50 +00:00
..
blockdata Merge rust-bitcoin/rust-bitcoin#1024: Expose SIGHASH_SINGLE bug in `encode_signing_data_to` 2022-06-23 23:02:50 +00:00
consensus Replace runtime size check with compile time check 2022-06-20 14:40:51 +10:00
network Merge rust-bitcoin/rust-bitcoin#1042: Refactor `serve_tcp` code 2022-06-16 12:53:20 +00:00
util Merge rust-bitcoin/rust-bitcoin#1024: Expose SIGHASH_SINGLE bug in `encode_signing_data_to` 2022-06-23 23:02:50 +00:00
hash_types.rs Document `Txid` being displayed backwards 2022-06-04 12:08:16 -07:00
internal_macros.rs Remove redundant field names 2022-06-23 13:45:16 +10:00
lib.rs Move broken-intra-doc-link lint config to command line 2022-06-21 09:21:19 +10:00
policy.rs Flatten the policy module 2022-03-09 10:20:18 +11:00
serde_utils.rs Feature `use-serde` renamed to `serde` 2022-05-26 10:10:47 +02:00
test_macros.rs Refactor whitespace 2022-03-14 13:51:50 +11:00