Hadrien Croubois 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
..
ERC165 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
AccessControlEnumerableMock.sol e341bdc1b7 Remove enumerable from AccessControl and add AccessControlEnumerable extension (#2512) пре 4 година
AccessControlMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
AddressImpl.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ArraysImpl.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
BadBeacon.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
CallReceiverMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ClashingImplementation.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ClonesMock.sol 5609cd4c74 Fix merge errors пре 4 година
ConditionalEscrowMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ContextMock.sol 0db76e98f9 Merge branch 'solc-0.7' into solc-0.8 пре 4 година
CountersImpl.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
Create2Impl.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
DummyImplementation.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ECDSAMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
EIP712External.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC1155BurnableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC1155Mock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ERC1155PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC1155ReceiverMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC165CheckerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC165Mock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC165StorageMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC1820ImplementerMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC20BurnableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC20CappedMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC20DecimalsMock.sol b840341a77 Remove the storage associated with decimals (#2502) пре 4 година
ERC20Mock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
ERC20PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC20PermitMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC20SnapshotMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC2771ContextMock.sol f8cc8b844a Minimal support for ERC2771 (GSNv2) (#2508) пре 4 година
ERC721BurnableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC721EnumerableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC721Mock.sol 09734e8028 Remove enumerable from ERC721 and add an ERC721Enumerable extension (#2511) пре 4 година
ERC721PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ERC721ReceiverMock.sol 60205944bb Adopt new Solidity features interfaceId, try/catch, keccak constants (#2487) пре 4 година
ERC777Mock.sol 0db76e98f9 Merge branch 'solc-0.7' into solc-0.8 пре 4 година
ERC777SenderRecipientMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
EnumerableMapMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
EnumerableSetMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
EtherReceiverMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
InitializableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
MathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
MerkleProofWrapper.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
MultipleInheritanceInitializableMocks.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
OwnableMock.sol 974c534210 Update contracts to support Solidity 0.8.x (#2442) пре 4 година
PausableMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
PullPaymentMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
ReentrancyAttack.sol 0db76e98f9 Merge branch 'solc-0.7' into solc-0.8 пре 4 година
ReentrancyMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
RegressionImplementation.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
SafeCastMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
SafeERC20Helper.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
SafeMathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
SignedSafeMathMock.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
SingleInheritanceInitializableMocks.sol 24a0bc23cf Reorganize the repo structure (#2503) пре 4 година
StringsMock.sol 9c1e703990 Add a Strings.toHexString function (#2504) пре 4 година