Commit Graph

1246 Commits (694f16983233d1ddcc603befc6afb75ea4c80085)

Author SHA1 Message Date
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
Bill Gleim 57d83fd022 Distinguish between Bounty types 8 years ago
Bill Gleim bb3ebe13fa Separate bounty contracts from general pattern contracts 8 years ago
Bill Gleim 27b156dbc0 Create CrowdsaleTokenBounty 8 years ago
Bill Gleim 961a26ad40 Create SimpleTokenBounty 8 years ago
Manuel Araoz 5eea131f1e extract simpler version of Token into separate file 8 years ago
Manuel Araoz dbc2853372 fixes for StandardToken 8 years ago
Manuel Araoz a1f7de0ca1 fix problems with StandardToken 8 years ago
Manuel Araoz 0a0f8c58a2 StandardToken first version 8 years ago
Manuel Araoz f8c486ea1b style changes to base token 8 years ago
Manuel Araoz f53ec8613e
new token base 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
Michael J. Curry 21fb7463c7
PullPayment rename fixes 8 years ago
Michael J. Curry 25d0ed0006
changes for solidity 0.4 8 years ago
Manuel Araoz 503faa051d rename PullPaymentCapable=>PullPayment 8 years ago
Manuel Araoz 8b921dc6ec fix pullpaymentcapable test 8 years ago
Manuel Araoz 9c26899010 Add public to PullPaymentCapable data 8 years ago
Manuel Araoz c7f74555a3 add some modifiers to poex example 8 years ago
Manuel Araoz fd45473367 minor mods to poex contract 8 years ago
Manuel Araoz 2c593a4d1a add poex example 8 years ago
Manuel Araoz 825203fcec write ownable simple test 9 years ago
Manuel Araoz 9ec8d752ae make Ownable transferrable 9 years ago
Manuel Araoz 06a391113c fix Token imports and v0.0.6 9 years ago
Manuel Araoz 99c8ac9a28 fix stoppablebid, add package.json 9 years ago
Manuel Araoz 0241046e1f tidy up 9 years ago
Manuel Araoz ae60987f58 refactor and document PullPaymentCapable 9 years ago
Manuel Araoz 71295a12a9 reorganize examples into folder 9 years ago
Manuel Araoz 30c0600ac1 some security fixes 9 years ago
Manuel Araoz c543282f40 stoppable style 9 years ago