|
|
ded2b0a55c
|
Fix minor typos and grammar in docs (#2338)
* Fix typos and formatting
* Add Solidity release dates: releases-stability
|
2020-09-01 15:19:17 -03:00 |
|
|
|
022f2bc177
|
Improve SignedSafeMath docs
|
2020-06-05 18:42:28 -03:00 |
|
|
|
56de324afe
|
Add SPX license identifier (#2235)
|
2020-05-14 21:58:11 -03:00 |
|
|
|
97894a140d
|
Adhere to naming convention (#2150)
* Upgrade to latest solhint rc
* Add private-vars-leading-underscore linter rule
* Add leading underscore to GSNRecipient constants
* Remove leading underscore from ERC165Checker functions
* Add leading underscore to multiple private constants
* Fix linter errors in mocks
* Add leading underscore to ERC777's ERC1820 registry
* Add changelog entry
|
2020-03-27 13:49:08 -03:00 |
|
|
|
c9630526e2
|
Draft and lifecycles directories cleanup (#2122)
* Move Pausable into utils
* Move Strings into utils
* Move Counters into utils
* Move SignedSafeMath into math
* Remove ERC1046
* Make ERC20Snapshot.snapshot internal
* Move ERC20Snapshot into ERC20
* Add drafts deprecation notice
* Remove drafts directory
* Add changelog entry
* Apply suggestions from code review
Co-Authored-By: Francisco Giordano <frangio.1@gmail.com>
Co-authored-by: Francisco Giordano <frangio.1@gmail.com>
|
2020-03-16 16:27:15 -03:00 |
|