Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update non-existant pragma 0.4.99 to 0.5.0 | Chris Ward | 2019-01-07 | 1 | -4/+4 |
| | | | | | | | | Use correct syntax for pragma Change pragma syntax One more change to pragma syntax | ||||
* | resolve spelling issues in the docs folder | poiresel | 2018-12-21 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5352 from ethereum/docContractConversions | chriseth | 2018-11-08 | 1 | -0/+8 |
|\ | | | | | [DOCS] Document disallowed explicit conversions between unrelated contract types. | ||||
| * | Document disallowed explicit conversions between unrelated contract types. | Daniel Kirchner | 2018-11-07 | 1 | -0/+8 |
| | | |||||
* | | Document interoperability between 0.5.0 and pre-0.5.0 contracts. | Daniel Kirchner | 2018-11-07 | 1 | -1/+79 |
|/ | |||||
* | Change library placeholder to `__$<hash>$__`. | chriseth | 2018-10-12 | 1 | -2/+4 |
| | |||||
* | Document library placeholder change. | chriseth | 2018-10-12 | 1 | -0/+6 |
| | |||||
* | Add entry into the breaking changes list. | chriseth | 2018-10-09 | 1 | -0/+4 |
| | |||||
* | [DOCS] Add missing backtick for inline code syntax. | dm4 | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Explain address payable and withdraw. | chriseth | 2018-09-27 | 1 | -1/+4 |
| | |||||
* | Merge pull request #5061 from ethereum/fixedSizeArrayLength | chriseth | 2018-09-26 | 1 | -0/+2 |
|\ | | | | | Disallow fixed-size arrays with zero length | ||||
| * | Updates breaking changes documentation. | Erik Kundt | 2018-09-26 | 1 | -0/+2 |
| | | |||||
* | | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. ↵ | Alex Beregszaszi | 2018-09-26 | 1 | -1/+1 |
| | | | | | | | | 0.5.x only) | ||||
* | | Explain that ``0X`` is disallowed in changes documentation. | chriseth | 2018-09-20 | 1 | -0/+2 |
|/ | |||||
* | Tiny fixes on the 050 breaking changes docs section | Leonardo Alt | 2018-09-19 | 1 | -4/+4 |
| | |||||
* | 050 breaking changes in docs | Leonardo Alt | 2018-09-18 | 1 | -0/+406 |