refactor: rename `ctx` param to `ecmult_gen_ctx` where applicable #1911

pull theStack wants to merge 1 commits into bitcoin-core:master from theStack:rename-ctx-to_ecmult_gen_ctx changing 4 files +32 −32
  1. theStack commented at 2:32 PM on August 7, 2026: contributor

    To be more consistent and avoid confusion with regular secp256k1_context instances, rename the ctx parameter to ecmult_gen_ctx in all functions that take secp256k1_ecmult_gen_context pointers (see discussion #1835 (comment) ff.).

    While at it, move the * in pointer declarations of the touched functions to the right side for consistency across the code base, see PR #1252.

  2. refactor: rename `ctx` param to `ecmult_gen_ctx` where applicable
    To be more consistent and avoid confusion with regular `_context`
    instances, rename the `ctx` parameter to `ecmult_gen_ctx` in all
    functions that take `_ecmult_gen_context` pointers.
    
    While at it, move the * in pointer declarations of the touched functions
    to the right side for consistency across the code base, see PR #1252.
    5c7da62324
  3. theStack added the label tweak/refactor on Aug 7, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-08-10 19:15 UTC

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