Commit Graph

3103 Commits (2627753bfe773d9daba005da3962cc62502c1998)
 

Author SHA1 Message Date
Aleksander Kryukov 4b9500cf25 Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into certora/erc20 3 years ago
Aleksander Kryukov a35ad6dfc3 wrapper and timelockController cleaning 3 years ago
Nick Armstrong 140f019155 Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into remotes/origin/certora/erc20 3 years ago
Nick Armstrong 6895946f41 updated rules 3 years ago
Mihir Wadekar 76eee35971
Improve revert message in Governor (#3275) 3 years ago
Hadrien Croubois bfff03c0d2 add missing PR link in Changelog 3 years ago
Ashwin Yardi 76fca3aec8
Add ERC721 and ERC1155 receiver support in Governor, Timelock (#3230) 3 years ago
Aleksander Kryukov 5153c462d5 wrapper counterexample to check 3 years ago
Aleksander Kryukov 8318470cca flashMint cleaning 3 years ago
gh3sthauss 74c9130a59
typo fixed (#3264) 3 years ago
GitHubPang 15d5174139
Fix minor typo in CONTRIBUTING.md. (#3284) 3 years ago
renovate[bot] 05077f70f1
Update actions/cache action to v3 (#3277) 3 years ago
Pandapip1 faf5820f03
Fix many spelling errors (#3274) 3 years ago
Hadrien Croubois 0eba5112c8
Allow the re-initialization of contracts (#3232) 3 years ago
Wias Liaw b13bdb0249
Add bytes32 to bytes32 enumerable map (#3192) 3 years ago
Hadrien Croubois c028c56965
Add changelog entry for #3259 (#3281) 3 years ago
Hadrien Croubois 98716177ae
Inherit ERC20Wrapper decimals from the underlying (#3259) 3 years ago
Nick Armstrong 89f9878ba2 Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into remotes/origin/certora/erc20 3 years ago
Nick Armstrong 6c5d33ba22 run scripts 3 years ago
Aleksander Kryukov 8d9ab176d7 Timelock hash bug, example for Alex 3 years ago
Aleksander Kryukov 62d60a5890 Timelock, erc20Wrapper and erc20FlashMint verification 3 years ago
Hadrien Croubois 52eeebecda spelling fix 3 years ago
Hadrien Croubois 6a5bbfc4cb
Refactor governor testing (#3194) 3 years ago
Aleksander Kryukov 7caa9bbb2c TimelockController wating for hash fix 3 years ago
Francisco Giordano 8372b4f923
Update Hardhat to latest (#3260) 3 years ago
Pascal Marco Caversaccio cc1c18098c
Replace immutable with constant for _PERMIT_TYPEHASH (#3196) 3 years ago
Vuong Tru c72281ea45
docs(erc1155): correct ERC1155Holder.sol import (#3250) 3 years ago
Nick Armstrong 2be84e627b Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into remotes/origin/certora/erc20 3 years ago
Hadrien Croubois f2a311dc4a
Make Votes._getVotingUnits view (#3225) 3 years ago
Hadrien Croubois 8b162e39b5
Add a canceller role to the TimelockController (#3165) 3 years ago
Amirhossein Banavi 62eb4568be
Optimize ERC721 _isApprovedOrOwner function (#3248) 3 years ago
Aleksander Kryukov 1900c86c99 removed unnecessary harness from the first iteration 3 years ago
Hadrien Croubois f8bfa560e9
Use _spendAllowance in ERC20FlashMint (#3226) 3 years ago
Nick Armstrong 56e4ae9f4a Merge branch 'certora/erc20' of github.com:Certora/openzeppelin-contracts into remotes/origin/certora/erc20 3 years ago
Francisco Giordano 212221d6ff
Add mention of OpenZeppelin Defender in readme 3 years ago
Aleksander Kryukov 3cb87abec1 removed flags for erc20Votes script 3 years ago
Nick Armstrong b3845e43d8 Merge branch 'master' of github.com:Certora/openzeppelin-contracts 3 years ago
Aleksander Kryukov 61fa061ecf erc20votes pointers workaround and preset 3 years ago
Ben c239e1af8d
Fix typo (#3241) 3 years ago
Francisco Giordano f590fcdfe9
Fix typo in Proxy.sol 3 years ago
Sameer Arora ef8013ef79 sanity for TimelockController and Votes 3 years ago
renovate[bot] 9bded169e8
Update lockfile (#3229) 3 years ago
Michael D. George 7ab95baab8
Merge branch 'OpenZeppelin:master' into certora/erc20 3 years ago
renovate[bot] dc739dcbe3
Update actions/checkout action to v3 (#3234) 3 years ago
Ben DiFrancesco fd07cc6290
Extend Governor with parameterized votes (#3043) 3 years ago
Michael D. George 99864fd2da
Merge branch 'OpenZeppelin:master' into certora/erc20 3 years ago
Michael D. George 1c3b17826e
Merge branch 'OpenZeppelin:master' into master 3 years ago
renovate[bot] f9d9279320
Update actions/setup-node action to v3 (#3220) 3 years ago
JulissaDantes abdb20a6bd
Change dependency source to work around Truffle limitation (#3218) 3 years ago
Hadrien Croubois 3e74681e77
Read allowance from overridable function in increase/decrease (#3213) 3 years ago