Commit Graph

1982 Commits (b734bf3fa558b5afaa443c56c4deddcd857f5aef)
 

Author SHA1 Message Date
Manuel Araoz 5683417d61 v0.0.11 8 years ago
Manuel Araoz e2861e7591 fix spacing 8 years ago
Manuel Aráoz 6de19c59ae Merge pull request #43 from makoto/bounty_with_factory_merged 8 years ago
Makoto Inoue 949f25b244 Deploy mock contracts on test 8 years ago
Makoto Inoue e033d802ff Merge branch 'master' into bounty_with_factory_merged 8 years ago
Makoto Inoue 3764b43689 Update doc on migration step 8 years ago
Makoto Inoue b6a5830047 Does not allow to create bounty contract without address 8 years ago
Manuel Aráoz 19d3b8b27d Merge pull request #42 from adklempner/standard-token-tests 8 years ago
Manuel Aráoz eb135e1d32 Merge pull request #39 from adklempner/emergency-stop 8 years ago
Arseniy Klempner 71edad126b Create tests for StandardToken 8 years ago
Arseniy Klempner 0432376391 Merge pull request #1 from OpenZeppelin/master 8 years ago
Makoto Inoue 9509298622 Change spec descriptions 8 years ago
Makoto Inoue 99f288bfb5 Consolidate TokenBounties into Bounty 8 years ago
Makoto Inoue caca41f855 Add README 8 years ago
Makoto Inoue a04481d2d8 Remove extra whitespace 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 df0c2defc8 Restructure test 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 a02a8a6e41 Resolve conflicts 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 8e7c7d54b1 Deploy mock contracts only for test 8 years ago
Makoto Inoue 83662fa548 Remove only 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
Demian Brener 441e85d823 Update README.md 8 years ago
Manuel Aráoz 5e6df079b2 Merge pull request #31 from gleim/master 8 years ago
Bill Gleim 1b65e336cd Resolve PullPayment relative path for Bounties 8 years ago
Bill Gleim 87cc05613e Deploy SimpleTokenBounty and CrowdsaleTokenBounty 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 bc3f2a66cc Deploy mock contracts only for test 8 years ago
Makoto Inoue f19a69beb4 Remove only 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
Bill Gleim 4bab15a4e6 Merge pull request #1 from OpenZeppelin/master 8 years ago
Manuel Araoz 5eea131f1e extract simpler version of Token into separate file 8 years ago
Manuel Araoz d1c57c285a v0.0.10 8 years ago