Francisco Giordano e9cf6dfb60 Merge pull request #323 from pooleja/fix/ownable_error 8 vuotta sitten
..
helpers 93b953fb48 changed instances of uint to uint256; fixes issue #226 8 vuotta sitten
BasicToken.js 7e7193ae61 truffle 2=>3 8 vuotta sitten
Bounty.js cd78c20e0e await event handling result in Bounty test. Fixes #202 8 vuotta sitten
CappedCrowdsale.js db40fd314a sanity check for CappedCrowdsale: cap > 0 8 vuotta sitten
Claimable.js 3d6988cf90 Update modifiers so that they fail "loudly" by throwing errors rather then silently no-oping. Updated tests to remain compatible with these changes 8 vuotta sitten
Contactable.js 26335e669e Added a contactable contract and some tests for it 8 vuotta sitten
Crowdsale.js fadb2cf47e add tests for crowdsale contracts 8 vuotta sitten
DayLimit.js 6904f12032 Merge with upstream/master 8 vuotta sitten
DelayedClaimble.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 vuotta sitten
Destructible.js cf7bc06856 Switch function name to destroyAndSend 8 vuotta sitten
ECRecovery.js 4f44427966 Added function helper, few changes on ECRecover lib 8 vuotta sitten
FinalizableCrowdsale.js fadb2cf47e add tests for crowdsale contracts 8 vuotta sitten
HasNoContracts.js 166a1070e5 Add HasNoContracts 8 vuotta sitten
HasNoEther.js 6ede3d9001 Upgrade to Truffle version 3.2.2 and Solidity version 0.4.11 8 vuotta sitten
HasNoTokens.js 94d3c447b7 Add HasNoTokens 8 vuotta sitten
LimitBalance.js 9bd51db2b2 refactor tests for truffle 3 8 vuotta sitten
MintableToken.js a605f66972 Create and test MintableToken contract 8 vuotta sitten
MultisigWallet.js 4d55d8fa8e give more balance to testrpc accounts 8 vuotta sitten
Ownable.js 64787b1ac5 Add semicolon to match coding standards 8 vuotta sitten
Pausable.js 6eac859781 Test if unpause prevents events allowed in paused state 8 vuotta sitten
PausableToken.js b4b6029f66 Create and test PausableToken Contract 8 vuotta sitten
PullPayment.js 6735a3ccd6 Renamed tAMOUNT to much friendly amount 8 vuotta sitten
ReentrancyGuard.js a2bd1bb7f6 Add ReentrancyGuard 8 vuotta sitten
RefundVault.js fadb2cf47e add tests for crowdsale contracts 8 vuotta sitten
RefundableCrowdsale.js 950b6a5e56 sanity check for RefundableCrowdsale: goal > 0 8 vuotta sitten
SafeMath.js 9bd51db2b2 refactor tests for truffle 3 8 vuotta sitten
Shareable.js 9bd51db2b2 refactor tests for truffle 3 8 vuotta sitten
StandardToken.js 3c9638b62e Refactoring to not DRY. 8 vuotta sitten
TokenDestructible.js b40a01e97b Small refactoring to not DRY 8 vuotta sitten
TokenTimelock.js 5e423bc353 add release function, deprecate claim 8 vuotta sitten
VestedToken.js a6a2ee2bf1 Merge with master 8 vuotta sitten