Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small clarifications around the 2300 gas stipend from transfer and send | Chris Ward | 2018-08-01 | 1 | -1/+1 |
* | Adds review suggestions. | Erik Kundt | 2018-07-02 | 1 | -2/+2 |
* | Updates docs to new constructor syntax. | Erik Kundt | 2018-07-02 | 1 | -4/+4 |
* | Docs: Update solidity version for revert with reason | Lefteris Karapetsas | 2018-04-16 | 1 | -2/+2 |
* | Update documentation. | chriseth | 2018-04-12 | 1 | -4/+16 |
* | Fix: Missing payable at function forceOwnerChange | Matías A. Ré Medina | 2018-03-20 | 1 | -0/+1 |
* | Fix Solidity warnings | Jim McDonald | 2017-12-13 | 1 | -5/+13 |
* | Minor edits | Dave Hoover | 2017-10-04 | 1 | -2/+2 |
* | Cleanup to make the docs more consistent. | chriseth | 2017-05-03 | 1 | -16/+13 |
* | Update common-patterns.rst | Matt Wisniewski | 2017-05-03 | 1 | -13/+9 |
* | Update common-patterns.rst | Chandan Kumar | 2017-04-14 | 1 | -1/+1 |
* | Fix typo (recieve to receive) | Alex Beregszaszi | 2017-03-16 | 1 | -1/+1 |
* | add payable attribute | Dmitriy Merkurev | 2017-02-22 | 1 | -1/+1 |
* | Update documentation to version 0.4.0. | chriseth | 2016-09-07 | 1 | -18/+14 |
* | 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 | -7/+7 |
|/ | |||||
* | Use new style for the docs | Denton Liu | 2016-08-27 | 1 | -6/+3 |
* | Merge pull request #706 from Denton-L/withdrawal-pattern | chriseth | 2016-08-20 | 1 | -0/+104 |
|\ | |||||
| * | Remove throw from withdrawal pattern | Denton Liu | 2016-08-19 | 1 | -3/+7 |
| * | Fix code | Denton Liu | 2016-08-12 | 1 | -6/+6 |
| * | Reference inspiration | Denton Liu | 2016-08-12 | 1 | -1/+2 |
| * | Add minor corrections | Denton Liu | 2016-08-12 | 1 | -9/+10 |
| * | Update contracts and descriptions | Denton Liu | 2016-08-11 | 1 | -4/+13 |
| * | Change withdrawal example | Denton Liu | 2016-08-11 | 1 | -78/+43 |
| * | Use store example | Denton Liu | 2016-08-10 | 1 | -96/+68 |
| * | Change example to auction | Denton Liu | 2016-08-10 | 1 | -24/+100 |
| * | Fix withdrawal pattern documentation | Denton Liu | 2016-08-10 | 1 | -4/+4 |
| * | Link to withdraw pattern | Denton Liu | 2016-08-10 | 1 | -0/+2 |
| * | Add section about withdrawal pattern | Denton Liu | 2016-08-10 | 1 | -0/+74 |
* | | fix typo in costs modifier (#850) | gl367 | 2016-08-16 | 1 | -3/+5 |
|/ | |||||
* | Missing '_' in modifier 'timedTransitions' | Weiyang Zhu | 2016-07-21 | 1 | -0/+1 |
* | Removed some problems in documentation examples. | chriseth | 2016-05-31 | 1 | -4/+0 |
* | Changed inline code syntax | Denton Liu | 2016-05-30 | 1 | -4/+4 |
* | Modified common-patterns.rst | Denton Liu | 2016-05-30 | 1 | -4/+4 |
* | Changed whitespace formatting | Denton Liu | 2016-05-18 | 1 | -0/+7 |
* | Removed trailing whitespace | Denton Liu | 2016-05-18 | 1 | -1/+1 |
* | Imported documentation. | chriseth | 2015-12-08 | 1 | -0/+249 |