Skip to content

snake_case function names in exchange.zig and rate_limiter.zig #52

@cvik

Description

@cvik

Severity: MEDIUM

exchange.zig and rate_limiter.zig use snake_case for functions (addr_hash, peer_key, find_slot, etc.) while newer files use idiomatic Zig camelCase (drainQueue, findByMsgId, appendBlock1).

Found in code review 2026-03-19.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmediumMedium severity — style, robustness

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions