Commit Graph

46 Commits

Author SHA1 Message Date
Jordi Baylina 8825042939 Simplification 2017-01-11 16:01:22 +01:00
Jordi Baylina a6a8e14187 Make to compile 2017-01-11 13:20:47 +01:00
Griff Green a372dabbec Create SampleCampaign-TokenController.sol 2017-01-09 19:04:52 +07:00
Griff Green b079e443e3 changed fallback function to throw for accounts 2017-01-02 13:48:40 +06:30
Griff Green 274a3e0ae7 Major comment changes 2017-01-01 16:11:02 +07:00
Griff Green 29320c87e0 Create TokenControllerABI.json 2016-12-20 17:48:54 +07:00
Griff Green 671f9d67b1 Create TokenFactoryABI.json 2016-12-20 17:47:54 +07:00
Griff Green 1b6e81052a Create MiniMeTokenABI.json 2016-12-20 17:46:45 +07:00
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 acbfd2056d Merge branch 'master' of github.com:Giveth/minime 2016-12-11 18:38:06 +01:00
Jordi Baylina 126a6a1dbf Fix race condition on approve 2016-12-11 18:37:52 +01:00
Griff Green b74d29316a Update README.md 2016-11-16 00:48:03 -08:00
Griff Green c5f63f1f85 Update README.md 2016-11-15 06:49:48 -08:00
Jordi Baylina 5bfd0b6429 repository change 2016-11-15 13:49:32 +01:00
Jordi Baylina eddd67d825 repository change 2016-11-15 13:38:08 +01:00
Jordi Baylina 8ef7aed6f8 ethconnector dependency 2016-11-14 12:29:31 +01:00
Jordi Baylina 08bf4df3fd Merge branch 'master' of github.com:CharityDAO/minime 2016-11-14 11:50:06 +01:00
Jordi Baylina 3c2d336fed pachage hompage changed 2016-11-14 11:49:54 +01:00
Jordi Baylina 13cbf0efea Merge pull request #3 from CharityDAO/GriffGreen-patch-2
Updated a few comments
2016-11-14 08:39:34 +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
Jordi Baylina ca15656954 Merge pull request #2 from CharityDAO/GriffGreen-clone-no-D
Changed cloned to clone all over the place
2016-11-13 06:28:40 +01:00
Griff Green c36503d744 Update README.md 2016-11-13 02:08:28 +01:00
Griff Green f829041c54 Update README.md 2016-11-13 02:07:25 +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 147d178b9b Merge pull request #1 from CharityDAO/GriffGreen-patch-1
Added comments and tried to understand it!
2016-11-11 12:26:03 +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 8b89cacd7f rename in package 2016-11-08 14:52:57 +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