Hadrien Croubois 915109b2c4 Move UUPSUpgradeable to proxy/utils 4 years ago
..
ERC165 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
UUPS 915109b2c4 Move UUPSUpgradeable to proxy/utils 4 years ago
AccessControlEnumerableMock.sol e0a2b195e4 Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
AccessControlMock.sol e0a2b195e4 Add modifier & internal function with standard revert message in AccessControl (#2609) 4 years ago
AddressImpl.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ArraysImpl.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
BadBeacon.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
CallReceiverMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ClashingImplementation.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ClonesMock.sol 103ff8e23d Rename variable master to implementation #2 (#2553) 4 years ago
ConditionalEscrowMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ContextMock.sol 0db76e98f9 Merge branch 'solc-0.7' into solc-0.8 4 years ago
CountersImpl.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
Create2Impl.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
DummyImplementation.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ECDSAMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
EIP712External.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC1155BurnableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC1155Mock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ERC1155PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC1155ReceiverMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC1271WalletMock.sol 0c621246d3 Add tooling to verify signatures with support for ERC1271 (#2532) 4 years ago
ERC165CheckerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC165Mock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC165StorageMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC1820ImplementerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC20BurnableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC20CappedMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC20DecimalsMock.sol b840341a77 Remove the storage associated with decimals (#2502) 4 years ago
ERC20Mock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
ERC20PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC20PermitMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC20SnapshotMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ERC2771ContextMock.sol f8cc8b844a Minimal support for ERC2771 (GSNv2) (#2508) 4 years ago
ERC3156FlashBorrowerMock.sol 5bd798c6e1 Add ERC3156 extension of ERC20 (flash minting and lending) (#2543) 4 years ago
ERC3156Mock.sol 5bd798c6e1 Add ERC3156 extension of ERC20 (flash minting and lending) (#2543) 4 years ago
ERC721BurnableMock.sol 1705067e65 Add ERC721URIStorage extension (#2555) 4 years ago
ERC721EnumerableMock.sol 1705067e65 Add ERC721URIStorage extension (#2555) 4 years ago
ERC721Mock.sol cd443f0d5b Add tests to extend code coverage (#2586) 4 years ago
ERC721PausableMock.sol 1705067e65 Add ERC721URIStorage extension (#2555) 4 years ago
ERC721ReceiverMock.sol 60205944bb Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) 4 years ago
ERC721URIStorageMock.sol 1705067e65 Add ERC721URIStorage extension (#2555) 4 years ago
ERC777Mock.sol 78a9821129 Mint ERC777 without reception ack (#2552) 4 years ago
ERC777SenderRecipientMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
EnumerableMapMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
EnumerableSetMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
EtherReceiverMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
InitializableMock.sol f076ff5dbd Further reorganisation of the repo (#2575) 4 years ago
MathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
MerkleProofWrapper.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
MulticallTest.sol 7f6a1666fa Add Multicall module (#2608) 4 years ago
MulticallTokenMock.sol 7f6a1666fa Add Multicall module (#2608) 4 years ago
MultipleInheritanceInitializableMocks.sol f076ff5dbd Further reorganisation of the repo (#2575) 4 years ago
OwnableMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) 4 years ago
PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
PullPaymentMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
ReentrancyAttack.sol 0db76e98f9 Merge branch 'solc-0.7' into solc-0.8 4 years ago
ReentrancyMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
RegressionImplementation.sol f076ff5dbd Further reorganisation of the repo (#2575) 4 years ago
SafeCastMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
SafeERC20Helper.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
SafeMathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
SignatureCheckerMock.sol 0c621246d3 Add tooling to verify signatures with support for ERC1271 (#2532) 4 years ago
SignedSafeMathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) 4 years ago
SingleInheritanceInitializableMocks.sol f076ff5dbd Further reorganisation of the repo (#2575) 4 years ago
StorageSlotMock.sol 1c676ac0ec Implement UUPS proxy (ERC1822) (#2542) 4 years ago
StringsMock.sol 9c1e703990 Add a Strings.toHexString function (#2504) 4 years ago