Hadrien Croubois 0b6becd49f Remove the draft prefix to ERC20Permit (#3793) 2 лет назад
..
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 0b6becd49f Remove the draft prefix to ERC20Permit (#3793) 2 лет назад
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 лет назад
ERC721ConsecutiveEnumerableMock.sol a1948250ab ERC721ConsecutiveEnumerable is no longer unreachable 3 лет назад
ERC721ConsecutiveMock.sol 08d5e4a9b0 Refactor consecutive transfer hooks (#3753) 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 7a14f6c595 Make ERC721Votes no longer a Draft (#3699) 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 eb03304b70 Add ReentrancyGuard status getter (#3714) 3 лет назад
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 0b6becd49f Remove the draft prefix to ERC20Permit (#3793) 2 лет назад
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 лет назад