Francisco Giordano 4b152bd8ce Improve Governor (#2794) 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 年之前
compound 6c1a634053 Add Governor contracts (#2672) 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 f88e555234 Add values() functions to EnumerableSets (#2768) 4 年之前
EtherReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 年之前
GovernorCompMock.sol 4b152bd8ce Improve Governor (#2794) 4 年之前
GovernorCompatibilityBravoMock.sol 4b152bd8ce Improve Governor (#2794) 4 年之前
GovernorMock.sol 4b152bd8ce Improve Governor (#2794) 4 年之前
GovernorTimelockCompoundMock.sol 4b152bd8ce Improve Governor (#2794) 4 年之前
GovernorTimelockControlMock.sol 4b152bd8ce Improve Governor (#2794) 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 年之前
TimersBlockNumberImpl.sol 6c1a634053 Add Governor contracts (#2672) 4 年之前
TimersTimestampImpl.sol 6c1a634053 Add Governor contracts (#2672) 4 年之前