Commit Graph

99 Commits

Author SHA1 Message Date
475cb5dc1f Renamed DelayedClaimable function and modifier 2016-11-19 12:13:09 -03:00
85a4013f49 Using modifier to check block on delayedClaimable, tests fixed 2016-11-18 20:32:22 -03:00
4cd8aa7900 add more limit tests to LimitBalance 2016-11-18 12:33:52 -03:00
44138018dc limit funds improvements 2016-11-17 18:34:53 -03:00
0aa4d02044 DelayedClaimable contract with test added 2016-11-16 19:49:57 -03:00
3e9bfbc77a add simple tests for BasicToken 2016-11-16 13:18:42 -03:00
3207996777 Merge pull request #65 from se3000/ownable_guard
add check prevening ownables from getting stuck
2016-11-14 22:06:30 -03:00
2b62f349ee Fill totalSupply in StandardTokenMock 2016-11-14 18:22:05 -03:00
a156064b33 make claimable use fresh instances for each test 2016-11-13 17:00:19 -05:00
1547000d1c move Ownable tests away from migration fixtures 2016-11-13 16:58:25 -05:00
5f6b7f9301 add check prevening ownables from getting stuck 2016-11-13 16:03:11 -05:00
a3362f7216 Merge pull request #51 from AugustoL/master
Added Claimable contract as an extension of Ownable
2016-11-09 17:36:08 -03:00
278f060c56 Replace composition for inheritance in Bounty 2016-11-08 20:20:26 -03:00
83f4104699 migrate to 0.4.4 2016-11-08 12:19:07 -03:00
4599fbf248 Make Stoppable a subclass of Ownable. Fixes #47 2016-11-02 16:25:47 -03:00
0f3a8051d6 Added Claimable contract as an extension of Ownable with the Claimable tests 2016-11-02 14:20:52 -03:00
c70a0cfd5d Merge pull request #46 from adklempner/standard-token-tests
Add test for StandardToken
2016-11-01 14:39:19 -03:00
aa3cd8c03a Add test for StandardToken 2016-11-01 10:21:00 -07:00
e033d802ff Merge branch 'master' into bounty_with_factory_merged 2016-10-28 11:59:51 +01:00
b6a5830047 Does not allow to create bounty contract without address 2016-10-28 11:22:41 +01:00
19d3b8b27d Merge pull request #42 from adklempner/standard-token-tests
Create tests for StandardToken
2016-10-28 02:41:16 -03:00
71edad126b Create tests for StandardToken 2016-10-27 22:17:21 -07:00
9509298622 Change spec descriptions 2016-10-27 23:02:56 +01:00
99f288bfb5 Consolidate TokenBounties into Bounty 2016-10-27 22:35:08 +01:00
a04481d2d8 Remove extra whitespace 2016-10-27 22:10:53 +01:00
37f4ff8d3e Add killable to bounty 2016-10-27 22:08:36 +01:00
e35ba313a7 Add specs to test success and fail case of claiming 2016-10-27 18:39:31 +01:00
e8262f7c4b Make default function payable 2016-10-26 22:38:20 +01:00
df0c2defc8 Restructure test 2016-10-26 19:48:12 +01:00
14b8496247 Pass factory address to bounty 2016-10-26 19:34:08 +01:00
721d8fbbf7 Pass factory address at contract creation phase 2016-10-26 09:12:17 +01:00
48badda96f Fix typo 2016-10-26 07:24:11 +01:00
83662fa548 Remove only 2016-10-26 07:24:10 +01:00
e318d6d246 Swap target contract at test by using abstract interface 2016-10-26 07:24:10 +01:00
b5469310a1 Add bounty test to test against checkInvarient 2016-10-26 07:20:41 +01:00
dfc133d9af Create tests for Stoppable. 2016-10-25 20:43:35 -07:00
25a0210118 improve PullPaymentCapable 2016-10-12 16:51:12 -03:00
a9d030acb4 fix names, tests passing 2016-10-12 14:04:18 -04:00
5c07cd148d add pragmas and get tests to run 2016-10-12 14:02:54 -04:00
503faa051d rename PullPaymentCapable=>PullPayment 2016-10-05 17:08:40 -03:00
8b921dc6ec fix pullpaymentcapable test 2016-09-30 18:51:42 -03:00
8f4027cdf6 add PullPaymentCapable test 2016-09-30 18:13:10 -03:00
5dbad00a8e Fix indenting in ownable 2016-09-30 18:12:28 -03:00
e012a270f3 Recreate tests for Ownable in Solidity 2016-09-22 11:02:40 -07:00
6455b96c79 Test that Ownable prevents non-owners from changing ownership. 2016-09-19 15:35:03 -07:00
5071303969 new less trivial ownable test 2016-09-15 15:23:05 -07:00
825203fcec write ownable simple test 2016-09-12 19:16:37 -07:00
f8e6a13d3b remove metacoin test 2016-08-16 12:58:38 -03:00
50a290e10a use truffle 2016-08-05 14:37:06 -03:00