refactor: modernize typedef to using alias in streams.h #35798

pull Rajkaran-122 wants to merge 1 commits into bitcoin:master from Rajkaran-122:refactor-streams-typedef changing 1 files +9 −9
  1. Rajkaran-122 commented at 8:43 AM on July 25, 2026: none

    This PR modernizes legacy typedef declarations to using aliases in src/streams.h.

    This is part of an ongoing effort to modernize the codebase to C++11/C++14/C++17 standards, following the C++ Core Guidelines which recommend using over typedef for readability and consistency.

    This change does not alter any behavior.

  2. refactor: modernize typedef to using alias in streams.h 8f51e959f0
  3. DrahtBot added the label Refactoring on Jul 25, 2026
  4. DrahtBot commented at 8:44 AM on July 25, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    <!--006a51241073e994b41acfe9ec718e94-->

    Code Coverage & Benchmarks

    For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35798.

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline and AI policy for information on the review process. A summary of reviews will appear here.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  5. Rajkaran-122 force-pushed on Jul 25, 2026
  6. Rajkaran-122 force-pushed on Jul 25, 2026
  7. sedited commented at 9:03 AM on July 25, 2026: contributor

    From the guidelines:

    Trivial pull requests or pull requests that refactor the code with no clear benefits may be immediately closed by the maintainers to reduce unnecessary workload on reviewing.

    This is a trivial refactor with no clear benefit, so I'd ask you to close this pull request and its 9 siblings again. If you are interested in contributing to the project, I would suggest that you start out with reviewing some of the many open pull requests.

  8. fanquake commented at 9:48 AM on July 25, 2026: member

    If anything, squash into #35799.

  9. fanquake closed this on Jul 25, 2026


github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-07-31 20:50 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me