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 100ca0b8a2
ERC20 extension for governance tokens (vote delegation and snapshots) (#2632)
4 years ago
..
ERC165 Reorganize the repo structure (#2503) 4 years ago
UUPS Move UUPSUpgradeable to proxy/utils 4 years ago
AccessControlEnumerableMock.sol Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
AccessControlMock.sol Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
AddressImpl.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ArraysImpl.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
BadBeacon.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
CallReceiverMock.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ClashingImplementation.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ClonesMock.sol Rename variable master to implementation #2 (#2553) 4 years ago
ConditionalEscrowMock.sol Reorganize the repo structure (#2503) 4 years ago
ContextMock.sol Merge branch 'solc-0.7' into solc-0.8 4 years ago
CountersImpl.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Create2Impl.sol Reorganize the repo structure (#2503) 4 years ago
DummyImplementation.sol Merge branch 'master' 4 years ago
ECDSAMock.sol Reorganize the repo structure (#2503) 4 years ago
EIP712External.sol Reorganize the repo structure (#2503) 4 years ago
ERC20BurnableMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC20CappedMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC20DecimalsMock.sol Remove the storage associated with decimals (#2502) 4 years ago
ERC20Mock.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ERC20PausableMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC20PermitMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC20SnapshotMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC20VotesMock.sol ERC20 extension for governance tokens (vote delegation and snapshots) (#2632) 4 years ago
ERC165CheckerMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC165Mock.sol Reorganize the repo structure (#2503) 4 years ago
ERC165StorageMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC721BurnableMock.sol Add ERC721URIStorage extension (#2555) 4 years ago
ERC721EnumerableMock.sol Add ERC721URIStorage extension (#2555) 4 years ago
ERC721Mock.sol Add tests to extend code coverage (#2586) 4 years ago
ERC721PausableMock.sol Add ERC721URIStorage extension (#2555) 4 years ago
ERC721ReceiverMock.sol Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) 4 years ago
ERC721URIStorageMock.sol Add ERC721URIStorage extension (#2555) 4 years ago
ERC777Mock.sol Mint ERC777 without reception ack (#2552) 4 years ago
ERC777SenderRecipientMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC1155BurnableMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC1155Mock.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ERC1155PausableMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC1155ReceiverMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC1271WalletMock.sol Add tooling to verify signatures with support for ERC1271 (#2532) 4 years ago
ERC1820ImplementerMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC2771ContextMock.sol Minimal support for ERC2771 (GSNv2) (#2508) 4 years ago
ERC3156FlashBorrowerMock.sol Add ERC3156 extension of ERC20 (flash minting and lending) (#2543) 4 years ago
ERC3156Mock.sol Add ERC3156 extension of ERC20 (flash minting and lending) (#2543) 4 years ago
EnumerableMapMock.sol Reorganize the repo structure (#2503) 4 years ago
EnumerableSetMock.sol Reorganize the repo structure (#2503) 4 years ago
EtherReceiverMock.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
InitializableMock.sol Further reorganisation of the repo (#2575) 4 years ago
MathMock.sol Reorganize the repo structure (#2503) 4 years ago
MerkleProofWrapper.sol Reorganize the repo structure (#2503) 4 years ago
MulticallTest.sol Add Multicall module (#2608) 4 years ago
MulticallTokenMock.sol Add Multicall module (#2608) 4 years ago
MultipleInheritanceInitializableMocks.sol Further reorganisation of the repo (#2575) 4 years ago
OwnableMock.sol Update contracts to support Solidity 0.8.x (#2442) 4 years ago
PausableMock.sol Reorganize the repo structure (#2503) 4 years ago
PullPaymentMock.sol Reorganize the repo structure (#2503) 4 years ago
ReentrancyAttack.sol Merge branch 'solc-0.7' into solc-0.8 4 years ago
ReentrancyMock.sol Reorganize the repo structure (#2503) 4 years ago
RegressionImplementation.sol Further reorganisation of the repo (#2575) 4 years ago
SafeCastMock.sol Reorganize the repo structure (#2503) 4 years ago
SafeERC20Helper.sol Reorganize the repo structure (#2503) 4 years ago
SafeMathMock.sol Reorganize the repo structure (#2503) 4 years ago
SignatureCheckerMock.sol Add tooling to verify signatures with support for ERC1271 (#2532) 4 years ago
SignedSafeMathMock.sol Reorganize the repo structure (#2503) 4 years ago
SingleInheritanceInitializableMocks.sol Further reorganisation of the repo (#2575) 4 years ago
StorageSlotMock.sol Implement UUPS proxy (ERC1822) (#2542) 4 years ago
StringsMock.sol Add a Strings.toHexString function (#2504) 4 years ago