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 8b47e96af1
Add SafeERC20.forceApprove() (#4067)
4 weeks ago
..
ERC165 Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
compound Add Governor contracts (#2672) 2 years ago
crosschain Update Prettier Solidity (#3898) 3 months ago
docs Add a "fees" section to the ERC4626 guide (#4054) 4 weeks ago
governance Change Governor.cancel to receive all parameters (#4056) 1 month ago
proxy Make upgradeTo and upgradeToAndCall public (#3959) 2 months ago
token Add SafeERC20.forceApprove() (#4067) 4 weeks ago
wizard Change Governor.cancel to receive all parameters (#4056) 1 month ago
AccessControlCrossChainMock.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
ArraysMock.sol Extend Checkpoints with new sizes and lookup mechanisms (#3589) 7 months ago
CallReceiverMock.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
ConditionalEscrowMock.sol Reorganize the repo structure (#2503) 2 years ago
ContextMock.sol Update Prettier Solidity (#3898) 3 months ago
DummyImplementation.sol Update Prettier Solidity (#3898) 3 months ago
EIP712Verifier.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
ERC20Mock.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
ERC1271WalletMock.sol Fix issues caused by abi.decode reverting (#3552) 8 months ago
ERC2771ContextMock.sol Remove unnecessary virtual (#3650) 7 months ago
ERC3156FlashBorrowerMock.sol Update Prettier Solidity (#3898) 3 months ago
ERC4626Mock.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
EtherReceiverMock.sol Add Prettier for linting and fix Solhint config (#2697) 2 years ago
InitializableMock.sol Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598) 7 months ago
MulticallTest.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
MultipleInheritanceInitializableMocks.sol Fix typos in testing files (#3899) 3 months ago
PausableMock.sol Add Prettier for linting and fix Solhint config (#2697) 2 years ago
PullPaymentMock.sol Add Prettier for linting and fix Solhint config (#2697) 2 years ago
ReentrancyAttack.sol Add Prettier for linting and fix Solhint config (#2697) 2 years ago
ReentrancyMock.sol Add ReentrancyGuard status getter (#3714) 5 months ago
RegressionImplementation.sol Add Prettier for linting and fix Solhint config (#2697) 2 years ago
SafeMathMemoryCheck.sol Use hardhat-exposed to reduce the need for mocks (#3666) 3 months ago
SingleInheritanceInitializableMocks.sol Add Prettier for linting and fix Solhint config (#2697) 2 years ago
StorageSlotMock.sol Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 months ago
TimersBlockNumberImpl.sol Add Governor contracts (#2672) 2 years ago
TimersTimestampImpl.sol Add Governor contracts (#2672) 2 years ago
VotesMock.sol Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 1 month ago