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 24a0bc23cf
Reorganize the repo structure (#2503)
4 years ago
..
ERC165 Reorganize the repo structure (#2503) 4 years ago
AccessControlEnumerableMock.sol Remove enumerable from AccessControl and add AccessControlEnumerable extension (#2512) 4 years ago
AccessControlMock.sol Update contracts to support Solidity 0.8.x (#2442) 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 Fix merge errors 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
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 Reorganize the repo structure (#2503) 4 years ago
ERC721EnumerableMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC721Mock.sol Remove enumerable from ERC721 and add an ERC721Enumerable extension (#2511) 4 years ago
ERC721PausableMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC721ReceiverMock.sol Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) 4 years ago
ERC777Mock.sol Merge branch 'solc-0.7' into solc-0.8 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
ERC1820ImplementerMock.sol Reorganize the repo structure (#2503) 4 years ago
ERC2771ContextMock.sol Minimal support for ERC2771 (GSNv2) (#2508) 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 Reorganize the repo structure (#2503) 4 years ago
MathMock.sol Reorganize the repo structure (#2503) 4 years ago
MerkleProofWrapper.sol Reorganize the repo structure (#2503) 4 years ago
MultipleInheritanceInitializableMocks.sol Reorganize the repo structure (#2503) 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 Reorganize the repo structure (#2503) 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
SignedSafeMathMock.sol Reorganize the repo structure (#2503) 4 years ago
SingleInheritanceInitializableMocks.sol Reorganize the repo structure (#2503) 4 years ago
StringsMock.sol Add a Strings.toHexString function (#2504) 4 years ago