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 dac63c4612
Fix docs in the extending-contracts section (#5300)
2 months ago
..
ERC165 Use ERC-XXX syntax (#4730) 1 year ago
account/utils Merge account abstraction work into master (#5274) 3 months ago
compound Update pragma to 0.8.20 (#4489) 2 years ago
docs Fix docs in the extending-contracts section (#5300) 2 months ago
governance Bump pragma to 0.8.22 for all contract that depend on ERC1967Utils (#5273) 3 months ago
proxy Bump pragma to 0.8.22 for all contract that depend on ERC1967Utils (#5273) 3 months ago
token Delegate override vote (#5192) 3 months ago
AccessManagedTarget.sol Improve AccessManager tests (#4613) 1 year ago
AccessManagerMock.sol Extend `onlyAuthorized` to support extra functions in AccessManager (#5014) 8 months ago
ArraysMock.sol Add a MerkleTree builder (#3617) 11 months ago
AuthorityMock.sol Migrate `AccessManager` tests to ethers (#4710) 1 year ago
Base64Dirty.sol Merge pull request from GHSA-9vx6-7xxf-x967 11 months ago
BatchCaller.sol Add `ERC7674` (draft) (#5071) 6 months ago
CallReceiverMock.sol Implement recommendations from 5.0 audit Phase 1B (#4502) 2 years ago
ConstructorMock.sol Bubble up `returndata` from reverted Create2 deployments (#5052) 8 months ago
ContextMock.sol Update pragma to 0.8.20 (#4489) 2 years ago
DummyImplementation.sol Bump pragma to 0.8.22 for all contract that depend on ERC1967Utils (#5273) 3 months ago
EIP712Verifier.sol Update pragma to 0.8.20 (#4489) 2 years ago
ERC1271WalletMock.sol Update pragma to 0.8.20 (#4489) 2 years ago
ERC2771ContextMock.sol Make Multicall context-aware 1 year ago
ERC3156FlashBorrowerMock.sol Update pragma to 0.8.20 (#4489) 2 years ago
EtherReceiverMock.sol Update pragma to 0.8.20 (#4489) 2 years ago
InitializableMock.sol Allow Initializable versions greater than 256 (#4460) 2 years ago
MerkleProofCustomHashMock.sol Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago
MerkleTreeMock.sol Bump pragma to 0.8.22 for all contract that depend on ERC1967Utils (#5273) 3 months ago
MulticallHelper.sol Migrate utils to ethersjs v6 (#4736) 1 year ago
MultipleInheritanceInitializableMocks.sol Update pragma to 0.8.20 (#4489) 2 years ago
PausableMock.sol Move security directory contents to utils (#4551) 1 year ago
ReentrancyAttack.sol Update pragma to 0.8.20 (#4489) 2 years ago
ReentrancyMock.sol Move security directory contents to utils (#4551) 1 year ago
ReentrancyTransientMock.sol Transient version of ReentrancyGuard (#4988) 10 months ago
RegressionImplementation.sol Update pragma to 0.8.20 (#4489) 2 years ago
SingleInheritanceInitializableMocks.sol Update pragma to 0.8.20 (#4489) 2 years ago
Stateless.sol Merge account abstraction work into master (#5274) 3 months ago
StorageSlotMock.sol Split StorageSlot into TransientSlot (#5239) 4 months ago
TimelockReentrant.sol Update pragma to 0.8.20 (#4489) 2 years ago
TransientSlotMock.sol Split StorageSlot into TransientSlot (#5239) 4 months ago
UpgradeableBeaconMock.sol Implement recommendations from 5.0 audit Phase 1B (#4502) 2 years ago
VotesExtendedMock.sol GovernorCountingOverridable testing with timestamp (#5269) 3 months ago
VotesMock.sol Use named arguments in mapping types (#4433) 2 years ago