Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | 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 |
|\ | | | | | Add Withdrawal Pattern Example | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | The example is now a "King of the Ether"-esque contract. This is actually relevant as they suffered an attack because of an almost identical issue. See the post-mortem here: https://www.kingoftheether.com/postmortem.html | ||||
| * | 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 |
| | | | | Changed from :code:`<inline>` to ``<inline>`` | ||||
* | Modified common-patterns.rst | Denton Liu | 2016-05-30 | 1 | -4/+4 |
| | | | | Now it uses proper inline code syntax | ||||
* | 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 |