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