Francisco Giordano c37c233d22 add SafeERC20 tests for succeeding operations 8 年 前
..
BasicTokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
BurnableTokenMock.sol cf58330936 added tests for BurnableToken 8 年 前
CappedCrowdsaleImpl.sol 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 年 前
DayLimitMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
ERC23TokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
EVMThrow.js fadb2cf47e add tests for crowdsale contracts 8 年 前
FinalizableCrowdsaleImpl.sol 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 年 前
ForceEther.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
HasNoEtherTest.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
InsecureTargetBounty.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
LimitBalanceMock.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
PausableMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
PausableTokenMock.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
PullPaymentMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
ReentrancyAttack.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
ReentrancyMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
RefundableCrowdsaleImpl.sol 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 年 前
SafeERC20Helper.sol c37c233d22 add SafeERC20 tests for succeeding operations 8 年 前
SafeMathMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
SecureTargetBounty.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
StandardTokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
VestedTokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 年 前
advanceToBlock.js fadb2cf47e add tests for crowdsale contracts 8 年 前
assertJump.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
ether.js fadb2cf47e add tests for crowdsale contracts 8 年 前
expectThrow.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 年 前
hashMessage.js 4f44427966 Added function helper, few changes on ECRecover lib 8 年 前
increaseTime.js 0d6846a882 Remove moment.js dependencies - updates after review 8 年 前
latestTime.js e86ac90853 Refactor and remove moment.js usages 8 年 前
timer.js ee56abcc8a remove console.logs from timer 8 年 前
toPromise.js d1af3ef1b3 Add HasNoEther 8 年 前
transactionMined.js 9bd51db2b2 refactor tests for truffle 3 8 年 前