Commit Graph

24 Commits

Author SHA1 Message Date
Jordi Baylina a32539e38b Add solc dep to 4.6 2016-12-13 15:34:47 +01:00
Jordi Baylina 82002cfcc2 Fix payment directly to the contract 2016-12-12 19:19:59 +01:00
Jordi Baylina d1bcd0346d Some comments in Controller interface 2016-12-11 20:32:45 +01:00
Jordi Baylina 1adc4ba102 Optimization checkpoints 256 to 128 bits so save storage 2016-12-11 20:12:11 +01:00
Jordi Baylina 3c48c46b01 Controller interface change and fix in create clone 2016-12-11 19:45:19 +01:00
Jordi Baylina 126a6a1dbf Fix race condition on approve 2016-12-11 18:37:52 +01:00
Griff Green 754c63bd4d Updated a few comments 2016-11-14 08:37:45 +01:00
Jordi Baylina 1a4fc655a6 isConstant removed from readme and comments 2016-11-13 06:59:54 +01:00
Jordi Baylina 5e8a0fdfa2 Tests corrected and -> 2016-11-13 06:49:15 +01:00
Griff Green 8c93008e4a Changed 2016-11-12 21:27:38 +01:00
Jordi Baylina 9b1bd455a1 Merge branch 'master' of github.com:CharityDAO/minime 2016-11-11 18:45:04 +01:00
Jordi Baylina 3a9ef00cc5 Child -> Cloned 2016-11-11 18:43:07 +01:00
Griff Green 72845f9509 Updated a few comments
Made one owner to controller change and got everything i could to conform to the 80 char
2016-11-11 15:33:29 +01:00
Jordi Baylina 3471fed908 Owner to Conreoller rename 2016-11-11 14:54:42 +01:00
Jordi Baylina c91039a3f9 Merge branch 'master' of github.com:CharityDAO/minime 2016-11-11 12:36:50 +01:00
Jordi Baylina 101353f514 Some changes 2016-11-11 12:18:36 +01:00
Griff Green d72fe99605 Added comments and tried to understand it!
I pretty much get the entire contract and it looks great... i made a few random changes to where isConstant is used in the last commit... but other then that the code was left untouched. I do think the Owned and Owner should be renamed to Controlled and Controller to avoid confusion with _owner which is used all over the place...
2016-11-11 11:24:16 +01:00
Griff Green e435143aa7 First set of comments, testing for conflicts 2016-11-10 14:54:33 +01:00
Jordi Baylina 7076645d5f Remove constant for generate and destroying 2016-11-10 10:51:02 +01:00
Jordi Baylina 74f667bd8a More comments 2016-11-09 18:28:40 +01:00
Jordi Baylina 4a760b1fef Fix comment errors to compile solidity 2016-11-09 18:21:18 +01:00
Jordi Baylina d6ddab5056 Contract commented 2016-11-09 18:09:56 +01:00
Jordi Baylina 1608597a9e Copyright and License 2016-11-08 14:18:27 +01:00
Jordi Baylina ddd1df5f9e Copied token from future recopistory 2016-11-08 14:12:24 +01:00