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/contracts/mocks
Hadrien Croubois 01f2ff1ba1
Allow Governor + CompoundTimelock to manage native tokens (eth) in and out of the timelock contract. (#2849)
3 years ago
..
ERC165 Add Prettier for linting and fix Solhint config (#2697) 4 years ago
UUPS Add Prettier for linting and fix Solhint config (#2697) 4 years ago
compound Add Governor contracts (#2672) 4 years ago
AccessControlEnumerableMock.sol Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
AccessControlMock.sol Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
AddressImpl.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ArraysImpl.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
BadBeacon.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
BitmapMock.sol Add a BitMap struct (#2710) 4 years ago
CallReceiverMock.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ClashingImplementation.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ClonesMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ConditionalEscrowMock.sol Reorganize the repo structure (#2503) 4 years ago
ContextMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
CountersImpl.sol Add a Counter.reset function (#2678) 4 years ago
Create2Impl.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
DummyImplementation.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ECDSAMock.sol Optimize EOA signature verification (#2661) 4 years ago
EIP712External.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20BurnableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20CappedMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20DecimalsMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20FlashMintMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20Mock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20PausableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20PermitMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20SnapshotMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20VotesCompMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20VotesMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC20WrapperMock.sol Wrapper extension for ERC20 token (#2633) 4 years ago
ERC165CheckerMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC165Mock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC165StorageMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC721BurnableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC721EnumerableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC721Mock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC721PausableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC721ReceiverMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC721URIStorageMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC777Mock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC777SenderRecipientMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC1155BurnableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC1155Mock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC1155PausableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC1155ReceiverMock.sol Check inheritance tree consistency (#2727) 4 years ago
ERC1155SupplyMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC1271WalletMock.sol Add tooling to verify signatures with support for ERC1271 (#2532) 4 years ago
ERC1820ImplementerMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC2771ContextMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ERC3156FlashBorrowerMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
EnumerableMapMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
EnumerableSetMock.sol Add values() functions to EnumerableSets (#2768) 4 years ago
EtherReceiverMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
GovernorCompMock.sol Allow Governor + CompoundTimelock to manage native tokens (eth) in and out of the timelock contract. (#2849) 3 years ago
GovernorCompatibilityBravoMock.sol Improve Governor (#2794) 4 years ago
GovernorMock.sol Allow Governor + CompoundTimelock to manage native tokens (eth) in and out of the timelock contract. (#2849) 3 years ago
GovernorTimelockCompoundMock.sol Improve Governor (#2794) 4 years ago
GovernorTimelockControlMock.sol Improve Governor (#2794) 4 years ago
InitializableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
MathMock.sol Add ceiling division operation to the `Math.sol` library (#2681) 4 years ago
MerkleProofWrapper.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
MulticallTest.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
MulticallTokenMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
MultipleInheritanceInitializableMocks.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
OwnableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
PausableMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
PullPaymentMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ReentrancyAttack.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ReentrancyMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
RegressionImplementation.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SafeCastMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SafeERC20Helper.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SafeMathMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SignatureCheckerMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SignedSafeMathMock.sol Reorganize the repo structure (#2503) 4 years ago
SingleInheritanceInitializableMocks.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
StorageSlotMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
StringsMock.sol Add Prettier for linting and fix Solhint config (#2697) 4 years ago
TimersBlockNumberImpl.sol Add Governor contracts (#2672) 4 years ago
TimersTimestampImpl.sol Add Governor contracts (#2672) 4 years ago