OpenZeppelin / OpenZeppelin/compact-contracts
Remove duplicate Signer module
Open
1-medium
effort: 2-S
feat:multisig
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
Signer.compact and SignerManager.compact are currently in the post-release branch. There should only be one. I vote for the former (Signer.compact) because the <>Manager naming is quite big for no good reason. If Signer is used, ProposalManager should also be changed to simply Proposal
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.