Commit Graph

23 Commits (e5eaa919b119a0c114d567090bd13a5841a676cb)

Author SHA1 Message Date
Arseniy Klempner e5eaa919b1 Make isOwner() const. Add necessary toString() calls in tests. 8 years ago
Arseniy Klempner 0ec09f4131 Create tests for Shareable 8 years ago
Arseniy Klempner b6feefaed9 Create tests for SafeMath 8 years ago
Manuel Araoz 726840b8de make Bounty inheritance explicit 8 years ago
Manuel Araoz 44138018dc limit funds improvements 8 years ago
Manuel Araoz 3e9bfbc77a add simple tests for BasicToken 8 years ago
Manuel Araoz 10e8d6a09f move erc20 and standardtoken to token folder 8 years ago
Federico Bond 2b62f349ee Fill totalSupply in StandardTokenMock 8 years ago
Federico Bond 278f060c56 Replace composition for inheritance in Bounty 8 years ago
Manuel Araoz 83f4104699 migrate to 0.4.4 8 years ago
Federico Bond 4599fbf248 Make Stoppable a subclass of Ownable. Fixes #47 8 years ago
Arseniy Klempner 71edad126b Create tests for StandardToken 8 years ago
Makoto Inoue 14b8496247 Pass factory address to bounty 8 years ago
Makoto Inoue f2ec8790e8 WIP Target contract creation via factory pattern 8 years ago
Makoto Inoue 48badda96f Fix typo 8 years ago
Makoto Inoue e318d6d246 Swap target contract at test by using abstract interface 8 years ago
Arseniy Klempner dfc133d9af Create tests for Stoppable. 8 years ago
Arseniy Klempner f0ed649db3 Add release method to Stoppable. Create StoppableMock 8 years ago
Makoto Inoue 47b2c6d668 WIP Target contract creation via factory pattern 8 years ago
Makoto Inoue 334073a64f Fix typo 8 years ago
Makoto Inoue 986509934b Swap target contract at test by using abstract interface 8 years ago
Manuel Araoz 25a0210118
improve PullPaymentCapable 8 years ago
Michael J. Curry 5c07cd148d
add pragmas and get tests to run 8 years ago
Manuel Araoz 503faa051d rename PullPaymentCapable=>PullPayment 8 years ago