This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8fff875589443c607ac4ef2d201a6d8bec5a43c8
openzeppelin-contracts
/
test
/
governance
/
extensions
History
Francisco Giordano
8fff875589
Make TransparentUpgradeableProxy deploy its ProxyAdmin and optimize proxy interfaces (
#4382
)
2023-07-09 16:54:32 -03:00
..
GovernorERC721.test.js
Merge branch 'master' into next-v5.0
2023-05-16 00:07:07 -03:00
GovernorPreventLateQuorum.test.js
Replace revert strings with custom errors (
#4261
)
2023-06-12 23:41:52 +00:00
GovernorTimelockCompound.test.js
Make TransparentUpgradeableProxy deploy its ProxyAdmin and optimize proxy interfaces (
#4382
)
2023-07-09 16:54:32 -03:00
GovernorTimelockControl.test.js
Add state getter in TimelockController using OperationState enum (
#4358
)
2023-07-04 15:23:44 -03:00
GovernorVotesQuorumFraction.test.js
Replace revert strings with custom errors (
#4261
)
2023-06-12 23:41:52 +00:00
GovernorWithParams.test.js
Enable ERC-1271 signature checks in Governor
castVoteBySig
(
#4418
)
2023-07-05 15:11:29 +02:00