rust-bitcoin-unsafe-fast/bitcoin/src
merge-script db72ea8b32
Merge rust-bitcoin/rust-bitcoin#2949: OP_RETURN standardness check
15f6bacec9 api: Run just check-api (Ryan Breen)
9684d496bb Add is_standard_op_return (Ryan Breen)

Pull request description:

  This is the suggestion for #2292 to check OP_RETURN length

ACKs for top commit:
  apoelstra:
    ACK 15f6bacec9

Tree-SHA512: e346b5eff7cc40b98a08948c83cb5c064184541d819c37a977e432ec09df7f9e1a074f16a4df598142784bd875f1379e2b0848fe898923e4e12829f85b4c4520
2024-07-02 19:17:54 +00:00
..
address Capitalize Taproot 2024-07-01 17:42:36 +01:00
blockdata Merge rust-bitcoin/rust-bitcoin#2949: OP_RETURN standardness check 2024-07-02 19:17:54 +00:00
consensus Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
crypto Capitalize Merkle 2024-07-01 17:42:43 +01:00
merkle_tree Capitalize Merkle 2024-07-01 17:42:43 +01:00
p2p Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
psbt Capitalize Merkle 2024-07-01 17:42:43 +01:00
taproot taproot: Lowercase error messages 2024-07-01 17:42:43 +01:00
bip32.rs Merge rust-bitcoin/rust-bitcoin#2890: Move `serde` string macros to internals 2024-07-01 01:09:00 +00:00
bip152.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
bip158.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
hash_types.rs bitcoin: remove all direct use of hashing/engines in unit tests 2024-06-24 13:58:03 +00:00
internal_macros.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
lib.rs Re-export public functions, enums, and structs from units::parse in the bitcoin crate root 2024-06-26 12:46:31 -05:00
network.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
policy.rs Remove usage of blockdata from paths 2024-06-20 12:00:22 +10:00
pow.rs 2024-06-30 automated rustfmt nightly 2024-06-30 01:10:26 +00:00
serde_utils.rs Merge rust-bitcoin/rust-bitcoin#2890: Move `serde` string macros to internals 2024-07-01 01:09:00 +00:00
sign_message.rs Remove wildcard from prelude import 2024-06-28 08:02:43 +01:00
test_macros.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00