aboutsummaryrefslogtreecommitdiffstats
path: root/docs/050-breaking-changes.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update non-existant pragma 0.4.99 to 0.5.0Chris Ward2019-01-071-4/+4
| | | | | | | | Use correct syntax for pragma Change pragma syntax One more change to pragma syntax
* resolve spelling issues in the docs folderpoiresel2018-12-211-1/+1
|
* Merge pull request #5352 from ethereum/docContractConversionschriseth2018-11-081-0/+8
|\ | | | | [DOCS] Document disallowed explicit conversions between unrelated contract types.
| * Document disallowed explicit conversions between unrelated contract types.Daniel Kirchner2018-11-071-0/+8
| |
* | Document interoperability between 0.5.0 and pre-0.5.0 contracts.Daniel Kirchner2018-11-071-1/+79
|/
* Change library placeholder to `__$<hash>$__`.chriseth2018-10-121-2/+4
|
* Document library placeholder change.chriseth2018-10-121-0/+6
|
* Add entry into the breaking changes list.chriseth2018-10-091-0/+4
|
* [DOCS] Add missing backtick for inline code syntax.dm42018-10-031-1/+1
|
* Explain address payable and withdraw.chriseth2018-09-271-1/+4
|
* Merge pull request #5061 from ethereum/fixedSizeArrayLengthchriseth2018-09-261-0/+2
|\ | | | | Disallow fixed-size arrays with zero length
| * Updates breaking changes documentation.Erik Kundt2018-09-261-0/+2
| |
* | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. ↵Alex Beregszaszi2018-09-261-1/+1
| | | | | | | | 0.5.x only)
* | Explain that ``0X`` is disallowed in changes documentation.chriseth2018-09-201-0/+2
|/
* Tiny fixes on the 050 breaking changes docs sectionLeonardo Alt2018-09-191-4/+4
|
* 050 breaking changes in docsLeonardo Alt2018-09-181-0/+406