Commit Graph

41 Commits (f4624837a3d8864be303955d5e093819d7e60e25)

Author SHA1 Message Date
Jorge Izquierdo 0b71dcded2 Rename GrantableToken to VestedToken 8 years ago
Jorge Izquierdo 8d9e12eda3 Add GrantableToken tests 8 years ago
Jorge Izquierdo fb0a96332c GrantableTokenMock 8 years ago
João Gabriel Carvalho ae73f1a564 Renamed files and replaced occurencies of 'Stoppable' to 'Pausable' 8 years ago
Manuel Araoz ca8f2f2362 rearrange folders 8 years ago
Arseniy Klempner a5602e7e7b Make resetSpentToday and setDailyLimit internal functions 8 years ago
Arseniy Klempner 813c1ff0cd Add payable to MultisigWalletMock() 8 years ago
Arseniy Klempner 8aa06bda38 Create tests for MultisigWallet 8 years ago
Arseniy Klempner 36fa2a72cf Decouple Shareable from DayLimit 8 years ago
Arseniy Klempner e5eaa919b1 Make isOwner() const. Add necessary toString() calls in tests. 8 years ago
Manuel Araoz f79ad4e2f6 add 2 lines between top level definitions 8 years ago
qdeswaef 9d56414b75 fixed the code 8 years ago
qdeswaef c15fa95bea fixes gh-99 PullPaymentMock needed a payable constructor 8 years ago
qdeswaef 0e58f7b992 fixes gh-99 PullPaymentMock needed a payable constructor 8 years ago
Arseniy Klempner c390e94da6 Create tests for DayLimit 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