mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/test/governance
Ben DiFrancesco fd07cc6290
Extend Governor with parameterized votes (#3043)
3 years ago
..
compatibility Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100) 3 years ago
extensions Extend Governor with parameterized votes (#3043) 3 years ago
utils Add ERC721Votes for NFT-based governance (#2944) 3 years ago
Governor.test.js Extend Governor with parameterized votes (#3043) 3 years ago
GovernorWorkflow.behavior.js Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100) 3 years ago
TimelockController.test.js