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 년 전