Rename `AuthSingleSig` to `AuthSinglesig`

Open Beginner friendly
#2,972 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
80/100
Issue type
Refactor
Clarity
Clearly specified
Activity status
Quiet
Tech stack
rust
Domain
backend

Research direction

Find all occurrences of AuthSingleSig in the codebase, likely in files related to authentication or transaction signing. Use a global search and replace to rename it to AuthSinglesig. Ensure the change is consistent with the existing AuthMultisig naming. Run any existing tests for authentication to verify the refactor does not break functionality.

Written by the indexing model from the issue text.

Description

standards

Rename AuthSingleSig to AuthSinglesig for capitalization consistency with AuthMultisig.

Dominant language
Rust
Stars
133
Forks
168
Avg merge
2d 3h
Merged PRs (30d)
93

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from 0xMiden/protocol

All issues in 0xMiden/protocol

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.