Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update solidity-by-example.rst | varunagarwal315 | 2016-11-04 | 1 | -3/+3 |
* | Update solidity-by-example.rst | varunagarwal315 | 2016-11-03 | 1 | -11/+4 |
* | Update solidity-by-example.rst | varunagarwal315 | 2016-11-03 | 1 | -0/+16 |
* | Rename sha3 to keccak256 in the documentation | Alex Beregszaszi | 2016-10-06 | 1 | -2/+2 |
* | Update documentation to version 0.4.0. | chriseth | 2016-09-07 | 1 | -25/+11 |
* | Merge pull request #1003 from winsvega/docs | chriseth | 2016-09-06 | 1 | -0/+8 |
|\ | |||||
| * | add "pragma solidity ^0.4.0;" to code examples | Dimitry | 2016-09-05 | 1 | -0/+8 |
* | | Require ";" after "_" | chriseth | 2016-09-05 | 1 | -2/+2 |
|/ | |||||
* | Use new style for the docs | Denton Liu | 2016-08-27 | 1 | -2/+1 |
* | Merge pull request #913 from chriseth/auction | chriseth | 2016-08-25 | 1 | -15/+29 |
|\ | |||||
| * | Updated the function withdraw() in the SimpleAuction and BlindAuction contrac... | Alex Darby | 2016-08-19 | 1 | -15/+29 |
* | | Remove trailing whitespace | Denton Liu | 2016-08-10 | 1 | -1/+1 |
* | | Add section about withdrawal pattern | Denton Liu | 2016-08-10 | 1 | -0/+2 |
|/ | |||||
* | Security Considerations | chriseth | 2016-07-04 | 1 | -3/+21 |
* | Typo. | chriseth | 2016-06-09 | 1 | -1/+1 |
* | style | chriseth | 2016-06-02 | 1 | -3/+5 |
* | Removed some problems in documentation examples. | chriseth | 2016-05-31 | 1 | -20/+58 |
* | Changed inline code syntax | Denton Liu | 2016-05-30 | 1 | -1/+1 |
* | Corrected solidity-by-example.rst | Denton Liu | 2016-05-30 | 1 | -1/+1 |
* | Typo correction in solidity-by-example.rst | Mathieu Van der Haegen | 2016-05-26 | 1 | -1/+1 |
* | Changed whitespace formatting | Denton Liu | 2016-05-18 | 1 | -1/+1 |
* | Removed trailing whitespace | Denton Liu | 2016-05-18 | 1 | -2/+2 |
* | Moved the location of the "||" | Denton Liu | 2016-05-06 | 1 | -3/+3 |
* | Fixed up formatting | Denton Liu | 2016-05-06 | 1 | -62/+94 |
* | Typo fix | Dave Hoover | 2016-04-12 | 1 | -1/+1 |
* | Refund actual deposit, and not bid value. | chriseth | 2016-01-12 | 1 | -1/+1 |
* | Imported documentation. | chriseth | 2015-12-08 | 1 | -0/+530 |