Commit Graph

20 Commits (2aa5dd26be11c93d1909bc0bce467e8845447d4c)

Author SHA1 Message Date
Leo Arias 2aa5dd26be Improve encapsulation on BreakInvariantBounty (#1267) 7 years ago
Leo Arias b0f20d43df Add a leading underscore to internal and private functions. (#1257) 7 years ago
Francisco Giordano bd994a88de
Remove HasNoEther, HasNoTokens, HasNoContracts, and NoOwner (#1254) 7 years ago
Leo Arias 2441fd7d17 Move contracts to subdirectories (#1253) 7 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 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
Bill Gleim 1b65e336cd Resolve PullPayment relative path for Bounties 8 years ago
Bill Gleim 40af10df5e Correct relative directory reference 8 years ago
Bill Gleim 57d83fd022 Distinguish between Bounty types 8 years ago
Bill Gleim 27b156dbc0 Create CrowdsaleTokenBounty 8 years ago
Bill Gleim 961a26ad40 Create SimpleTokenBounty 8 years ago