rust-bitcoin-unsafe-fast/bitcoin/src/network
Andrew Poelstra dc91b87990
Merge rust-bitcoin/rust-bitcoin#1477: Patch hashes and update the code
6acf9ac8b8 Patch hashes and update the code (Martin Habovstiak)

Pull request description:

  This patches `bitcoin_hashes` to use the version in the repository and fixes the code after removal of `Deref`.

ACKs for top commit:
  tcharding:
    ACK 6acf9ac8b8
  apoelstra:
    ACK 6acf9ac8b8

Tree-SHA512: b779fa79309f1d648020146b58e96346b67e9f76e29551cbd50251ea6bb7bcfc4c5d42f49cc7ad5660dcd0a5f6306efe96dfcd9530e4b32c62edf4af7076d830
2022-12-19 20:34:20 +00:00
..
address.rs network: Run cargo fmt 2022-11-18 13:11:09 +11:00
constants.rs run cargo clippy and fmt 2022-12-13 14:52:43 +00:00
message.rs Merge rust-bitcoin/rust-bitcoin#1477: Patch hashes and update the code 2022-12-19 20:34:20 +00:00
message_blockdata.rs network: Run cargo fmt 2022-11-18 13:11:09 +11:00
message_bloom.rs network: Run cargo fmt 2022-11-18 13:11:09 +11:00
message_compact_blocks.rs network: Run cargo fmt 2022-11-18 13:11:09 +11:00
message_filter.rs Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
message_network.rs network: Run cargo fmt 2022-11-18 13:11:09 +11:00
mod.rs network: Run cargo fmt 2022-11-18 13:11:09 +11:00