openzeppelin-contracts
openzeppelin-contracts copied to clipboard
[next-v5.0] Refactor voting, adding a Nonce contract
Replaces #3471
PR Checklist
- [ ] Tests
- [ ] Documentation
- [ ] Changelog entry
Socket Security Pull Request Report
👍 No dependency changes detected in pull request
Pull request report summary
| Issue | Status |
|---|---|
| Install scripts | ✅ 0 issues |
| Native code | ✅ 0 issues |
| Bin script confusion | ✅ 0 issues |
| Bin script shell injection | ✅ 0 issues |
| Unresolved require | ✅ 0 issues |
| Invalid package.json | ✅ 0 issues |
| HTTP dependency | ✅ 0 issues |
| Git dependency | ✅ 0 issues |
| Potential typo squat | ✅ 0 issues |
| Known Malware | ✅ 0 issues |
| Telemetry | ✅ 0 issues |
| Protestware/Troll package | ✅ 0 issues |
Powered by socket.dev
This branch was rebased.
This work will continue in #3816
What do you think about implementing Nonces as library and using different instances within one smart contract for permits and votes and anything else?