|
|
19c7414052
|
Bump minimum Solidity version to 0.5.7 (#1724)
* Bump Solidity version to 0.5.7
* Add changelog entry.
|
2019-04-23 16:18:08 -03:00 |
|
|
|
3cb4a00fce
|
Added basic punctuation to @dev docs (#1697) (#1700)
* Added basic punctuation to @dev docs (#1697)
* add missing uppercase
|
2019-03-30 16:48:17 -03:00 |
|
|
|
1fd993bc01
|
Unify code comments style. (#1603)
* Updated code style to no more than120 characters per line.
* Unify code comments style with Doxygen-style tags.
|
2019-01-25 13:16:40 -03:00 |
|
|
|
b7d60f2f9a
|
Fix warnings (#1606)
* Bump required compiler version to 0.5.2.
* Fix shadowed variable warning in ERC20Migrator.
* Rename Counter to Counters.
* Add dummy state variable to SafeERC20Helper.
* Update changelog entry.
* Fix CountersImpl name.
* Improve changelog entry.
|
2019-01-17 15:59:30 -03:00 |
|
|
|
a5b14f262e
|
Separate unsigned and signed safemath libraries (#1588)
* separate unsigned and signed safemath libraries
* update changelog entry for SignedSafeMath
|
2019-01-04 14:57:04 -03:00 |
|