mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/mocks
Santiago Palladino e96164feea ERC721 full implementation (#803) 7 years ago
..
AllowanceCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
BasicTokenMock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
BurnableTokenMock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
CappedCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
DayLimitMock.sol fix: solium errors - blank-line only 7 years ago
DetailedERC20Mock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
ECRecoveryMock.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
ERC223TokenMock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
ERC721BasicTokenMock.sol ERC721 full implementation (#803) 7 years ago
ERC721ReceiverMock.sol ERC721 full implementation (#803) 7 years ago
ERC721TokenMock.sol ERC721 full implementation (#803) 7 years ago
ERC827TokenMock.sol ERC20 totalSupply changed from public property to a function (#666) 7 years ago
FinalizableCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
ForceEther.sol fix: solium errors - whitespace related 7 years ago
HasNoEtherTest.sol fix: solium errors - blank-line only 7 years ago
IncreasingPriceCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
IndividuallyCappedCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
InsecureTargetBounty.sol fix: solium errors - whitespace related 7 years ago
LimitBalanceMock.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
MessageHelper.sol Fix solidity linter errors 7 years ago
MintedCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
PausableMock.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
PausableTokenMock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
PostDeliveryCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
PullPaymentMock.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
RBACMock.sol fix: solium errors - indentation only 7 years ago
ReentrancyAttack.sol fix: solium errors - blank-line only 7 years ago
ReentrancyMock.sol fix: solium errors - whitespace related 7 years ago
RefundableCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
SafeERC20Helper.sol ERC20 totalSupply changed from public property to a function (#666) 7 years ago
SafeMathMock.sol fix: the result of 'npm run lint:sol:fix' 7 years ago
SecureTargetBounty.sol fix: solium errors - blank-line only 7 years ago
StandardTokenMock.sol Move ERC20 contracts to ERC20 custom folder (#701) 7 years ago
TimedCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago
WhitelistMock.sol Add Whitelist contract (#746) 7 years ago
WhitelistedCrowdsaleImpl.sol Crowdsale refactor and add new models (#744) 7 years ago