Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update solidity.html.markdown | Aldaschwede | 2019-08-06 | -1/+1 |
| | | | added qualifier payable to the function Info, hence without it's not compileable | |||
* | update chinese version content | shooter | 2018-12-25 | -1/+2 |
| | ||||
* | Javascript code mixes with Solidity code, not good | shooter | 2018-12-25 | -2/+8 |
| | ||||
* | Fix: `console.log` is javascript grammer | shooter | 2018-12-25 | -1/+1 |
| | ||||
* | Add Superblocks Lab IDE to additional resources | Sacricarl | 2018-11-23 | -0/+1 |
| | | | Added a useful tool for beginners to learn and experiment with when using Solidity | |||
* | Add author name to contributor section | Divay Prakash | 2018-10-28 | -0/+1 |
| | ||||
* | Fix solidity | Bhoomtawath Plinsut | 2018-10-28 | -10/+10 |
| | ||||
* | Adds deprecation reminder for constant modifier in Solidity English ↵ | Chris Zimmerman | 2018-10-08 | -0/+1 |
| | | | | documentation. | |||
* | Merge pull request #3111 from antonalekseev/solidity-en | Divay Prakash | 2018-09-08 | -2/+2 |
|\ | | | | | [solidity/en] Fix dead link to style guide, mention Emacs mode | |||
| * | Fix dead link to style guide, mention Emacs mode | Anton Alekseev | 2018-04-10 | -2/+2 |
| | | ||||
* | | Make event name consistent, remove trailing spaces | Nemil Dalal | 2018-03-14 | -7/+7 |
|/ | ||||
* | Merge branch 'master' into update-to-latest-solidity | Nemil Dalal | 2018-01-26 | -0/+1 |
|\ | ||||
| * | add ethfiddle | luke zhang | 2017-11-23 | -0/+1 |
| | | ||||
* | | Initial update to latest solidity | Nemil Dalal | 2017-12-28 | -100/+104 |
|/ | ||||
* | [solidity/en] Fixed #2873 | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-09-26 | -1/+1 |
| | ||||
* | Merge pull request #2807 from HairyFotr/typos | Andre Polykanine A.K.A. Menelion Elensúlë | 2017-08-24 | -3/+3 |
|\ | | | | | [all/en] Fix a bunch of typos | |||
| * | Fix a bunch of typos | HairyFotr | 2017-08-23 | -3/+3 |
| | | ||||
* | | [solidity/en] Add version pragma | sc0Vu | 2017-07-25 | -0/+3 |
|/ | ||||
* | Fixed misnamed contract initializer (#2650) | Nemil Dalal | 2017-03-15 | -1/+1 |
| | | | | References: https://github.com/adambard/learnxinyminutes-docs/issues/2642 | |||
* | solidity contract name convention CamelCase to CapWords (#2606) | Miguel Mota | 2016-12-23 | -1/+1 |
| | ||||
* | corrections in mapping example (#2371) | pnf408 | 2016-09-27 | -2/+2 |
| | | | fixed two small errors in the example mapping called balances | |||
* | Security additions + edits (#2281) | Nemil Dalal | 2016-06-20 | -36/+97 |
| | | | | | | | | | | * Edits with a focus on security risks * Modified example * Flip sign - example of the risk of Solidity code when published to an append only ledger * Fixed formatting | |||
* | Fixed error in name | Nemil Dalal | 2016-01-14 | -2/+2 |
| | ||||
* | Added observer pattern, per barkthin's feedback | Nemil Dalal | 2016-01-14 | -3/+42 |
| | ||||
* | Minor wording changes, typos | Nemil Dalal | 2015-12-29 | -3/+3 |
| | ||||
* | Reorganizing later sections | Nemil Dalal | 2015-12-29 | -10/+12 |
| | ||||
* | Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidity | Nemil Dalal | 2015-12-29 | -3/+3 |
|\ | | | | | | | | | * 'solidity' of github.com:nemild/learnxinyminutes-docs: update links to docs and Gitter | |||
| * | update links to docs and Gitter | ethers | 2015-12-28 | -3/+3 |
| | | ||||
* | | Cleaned up data types | Nemil Dalal | 2015-12-29 | -3/+3 |
|/ | ||||
* | Wording | Nemil Dalal | 2015-12-28 | -2/+2 |
| | ||||
* | Minor edits | Nemil Dalal | 2015-12-28 | -3/+6 |
| | ||||
* | Added Joseph Chow as contributor | Nemil Dalal | 2015-12-28 | -2/+3 |
| | ||||
* | Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidity | Nemil Dalal | 2015-12-28 | -8/+8 |
|\ | | | | | | | | | * 'solidity' of github.com:nemild/learnxinyminutes-docs: fixes in withdraw() and msg | |||
| * | fixes in withdraw() and msg | ethers | 2015-12-28 | -8/+8 |
| | | ||||
* | | Fixed mapping | Nemil Dalal | 2015-12-28 | -1/+1 |
|/ | ||||
* | Spacing | Nemil Dalal | 2015-12-28 | -1/+7 |
| | ||||
* | Many edits | Nemil Dalal | 2015-12-28 | -240/+499 |
| | ||||
* | Few minor fixes | Nemil Dalal | 2015-12-11 | -10/+13 |
| | ||||
* | Minor updates | Nemil Dalal | 2015-11-30 | -7/+13 |
| | ||||
* | Add exposition around example bank | Nemil Dalal | 2015-11-30 | -8/+12 |
| | ||||
* | Added sample contracts | Nemil Dalal | 2015-11-30 | -0/+4 |
| | ||||
* | Spelling and grammar | Nemil Dalal | 2015-11-30 | -5/+5 |
| | ||||
* | Formatting | Nemil Dalal | 2015-11-30 | -3/+13 |
| | ||||
* | Many minor updates | Nemil Dalal | 2015-11-30 | -81/+145 |
| | ||||
* | Several fixes per Andreas's feedback | Nemil Dalal | 2015-11-24 | -10/+15 |
| | ||||
* | Added remove function | Nemil Dalal | 2015-11-23 | -4/+9 |
| | ||||
* | Fixed withdrawal check | Nemil Dalal | 2015-11-23 | -1/+4 |
| | ||||
* | Added solidity | Nemil Dalal | 2015-11-23 | -0/+381 |