Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update non-existant pragma 0.4.99 to 0.5.0 | Chris Ward | 2019-01-07 | 1 | -1/+1 |
| | | | | | | | | Use correct syntax for pragma Change pragma syntax One more change to pragma syntax | ||||
* | Fix italics formatting issue | Chris Ward | 2018-12-17 | 1 | -1/+1 |
| | |||||
* | Update introduction-to-smart-contracts.rst | David Lozano Jarque | 2018-11-26 | 1 | -1/+1 |
| | | | Fix typo | ||||
* | Update minor typo in Storage section of docs | Pritam Roy | 2018-10-16 | 1 | -1/+1 |
| | |||||
* | Clarify contract creation transaction | Tomasz Drwięga | 2018-10-09 | 1 | -3/+4 |
| | | | The change clarifies how contracts are deployed. The docs state that it's a transaction sent to `0` address (which is incorrect), the PR changes that to emphasize that the recipient is not set. | ||||
* | Changed pragma explanation to match example | J Quinn | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Add content from old Solidity wiki | Chris Ward | 2018-09-26 | 1 | -3/+4 |
| | |||||
* | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. ↵ | Alex Beregszaszi | 2018-09-26 | 1 | -1/+1 |
| | | | | 0.5.x only) | ||||
* | Update version pragma in all documentation examples | Alex Beregszaszi | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Blockchain basics part 1 | chriseth | 2018-09-19 | 1 | -13/+16 |
| | |||||
* | Blockchain basics part 2 | chriseth | 2018-09-14 | 1 | -17/+27 |
| | |||||
* | Second part of coin example. | chriseth | 2018-09-13 | 1 | -10/+21 |
| | |||||
* | Update first part of example. | chriseth | 2018-09-06 | 1 | -18/+21 |
| | |||||
* | Move intro related FAQ points | Chris Ward | 2018-08-06 | 1 | -21/+23 |
| | | | | | | Changes from feedback Changes from review | ||||
* | Adds review suggestions. | Erik Kundt | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | Updates docs to new constructor syntax. | Erik Kundt | 2018-07-02 | 1 | -2/+2 |
| | |||||
* | Minor changes to make the English more idiomatic | Flash Sheridan | 2018-05-23 | 1 | -4/+4 |
| | |||||
* | Prefer view over constant in the documentation. | Daniel Kirchner | 2018-05-09 | 1 | -1/+1 |
| | |||||
* | Clarify code state of contracts under construction. | chriseth | 2018-04-04 | 1 | -1/+7 |
| | |||||
* | Use 0.4.21 pragma for documentation that uses "emit". | chriseth | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | Documentation about emitting events. | chriseth | 2018-02-22 | 1 | -5/+5 |
| | |||||
* | Merge pull request #3182 from janat08/patch-2 | chriseth | 2018-02-19 | 1 | -2/+4 |
|\ | | | | | Update introduction-to-smart-contracts.rst | ||||
| * | Update introduction-to-smart-contracts.rst | chriseth | 2018-02-19 | 1 | -3/+5 |
| | | |||||
| * | Update introduction-to-smart-contracts.rst | janat08 | 2017-11-09 | 1 | -2/+2 |
| | | |||||
* | | Fix Solidity warnings | Jim McDonald | 2017-12-13 | 1 | -6/+6 |
|/ | |||||
* | fix typo: missing word in documentation | Matthieu Caneill | 2017-09-21 | 1 | -2/+2 |
| | |||||
* | Mention that different Unicode codepoint can look the same | Alex Beregszaszi | 2017-09-02 | 1 | -0/+4 |
| | |||||
* | Document character set | Alex Beregszaszi | 2017-09-02 | 1 | -0/+4 |
| | |||||
* | docs typo: remove duplicate period and unnecessary spaces in intro | Stu West | 2017-08-13 | 1 | -1/+1 |
| | |||||
* | :ref:`getter function<getter-functions>` | James Ray | 2017-07-31 | 1 | -1/+1 |
| | |||||
* | Updated getter-functions ref | James Ray | 2017-07-29 | 1 | -1/+1 |
| | |||||
* | Fixed reference to getter function | James Ray | 2017-07-07 | 1 | -1/+1 |
| | |||||
* | Ref to getter function | James Ray | 2017-06-30 | 1 | -1/+1 |
| | |||||
* | Fix space | Ron Gross | 2017-05-22 | 1 | -4/+4 |
| | |||||
* | Fix link format | Ron Gross | 2017-05-22 | 1 | -4/+4 |
| | |||||
* | Update introduction-to-smart-contracts.rst | jamesray1 | 2017-05-10 | 1 | -1/+3 |
| | |||||
* | Update introduction-to-smart-contracts.rst | jamesray1 | 2017-05-10 | 1 | -2/+2 |
| | | | Updated link for pragma. | ||||
* | Update introduction-to-smart-contracts.rst | jamesray1 | 2017-05-06 | 1 | -11/+11 |
| | | | | | | Grammar This sentence was a bit confusing due to changing from it to they: "Contracts cannot access log data after it has been created, but they can be efficiently accessed from outside the blockchain.", however changing it to the following may sound awkward "Contracts cannot access log data after log data has been created, but log data can be efficiently accessed from outside the blockchain." Also added links to terminology that may not be understood by lay readers. | ||||
* | small fixes | Abraham Sangha | 2017-03-23 | 1 | -2/+2 |
| | |||||
* | Rename accessor to getter | Alex Beregszaszi | 2017-02-03 | 1 | -1/+1 |
| | |||||
* | Other contracts can't write to a public variable | Will White | 2017-02-02 | 1 | -2/+1 |
| | | | The removed words implied that other contracts can write to a public variable. | ||||
* | Re-word somewhat bumpy sentence to be more clear. | Anders Brownworth | 2017-01-12 | 1 | -2/+2 |
| | |||||
* | Fixed spelling mistake in Logs | escull638 | 2016-11-21 | 1 | -1/+1 |
| | | | Changed 'maps all they way up to the block level' to 'maps all the way up to the block level'. | ||||
* | Remove named return | ethers | 2016-11-13 | 1 | -2/+2 |
| | | | Named returns are not explained in this introduction; they also provide little value in these examples. | ||||
* | FAQ: remove removal of external accounts | Alex Beregszaszi | 2016-10-19 | 1 | -0/+2 |
| | |||||
* | Merge the selfdestruct sections | Alex Beregszaszi | 2016-10-19 | 1 | -5/+9 |
| | |||||
* | Mention that memory is organised as 256-bit words | Alex Beregszaszi | 2016-10-14 | 1 | -4/+4 |
| | |||||
* | Merge the two EVM memory introduction sections | Alex Beregszaszi | 2016-10-12 | 1 | -3/+5 |
| | |||||
* | Update documentation to version 0.4.0. | chriseth | 2016-09-07 | 1 | -0/+5 |
| | |||||
* | add "pragma solidity ^0.4.0;" to code examples | Dimitry | 2016-09-05 | 1 | -0/+4 |
| | |||||
* | Fix selfdestruct documentation | Denton Liu | 2016-08-29 | 1 | -5/+5 |
| | |||||
* | Fix grammar error | Denton Liu | 2016-08-27 | 1 | -1/+1 |
| | |||||
* | Add comma | Denton Liu | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Fix description about how blocks work | Denton Liu | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Change XXX bit to XXX-bit | Denton Liu | 2016-08-24 | 1 | -6/+6 |
| | |||||
* | Fix typo | Denton Liu | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Fixed mix-up of variable names in Sent event | svantetobias | 2016-07-06 | 1 | -2/+2 |
| | | | event Sent(address from, address to, uint amount) defines "amount" variable but it is two times referred to as "value", which can be a bit confusing for the reader. | ||||
* | Removed some problems in documentation examples. | chriseth | 2016-05-31 | 1 | -4/+0 |
| | |||||
* | Changed inline code syntax | Denton Liu | 2016-05-30 | 1 | -25/+25 |
| | | | | Changed from :code:`<inline>` to ``<inline>`` | ||||
* | Modified introduction-to-smart-contracts.rst | Denton Liu | 2016-05-30 | 1 | -25/+25 |
| | | | | Corrected inline code syntax | ||||
* | Update links to browser-solidity. | chriseth | 2016-05-20 | 1 | -8/+0 |
| | |||||
* | Added space to example code | Denton Liu | 2016-05-18 | 1 | -0/+4 |
| | |||||
* | Tiny fix | Dave Hoover | 2016-04-12 | 1 | -1/+1 |
| | |||||
* | Documentation for delegatecall. | chriseth | 2016-03-12 | 1 | -6/+6 |
| | |||||
* | [docs]: add an ending period | Lu Guanqun | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | Imported documentation. | chriseth | 2015-12-08 | 1 | -0/+464 |