Commit Graph

87 Commits

Author SHA1 Message Date
Jordi Baylina c23d03cb02
trigger travis 2017-10-21 09:14:40 +02:00
Jordi Baylina 5665bd4e9a
Full refactor of the tests to use await method 2017-10-21 09:10:44 +02:00
Jordi Baylina b828579608 Merge pull request #34 from sophiii/patch-1
Update MiniMeToken.sol
2017-10-19 16:31:24 +02:00
Jordi Baylina 4c8b7626e1 Merge pull request #35 from ojones/master
readme header png
2017-10-19 16:30:50 +02:00
ojones efd360efcc readme header png 2017-10-17 23:17:42 -07:00
sophiii 80dcefc3af Update MiniMeToken.sol
Since the change of `throw` to `require` should we upgrade the version number inside the contract?
2017-10-16 14:43:59 +01:00
Jordi Baylina 815699db3e Merge pull request #26 from eduadiez/master
Version adapter of SampleCampaign-TokenController.sol
2017-08-09 21:15:35 +02:00
eduardo-antuna 6c8548c80e Version adapter of SampleCampaign-TokenController.sol 2017-08-06 21:56:41 +02:00
Jordi Baylina 2b61f1c0fa
Version adapter 2017-08-04 10:32:33 +02:00
Jordi Baylina 8e46200213
Failsafe external tokens 2017-08-04 10:14:04 +02:00
Jordi Baylina 891cd7da32
Merge branch 'master' of github.com:Giveth/minime 2017-08-04 09:57:09 +02:00
Jordi Baylina 0c9b00071e
version 2017-08-04 09:56:57 +02:00
Jordi Baylina 42ec2ce148 Merge pull request #21 from ltfschoen/patch-1
Update README.md
2017-07-30 17:38:13 +02:00
Jordi Baylina 83940910f0 Merge pull request #25 from Giveth/readabilityOverflowCheck
Readability of overflow check
2017-07-30 17:15:45 +02:00
Jordi Baylina 31b6bf3001
Readability of overflow check 2017-07-30 17:14:56 +02:00
Jordi Baylina 9b31d6493e Merge pull request #24 from Giveth/fixCreateAndDestroyTokensInCloned
Fix Create and destroy tokens in cloned tokens
2017-07-30 10:46:15 +02:00
Jordi Baylina d8983286f2
Fix Create and destroy tokens in cloned tokens 2017-07-30 10:41:34 +02:00
Luke Schoen 2b7ff07d17 Update README.md
Fixed typo
2017-07-14 15:42:15 +10:00
Jordi Baylina 6a5e38f4bd Merge pull request #17 from Giveth/fixRaceConditionClone2
Fix race condition and allow to clone a token in the future
2017-05-24 17:54:42 +02:00
Jordi Baylina 68627576ca Fix race condition and allow to clone a token in the future 2017-05-18 10:16:43 +02:00
Jordi Baylina 3205f89710 Remove Minime.sol from root directory. The valid is in contracts 2017-05-08 11:59:39 +02:00
Jordi Baylina 878b412664 Merge pull request #14 from Giveth/KeepParentHistory
Keep the parent history when you clone a token
2017-05-03 15:24:30 +02:00
Jordi Baylina 4c367d1ba4 Keep the parent history when you clone a token 2017-05-03 15:22:42 +02:00
Jordi Baylina 81233b8c15 Merge pull request #6 from ameten/apostrophe
Replaced apostrophe with a more traditional one
2017-05-03 14:51:33 +02:00
Jordi Baylina a3204ab85a Merge pull request #12 from Giveth/approveAndCallFix
Approve and call fix
2017-05-03 14:50:48 +02:00
Jordi Baylina 5c82c0b125 Merge pull request #13 from Giveth/fixOverflows
Fix some possible overflows
2017-05-02 15:23:52 +02:00
Jordi Baylina 95adb311c9 Fix some possible overflows 2017-05-02 15:22:19 +02:00
Jordi Baylina 41e87ca01f Approve and call use the approve function to be coherent with all the logic 2017-05-01 18:27:03 +02:00
Jordi Baylina 38b64110cc Compiled and tests passed 2017-05-01 17:36:04 +02:00
Jordi Baylina 282380156e Approve and call fix of the data param construction 2017-05-01 17:32:33 +02:00
Danil Nemirovsky 9fd455a4b6 - replaced apostrophe with a more traditional one. 2017-02-23 02:55:28 +03:00
Danil Nemirovsky 1489f7d90a - removed unnecessary apostrophe. 2017-02-23 02:20:22 +03:00
Jordi Baylina 31bce217fb deps 2017-02-12 14:00:40 +01:00
Jordi Baylina f3f886c0d5 index 2017-02-10 09:21:46 +01:00
Jordi Baylina 22c3b57598 version 2017-02-10 08:39:43 +01:00
Jordi Baylina 3a7b72a50b Fix missed edition of the contract 2017-02-10 08:38:42 +01:00
Jordi Baylina 72437eabc6 test 2017-02-10 08:33:42 +01:00
Jordi Baylina 81a606675c name 2017-02-10 07:26:29 +01:00
Jordi Baylina c86e6db09b Refactor to ECMA6 (babel) and JS class added 2017-02-10 07:24:56 +01:00
Jordi Baylina 7cdae6b451 Updated to new solc version 2017-02-09 07:35:01 +01:00
Jordi Baylina 05cb0a5e10 Bad comma in the constructor params of TokenController 2017-01-20 17:56:06 +01:00
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