Francisco Giordano 2b079136fb Merge pull request #353 from jakub-wojciechowski/master 8 years ago
..
BasicTokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
BurnableTokenMock.sol cf58330936 added tests for BurnableToken 8 years ago
CappedCrowdsaleImpl.sol 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
DayLimitMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
ERC23TokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
EVMThrow.js fadb2cf47e add tests for crowdsale contracts 8 years ago
FinalizableCrowdsaleImpl.sol 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
ForceEther.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
HasNoEtherTest.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
InsecureTargetBounty.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
LimitBalanceMock.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
PausableMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
PausableTokenMock.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
PullPaymentMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
ReentrancyAttack.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
ReentrancyMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
RefundableCrowdsaleImpl.sol 2b5192b9ce Change crowdsales to use timestamps instead of block numbers #350 update derived crowdsales 8 years ago
SafeMathMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
SecureTargetBounty.sol 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
StandardTokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
VestedTokenMock.sol 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 years ago
advanceToBlock.js fadb2cf47e add tests for crowdsale contracts 8 years ago
assertJump.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
ether.js fadb2cf47e add tests for crowdsale contracts 8 years ago
expectThrow.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 years ago
hashMessage.js 4f44427966 Added function helper, few changes on ECRecover lib 8 years ago
increaseTime.js 46c5759b88 Introduce increaseTimeTo helper method. 8 years ago
latestTime.js b3ca0c73b3 add a TokenTimelock contract 8 years ago
timer.js ee56abcc8a remove console.logs from timer 8 years ago
toPromise.js d1af3ef1b3 Add HasNoEther 8 years ago
transactionMined.js 9bd51db2b2 refactor tests for truffle 3 8 years ago