rust-bitcoin-unsafe-fast/bitcoin/src
merge-script 6bc12e9363
Merge rust-bitcoin/rust-bitcoin#3864: Update for ParsePublicKeyError Display and Error impl
b11ace359a Fix up ParsePublickeyError (Innocent Onyemaenu)

Pull request description:

  Resolves #3835

  In #945fcd09 we forgot to Update impl for ParsePublicKeyError Display and Error traits

ACKs for top commit:
  tcharding:
    ACK b11ace359a
  apoelstra:
    ACK b11ace359a52d9137b8fe5919d9825d61e3e9fad; successfully ran local tests; thanks!!

Tree-SHA512: 5c4e5e113605bc5b9c3c0d2ca65a0fdae80726a0f2f791255cc1d6567812a9132ff4f5bd8f30276fef916469d5fd29f6d72ddf4adb6340e52f4e0198ac4fb371
2025-01-16 01:37:12 +00:00
..
address 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
blockdata units: Remove InputString from the public API 2025-01-15 08:09:38 +11:00
consensus 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
crypto Fix up ParsePublickeyError 2025-01-15 21:00:55 +01:00
merkle_tree 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
network Update CompactTarget::from_next_work_required to take timespan as i64 2024-11-27 11:27:22 -06:00
p2p Add BIP324 V2 p2p network message support 2025-01-06 20:38:57 -08:00
psbt 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
taproot 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
bip32.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
bip152.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
bip158.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
consensus_validation.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00
hash_types.rs Unify deprecated note field format 2024-10-15 15:16:01 +01:00
internal_macros.rs Set avoid-breaking-exported-api to false 2024-12-11 10:11:50 +11:00
lib.rs units: Remove InputString from the public API 2025-01-15 08:09:38 +11:00
policy.rs Make capitalization of SegWit uniform in rustdocs 2024-12-17 14:28:28 +00:00
pow.rs Add parenthesis to explicitly show precedence 2025-01-04 15:25:00 +11:00
serde_utils.rs Elide more lifetimes 2024-10-28 15:22:13 +11:00
sign_message.rs 2025-01-12 automated rustfmt nightly 2025-01-12 01:23:13 +00:00