Francisco 3c552e6e03 Fix relevant warnings (#3685) 3 년 전
..
ERC165 3c552e6e03 Fix relevant warnings (#3685) 3 년 전
UUPS 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
compound 6c1a634053 Add Governor contracts (#2672) 4 년 전
crosschain 81336aefb5 Fix arbitrum L1 to L2 crosschain call detection (#3578) 3 년 전
wizard fd07cc6290 Extend Governor with parameterized votes (#3043) 3 년 전
AccessControlCrossChainMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
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 년 전
ArraysMock.sol 71aaca2d9d Extend Checkpoints with new sizes and lookup mechanisms (#3589) 3 년 전
BadBeacon.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 년 전
Base64Mock.sol ef0273fde1 Add Base64 library to utils (#2884) 3 년 전
BitmapMock.sol f7da53cebd Add a BitMap struct (#2710) 4 년 전
CallReceiverMock.sol c366de3626 Fix encoding of signature+calldata in GovernorCompatibilityBravo (#3100) 3 년 전
CheckpointsMock.sol 171fa40bc8 ERC721 extension for efficient batch minting (#3311) 3 년 전
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 년 전
DoubleEndedQueueMock.sol aace774961 Add a double ended queue (#3153) 3 년 전
DummyImplementation.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 년 전
ECDSAMock.sol 5b28259dac #890: Add ECDSA.toEthSignedMessageHash(bytes) for abritrary length message hashing (#2865) 4 년 전
EIP712External.sol 397c946141 Remove the draft prefix for EIP712 as it is now final (#3621) 3 년 전
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 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
ERC1155ReceiverMock.sol 4d0f8c1da8 Check inheritance tree consistency (#2727) 4 년 전
ERC1155SupplyMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
ERC1155URIStorageMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
ERC1271WalletMock.sol 628a6e2866 Fix issues caused by abi.decode reverting (#3552) 3 년 전
ERC165CheckerMock.sol e734b42fc2 Enable using ERC165 check for one supported interface directly (#3339) 3 년 전
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 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
ERC20FlashMintMock.sol d1b1e17d23 Add internal overrideable _flashFee in ERC20FlashMint (#3551) 3 년 전
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 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
ERC3156FlashBorrowerMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 년 전
ERC4626Mock.sol 141130db27 Inherit asset decimals in ERC4626 (#3639) 3 년 전
ERC721BurnableMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 년 전
ERC721ConsecutiveMock.sol 171fa40bc8 ERC721 extension for efficient batch minting (#3311) 3 년 전
ERC721EnumerableMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
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 년 전
ERC721RoyaltyMock.sol a65c03bc0d Implement Non Fungible Token Royalty (EIP2981) (#3012) 3 년 전
ERC721URIStorageMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
ERC721VotesMock.sol b42b05311b Add ERC721Votes for NFT-based governance (#2944) 3 년 전
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 71aaca2d9d Extend Checkpoints with new sizes and lookup mechanisms (#3589) 3 년 전
EnumerableSetMock.sol 71aaca2d9d Extend Checkpoints with new sizes and lookup mechanisms (#3589) 3 년 전
EtherReceiverMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 년 전
GovernorCompMock.sol fd07cc6290 Extend Governor with parameterized votes (#3043) 3 년 전
GovernorCompatibilityBravoMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
GovernorMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
GovernorPreventLateQuorumMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
GovernorTimelockCompoundMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
GovernorTimelockControlMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
GovernorVoteMock.sol fd07cc6290 Extend Governor with parameterized votes (#3043) 3 년 전
GovernorWithParamsMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
InitializableMock.sol 26cf47a2be Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598) 3 년 전
MathMock.sol c1d6e39aab Add log2, log10 and log256 functions (#3670) 3 년 전
MerkleProofWrapper.sol 2894059775 Support memory arrays in MerkleTree multiproof (#3493) 3 년 전
MulticallTest.sol 80ae402387 Add fuzz tests for Math.sqrt & Math.logX using Foundry (#3676) 3 년 전
MulticallTokenMock.sol b0cf6fbb7a Add Prettier for linting and fix Solhint config (#2697) 4 년 전
MultipleInheritanceInitializableMocks.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
Ownable2StepMock.sol 1f0e7cdf04 Add Ownable2Step extension with 2-step transfer (#3620) 3 년 전
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 71aaca2d9d Extend Checkpoints with new sizes and lookup mechanisms (#3589) 3 년 전
SafeERC20Helper.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전
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 년 전
SignedMathMock.sol 3eb2d43b06 Move abs(int256) from Math to SafeMath (#3110) 3 년 전
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 160bf1a6eb Optimize toString (#3573) 3 년 전
TimersBlockNumberImpl.sol 6c1a634053 Add Governor contracts (#2672) 4 년 전
TimersTimestampImpl.sol 6c1a634053 Add Governor contracts (#2672) 4 년 전
VotesMock.sol 1eb55e2864 Remove unnecessary virtual (#3650) 3 년 전