Commit Graph

37 Commits

Author SHA1 Message Date
ca8f2f2362 rearrange folders 2017-01-16 17:23:28 -03:00
74adaeedf2 Merge pull request #119 from adklempner/refactorDayLimit
Decouple Shareable from DayLimit
2016-12-27 13:12:51 -03:00
a5602e7e7b Make resetSpentToday and setDailyLimit internal functions 2016-12-26 13:59:21 -08:00
813c1ff0cd Add payable to MultisigWalletMock() 2016-12-22 18:34:05 -08:00
8aa06bda38 Create tests for MultisigWallet 2016-12-22 18:34:05 -08:00
36fa2a72cf Decouple Shareable from DayLimit 2016-12-21 16:43:39 -08:00
bb22cd62ac Merge pull request #100 from adklempner/shareable-test
Create tests for Shareable
2016-12-20 18:22:23 -03:00
e5eaa919b1 Make isOwner() const. Add necessary toString() calls in tests. 2016-12-20 13:02:24 -08:00
ba37d91878 Merge pull request #101 from adklempner/test/DayLimit
Create tests for DayLimit
2016-12-20 11:26:13 -03:00
f79ad4e2f6 add 2 lines between top level definitions 2016-12-19 17:43:02 -03:00
9d56414b75 fixed the code 2016-12-13 12:00:48 +01:00
fe184fdbdf Merge branch 'master' of https://github.com/FundRequest/zeppelin-solidity 2016-12-13 11:59:59 +01:00
c15fa95bea fixes gh-99 PullPaymentMock needed a payable constructor 2016-12-13 11:59:52 +01:00
0e58f7b992 fixes gh-99 PullPaymentMock needed a payable constructor 2016-12-13 11:53:31 +01:00
c390e94da6 Create tests for DayLimit 2016-12-06 11:45:02 -08:00
0ec09f4131 Create tests for Shareable 2016-12-06 11:33:39 -08:00
b6feefaed9 Create tests for SafeMath 2016-11-23 19:51:23 -08:00
726840b8de make Bounty inheritance explicit 2016-11-23 17:16:59 -08:00
44138018dc limit funds improvements 2016-11-17 18:34:53 -03:00
3e9bfbc77a add simple tests for BasicToken 2016-11-16 13:18:42 -03:00
10e8d6a09f move erc20 and standardtoken to token folder 2016-11-16 12:58:24 -03:00
2b62f349ee Fill totalSupply in StandardTokenMock 2016-11-14 18:22:05 -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
e033d802ff Merge branch 'master' into bounty_with_factory_merged 2016-10-28 11:59:51 +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
14b8496247 Pass factory address to bounty 2016-10-26 19:34:08 +01:00
f2ec8790e8 WIP Target contract creation via factory pattern 2016-10-26 07:24:11 +01:00
48badda96f Fix typo 2016-10-26 07:24:11 +01:00
e318d6d246 Swap target contract at test by using abstract interface 2016-10-26 07:24:10 +01:00
dfc133d9af Create tests for Stoppable. 2016-10-25 20:43:35 -07:00
f0ed649db3 Add release method to Stoppable. Create StoppableMock 2016-10-25 10:15:37 -07:00
25a0210118 improve PullPaymentCapable 2016-10-12 16:51:12 -03: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