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