openzeppelin-contracts icon indicating copy to clipboard operation
openzeppelin-contracts copied to clipboard

[next-v5.0] Refactor voting, adding a Nonce contract

Open Amxx opened this issue 3 years ago • 1 comments

Replaces #3471

PR Checklist

  • [ ] Tests
  • [ ] Documentation
  • [ ] Changelog entry

Amxx avatar Aug 19 '22 14:08 Amxx

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

socket-security[bot] avatar Oct 31 '22 10:10 socket-security[bot]

This branch was rebased.

JulissaDantes avatar Nov 08 '22 18:11 JulissaDantes

This work will continue in #3816

JulissaDantes avatar Nov 16 '22 12:11 JulissaDantes

What do you think about implementing Nonces as library and using different instances within one smart contract for permits and votes and anything else?

k06a avatar Dec 02 '22 09:12 k06a