Hadrien Croubois 6842518b1b Wrapper extension for ERC20 token (#2633) před 4 roky
..
ERC165 b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
UUPS b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
AccessControlEnumerableMock.sol e0a2b195e4 Add modifier & internal function with standard revert message in AccessControl (#2609) před 4 roky
AccessControlMock.sol e0a2b195e4 Add modifier & internal function with standard revert message in AccessControl (#2609) před 4 roky
AddressImpl.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ArraysImpl.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
BadBeacon.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
BitmapMock.sol f7da53cebd Add a BitMap struct (#2710) před 4 roky
CallReceiverMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) před 4 roky
ClashingImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ClonesMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ConditionalEscrowMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
ContextMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
CountersImpl.sol 8ea06b75aa Add a Counter.reset function (#2678) před 4 roky
Create2Impl.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
DummyImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ECDSAMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
EIP712External.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC1155BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC1155Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC1155PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC1155ReceiverMock.sol 4d0f8c1da8 Check inheritance tree consistency (#2727) před 4 roky
ERC1155SupplyMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC1271WalletMock.sol 0c621246d3 Add tooling to verify signatures with support for ERC1271 (#2532) před 4 roky
ERC165CheckerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
ERC165Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC165StorageMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
ERC1820ImplementerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
ERC20BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20CappedMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20DecimalsMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20FlashMintMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20PermitMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20SnapshotMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20VotesCompMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20VotesMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC20WrapperMock.sol 6842518b1b Wrapper extension for ERC20 token (#2633) před 4 roky
ERC2771ContextMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC3156FlashBorrowerMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC721BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC721EnumerableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC721Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC721PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC721ReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC721URIStorageMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC777Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ERC777SenderRecipientMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
EnumerableMapMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
EnumerableSetMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
EtherReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
InitializableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
MathMock.sol 7c754d0665 Add ceiling division operation to the `Math.sol` library (#2681) před 4 roky
MerkleProofWrapper.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
MulticallTest.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
MulticallTokenMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
MultipleInheritanceInitializableMocks.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
OwnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
PullPaymentMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ReentrancyAttack.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
ReentrancyMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
RegressionImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
SafeCastMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
SafeERC20Helper.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
SafeMathMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
SignatureCheckerMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
SignedSafeMathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) před 4 roky
SingleInheritanceInitializableMocks.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
StorageSlotMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky
StringsMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) před 4 roky