Ernesto García 538655c3c0 Add reentrancy test cases for ERC4626 (#4197) 2 years ago
..
ERC165 c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
compound 6c1a634053 Add Governor contracts (#2672) 4 years ago
crosschain b709eae01d Update Prettier Solidity (#3898) 2 years ago
docs d5581531de Add a "fees" section to the ERC4626 guide (#4054) 2 years ago
governance adb861fb3b Change Governor.cancel to receive all parameters (#4056) 2 years ago
proxy 69c8d1010e Make upgradeTo and upgradeToAndCall public (#3959) 2 years ago
token dd1265cb1d Improve `ERC4626` test coverage (#4134) 2 years ago
wizard adb861fb3b Change Governor.cancel to receive all parameters (#4056) 2 years ago
AccessControlCrossChainMock.sol c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
ArraysMock.sol 71aaca2d9d Extend Checkpoints with new sizes and lookup mechanisms (#3589) 3 years ago
CallReceiverMock.sol 1a079d258b Improve Address tests (#4191) 2 years ago
ConditionalEscrowMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ContextMock.sol b709eae01d Update Prettier Solidity (#3898) 2 years ago
DummyImplementation.sol b709eae01d Update Prettier Solidity (#3898) 2 years ago
EIP712Verifier.sol c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
ERC1271WalletMock.sol 628a6e2866 Fix issues caused by abi.decode reverting (#3552) 3 years ago
ERC20Mock.sol c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
ERC20Reentrant.sol 538655c3c0 Add reentrancy test cases for ERC4626 (#4197) 2 years ago
ERC2771ContextMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 years ago
ERC3156FlashBorrowerMock.sol b709eae01d Update Prettier Solidity (#3898) 2 years ago
ERC4626Mock.sol c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
EtherReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
InitializableMock.sol 26cf47a2be Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598) 3 years ago
MulticallTest.sol c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
MultipleInheritanceInitializableMocks.sol b0db207e4e Fix typos in testing files (#3899) 2 years ago
PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
PullPaymentMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ReentrancyAttack.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
ReentrancyMock.sol eb03304b70 Add ReentrancyGuard status getter (#3714) 3 years ago
RegressionImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
SafeMathMemoryCheck.sol c1d9da4052 Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
SingleInheritanceInitializableMocks.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 years ago
StorageSlotMock.sol 91e8d0ba3c Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
TimelockReentrant.sol ab2604ac5b Add reentrancy test cases for TimelockController (#4200) 2 years ago
TimersBlockNumberImpl.sol 6c1a634053 Add Governor contracts (#2672) 4 years ago
TimersTimestampImpl.sol 6c1a634053 Add Governor contracts (#2672) 4 years ago
VotesMock.sol 790cc5b65a Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago