Hadrien Croubois 6842518b1b Wrapper extension for ERC20 token (#2633) пре 4 година
..
ERC165 b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
UUPS b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 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 b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ArraysImpl.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
BadBeacon.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
BitmapMock.sol f7da53cebd Add a BitMap struct (#2710) пре 4 година
CallReceiverMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ClashingImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ClonesMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ConditionalEscrowMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ContextMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
CountersImpl.sol 8ea06b75aa Add a Counter.reset function (#2678) пре 4 година
Create2Impl.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
DummyImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ECDSAMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
EIP712External.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC1155BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC1155Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC1155PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC1155ReceiverMock.sol 4d0f8c1da8 Check inheritance tree consistency (#2727) пре 4 година
ERC1155SupplyMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 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 b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC165StorageMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC1820ImplementerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC20BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20CappedMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20DecimalsMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20FlashMintMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20PermitMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20SnapshotMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20VotesCompMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20VotesMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC20WrapperMock.sol 6842518b1b Wrapper extension for ERC20 token (#2633) пре 4 година
ERC2771ContextMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC3156FlashBorrowerMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC721BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC721EnumerableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC721Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC721PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC721ReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC721URIStorageMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC777Mock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ERC777SenderRecipientMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
EnumerableMapMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
EnumerableSetMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
EtherReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
InitializableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
MathMock.sol 7c754d0665 Add ceiling division operation to the `Math.sol` library (#2681) пре 4 година
MerkleProofWrapper.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
MulticallTest.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
MulticallTokenMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
MultipleInheritanceInitializableMocks.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
OwnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
PausableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
PullPaymentMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ReentrancyAttack.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
ReentrancyMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
RegressionImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
SafeCastMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
SafeERC20Helper.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
SafeMathMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
SignatureCheckerMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
SignedSafeMathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
SingleInheritanceInitializableMocks.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
StorageSlotMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година
StringsMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) пре 4 година