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 e30b390d84
Add `ERC7674` (draft) (#5071)
7 months ago
..
ERC165 Use ERC-XXX syntax (#4730) 1 year ago
compound Update pragma to 0.8.20 (#4489) 2 years ago
docs Update Solidity files in docs (#4956) 11 months ago
governance Add GovernorCountingFractional (#5045) 8 months ago
proxy Update pragma to 0.8.20 (#4489) 2 years ago
token Add `ERC7674` (draft) (#5071) 7 months ago
AccessManagedTarget.sol Improve AccessManager tests (#4613) 1 year ago
AccessManagerMock.sol Extend `onlyAuthorized` to support extra functions in AccessManager (#5014) 9 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) 7 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) 9 months ago
ContextMock.sol Update pragma to 0.8.20 (#4489) 2 years ago
DummyImplementation.sol Update pragma to 0.8.20 (#4489) 2 years 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 Remove root from MerkleTree (#4949) 11 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 Implement P256 verification via RIP-7212 precompile with Solidity fallback (#4881) 7 months ago
StorageSlotMock.sol Add transient storage slot support in StorageSlot.sol (#4980) 10 months ago
TimelockReentrant.sol Update pragma to 0.8.20 (#4489) 2 years ago
UpgradeableBeaconMock.sol Implement recommendations from 5.0 audit Phase 1B (#4502) 2 years ago
VotesMock.sol Use named arguments in mapping types (#4433) 2 years ago