Francisco Giordano 2b079136fb Merge pull request #353 from jakub-wojciechowski/master 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 46c5759b88 Introduce increaseTimeTo helper method. 8 роки тому
latestTime.js b3ca0c73b3 add a TokenTimelock contract 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 роки тому