Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |