Jakub Wojciechowski 0d6846a882 Remove moment.js dependencies - updates after review 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 年之前
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 年之前