aboutsummaryrefslogtreecommitdiffstats
path: root/docs/050-breaking-changes.rst
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5352 from ethereum/docContractConversionschriseth2018-11-081-0/+8
|\
| * 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
|\
| * 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. 0....Alex Beregszaszi2018-09-261-1/+1
* | 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