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