|
|
c5d66183ab
|
Move ERC20 contracts to ERC20 custom folder (#701)
* Move ERC20 contracts to ERC20 custom folder
* Fix linter warnings for ERC20 contracts
|
2018-01-23 17:46:41 -03:00 |
|
|
|
370e6a882a
|
ERC20 totalSupply changed from public property to a function (#666)
Fixes OpenZeppelin/zeppelin-solidity#434
|
2018-01-19 17:15:27 -03:00 |
|
|
|
955517dc2e
|
fix: add ignore directives to SampleCrowdsale and SimpleToken
|
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 |
|
|
|
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 |
|
|
|
a799d218fd
|
add constant qualifier
|
2017-07-26 16:12:05 -03:00 |
|
|
|
9f0cbd3303
|
move example contract
|
2017-07-26 16:12:05 -03:00 |
|