Commit Graph

31 Commits

Author SHA1 Message Date
e60aee61f2 fix: solium errors - blank-line only 2018-01-15 16:11:45 -05:00
17884e91a1 Emit Trasnfer event on SimpleToken creation 2018-01-09 15:34:05 -03:00
b50391862c Changes to remove warnings 2017-11-23 10:41:18 -03:00
e6213767fa Update all solidity versions to 0.4.18 2017-11-22 18:52:52 -03:00
b069827bad fix typo. 2017-09-19 01:57:50 +09:00
6d8bb497c8 removing trailing whitespace 2017-09-16 10:20:06 -04:00
61f62eb3c7 Fix INITIAL_SUPPLY in SimpleToken example
Use token decimals
2017-09-11 12:13:19 -03:00
1827cbfd2a changed decimal to be uint8 so that it matches the ERC20 specification. 2017-08-24 10:41:41 -03:00
c6e055689b Change crowdsales to use timestamps instead of block numbers #350 update example 2017-08-06 16:42:16 +02:00
a9e1fcd623 Add complex crowdsale example #331 requested changes 2017-07-29 09:00:54 +01:00
2403508e1b Add complex crowdsale example #331 2017-07-29 00:29:17 +01:00
a799d218fd add constant qualifier 2017-07-26 16:12:05 -03:00
9f0cbd3303 move example contract 2017-07-26 16:12:05 -03:00
ca8f2f2362 rearrange folders 2017-01-16 17:23:28 -03:00
9c81dd29bb Fix example contracts 2016-12-21 14:26:32 -05:00
f79ad4e2f6 add 2 lines between top level definitions 2016-12-19 17:43:02 -03:00
83f4104699 migrate to 0.4.4 2016-11-08 12:19:07 -03:00
defcf56664 Replace deprecated suicide with selfdestruct 2016-11-03 22:58:28 -03:00
4599fbf248 Make Stoppable a subclass of Ownable. Fixes #47 2016-11-02 16:25:47 -03:00
5eea131f1e extract simpler version of Token into separate file 2016-10-14 12:58:35 -03:00
dbc2853372 fixes for StandardToken 2016-10-14 12:38:01 -03:00
25a0210118 improve PullPaymentCapable 2016-10-12 16:51:12 -03:00
5c07cd148d add pragmas and get tests to run 2016-10-12 14:02:54 -04:00
21fb7463c7 PullPayment rename fixes 2016-10-12 13:53:38 -04:00
8b921dc6ec fix pullpaymentcapable test 2016-09-30 18:51:42 -03:00
c7f74555a3 add some modifiers to poex example 2016-09-30 13:45:55 -03:00
fd45473367 minor mods to poex contract 2016-09-30 13:29:34 -03:00
2c593a4d1a add poex example 2016-09-30 13:24:25 -03:00
99c8ac9a28 fix stoppablebid, add package.json 2016-08-18 16:30:17 -03:00
0241046e1f tidy up 2016-08-16 12:51:05 -03:00
71295a12a9 reorganize examples into folder 2016-08-16 12:26:25 -03:00