rust-bitcoin-unsafe-fast/bitcoin/src
Andrew Poelstra aabaf6f2a3
Merge rust-bitcoin/rust-bitcoin#2815: Add `const` modifier to `Magic::from_bytes`
d2be969a51 Add `const fn Magic::from_bytes` patch for API files (Velnbur)
b7458256af Add `const` modifier to `Magic::from_bytes` (Velnbur)

Pull request description:

  Resolves: rust-bitcoin/rust-bitcoin#2814

ACKs for top commit:
  apoelstra:
    ACK d2be969a51

Tree-SHA512: 4e8f24b665a2919bcf135333be097114d72f473684b14a8fdd4e8d82bf57e89b4166352f75f744105f76eddc9ffabcb07971a669a7c93dfff6928a3fe519a38f
2024-05-30 16:34:53 +00:00
..
address Merge rust-bitcoin/rust-bitcoin#2809: doc: fix "lazy line continuations" in markdown 2024-05-28 13:34:58 +00:00
blockdata Merge rust-bitcoin/rust-bitcoin#2585: Improve array macros 2024-05-28 16:25:59 +00:00
consensus bitcoin: Use new BlockHeight and BlockInterval types 2024-05-30 16:49:30 +10:00
crypto Merge rust-bitcoin/rust-bitcoin#2768: Deprecate `to_vec` in favour of `to_bytes` 2024-05-28 15:19:35 +00:00
merkle_tree doc: fix "lazy line continuations" in markdown 2024-05-27 12:50:26 +00:00
p2p Merge rust-bitcoin/rust-bitcoin#2815: Add `const` modifier to `Magic::from_bytes` 2024-05-30 16:34:53 +00:00
psbt Merge rust-bitcoin/rust-bitcoin#2715: psbt: Use macro to hash instead of relying on `Hash` trait 2024-05-28 16:54:13 +00:00
taproot Standardize function doc Errors 2024-05-24 09:59:42 +01:00
bip32.rs Merge rust-bitcoin/rust-bitcoin#2585: Improve array macros 2024-05-28 16:25:59 +00:00
bip152.rs Merge rust-bitcoin/rust-bitcoin#2585: Improve array macros 2024-05-28 16:25:59 +00:00
bip158.rs Standardize function doc Examples 2024-05-24 09:59:42 +01:00
hash_types.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00
internal_macros.rs Merge rust-bitcoin/rust-bitcoin#2585: Improve array macros 2024-05-28 16:25:59 +00:00
lib.rs bitcoin: Use new BlockHeight and BlockInterval types 2024-05-30 16:49:30 +10:00
network.rs Minimize usage of Network in public API 2024-04-03 13:32:39 +11:00
policy.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
pow.rs bitcoin: Remove error module 2024-05-24 14:32:47 +10:00
serde_utils.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
sign_message.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
test_macros.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00