Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure each code snippet in the docs can be extracted for tests | Alex Beregszaszi | 2017-11-22 | 1 | -24/+26 |
* | Merge pull request #2636 from ethereum/docs-random | Yoichi Hirai | 2017-07-27 | 1 | -2/+1 |
|\ | |||||
| * | Remove reference to Why3 | Alex Beregszaszi | 2017-07-27 | 1 | -2/+1 |
* | | fix misspell | Skiral Inc | 2017-07-27 | 1 | -1/+1 |
|/ | |||||
* | Fix bugs in example contracts | Alex Beregszaszi | 2017-07-14 | 1 | -3/+5 |
* | Corrections and some style. | chriseth | 2017-05-03 | 1 | -1/+2 |
* | Cleanup to make the docs more consistent. | chriseth | 2017-05-03 | 1 | -10/+11 |
* | Update common-patterns.rst | Matt Wisniewski | 2017-05-03 | 1 | -6/+5 |
* | Some changes after review. | chriseth | 2017-04-18 | 1 | -1/+2 |
* | List of known bugs. | chriseth | 2017-04-12 | 1 | -1/+4 |
* | Replace references to browser-solidity with Remix | Alex Beregszaszi | 2017-03-16 | 1 | -1/+1 |
* | Rename sha3 to keccak256 in the documentation | Alex Beregszaszi | 2016-10-06 | 1 | -1/+1 |
* | Typo Fix | D-Nice | 2016-10-04 | 1 | -1/+1 |
* | Review suggestions. | chriseth | 2016-09-07 | 1 | -6/+6 |
* | Update documentation to version 0.4.0. | chriseth | 2016-09-07 | 1 | -3/+9 |
* | add "pragma solidity ^0.4.0;" to code examples | Dimitry | 2016-09-05 | 1 | -0/+8 |
* | Documentation. | chriseth | 2016-08-30 | 1 | -1/+3 |
* | Remove trailing whitespaces | Denton Liu | 2016-08-24 | 1 | -2/+2 |
* | Link to withdraw pattern | Denton Liu | 2016-08-10 | 1 | -1/+1 |
* | Add section about withdrawal pattern | Denton Liu | 2016-08-10 | 1 | -0/+2 |
* | Added tx.origin caution | DennisBPeterson | 2016-07-22 | 1 | -0/+39 |
* | Merge pull request #704 from ethereum/malleability | chriseth | 2016-07-19 | 1 | -1/+5 |
|\ | |||||
| * | Expanded malleability risks. | chriseth | 2016-07-07 | 1 | -2/+6 |
* | | Repharse sentence | Denton Liu | 2016-07-09 | 1 | -1/+2 |
* | | Incorporate corrections | Denton Liu | 2016-07-08 | 1 | -2/+2 |
* | | Reformat code | Denton Liu | 2016-07-05 | 1 | -17/+16 |
* | | Correct grammar and language | Denton Liu | 2016-07-05 | 1 | -27/+27 |
|/ | |||||
* | Fixes. | chriseth | 2016-07-04 | 1 | -10/+23 |
* | Security Considerations | chriseth | 2016-07-04 | 1 | -0/+208 |