Commit Graph

1173 Commits (1c676ac0ec344e07d5b78adbbdf18726b9b3019c)

Author SHA1 Message Date
Manuel Araoz 582baea62b killable formatting 8 years ago
Manuel Araoz 35363c01b1 improve docs of base contracts 8 years ago
Manuel Araoz 47d979aa72 Bounty docs 8 years ago
Manuel Araoz 726840b8de make Bounty inheritance explicit 8 years ago
Manuel Araoz b99fc005a3 token contract doc improvements 8 years ago
Arseniy Klempner da2434e081 Add import for Ownable 8 years ago
Manuel Araoz 701f7b1e83 fix multisig problems 8 years ago
Manuel Araoz d31a31f1f0 first version of multisig 8 years ago
Arseniy Klempner 794596254b Inherit Ownable in Migrations and Killable. Fix naming convention. 8 years ago
Manuel Araoz 2aaf7ae21f DayLimit first version 8 years ago
Manuel Araoz 93f693924a first shareable version 8 years ago
AugustoL 475cb5dc1f Renamed DelayedClaimable function and modifier 8 years ago
AugustoL 85a4013f49 Using modifier to check block on delayedClaimable, tests fixed 8 years ago
Manuel Araoz 7bc35f6f78 polish BasicToken 8 years ago
Manuel Araoz 4cd8aa7900 add more limit tests to LimitBalance 8 years ago
Manuel Araoz 44138018dc limit funds improvements 8 years ago
AugustoL 0aa4d02044 DelayedClaimable contract with test added 8 years ago
Manuel Araoz 3e9bfbc77a add simple tests for BasicToken 8 years ago
Manuel Araoz 8acc783309 rename lite->basic 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
Steve Ellis 5f6b7f9301 add check prevening ownables from getting stuck 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 defcf56664 Replace deprecated suicide with selfdestruct 8 years ago
Federico Bond 4599fbf248 Make Stoppable a subclass of Ownable. Fixes #47 8 years ago
AugustoL 0f3a8051d6 Added Claimable contract as an extension of Ownable with the Claimable tests 8 years ago
Manuel Araoz e2861e7591 fix spacing 8 years ago
Makoto Inoue b6a5830047 Does not allow to create bounty contract without address 8 years ago
Arseniy Klempner 71edad126b Create tests for StandardToken 8 years ago
Makoto Inoue 99f288bfb5 Consolidate TokenBounties into Bounty 8 years ago
Makoto Inoue 37f4ff8d3e Add killable to bounty 8 years ago
Makoto Inoue e35ba313a7 Add specs to test success and fail case of claiming 8 years ago
Makoto Inoue e8262f7c4b Make default function payable 8 years ago
Makoto Inoue 14b8496247 Pass factory address to bounty 8 years ago
Makoto Inoue 721d8fbbf7 Pass factory address at contract creation phase 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
Makoto Inoue 8df9925d1a Swap SimpleToken with Target 8 years ago
Makoto Inoue b5469310a1 Add bounty test to test against checkInvarient 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
Bill Gleim 1b65e336cd Resolve PullPayment relative path for Bounties 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
Makoto Inoue 9345436957 Swap SimpleToken with Target 8 years ago
Makoto Inoue a98c5b8865 Add bounty test to test against checkInvarient 8 years ago
Bill Gleim 40af10df5e Correct relative directory reference 8 years ago