summaryrefslogtreecommitdiffhomepage
path: root/solidity.html.markdown
Commit message (Collapse)AuthorAgeLines
* Make event name consistent, remove trailing spacesNemil Dalal2018-03-14-7/+7
|
* Merge branch 'master' into update-to-latest-solidityNemil Dalal2018-01-26-0/+1
|\
| * add ethfiddleluke zhang2017-11-23-0/+1
| |
* | Initial update to latest solidityNemil Dalal2017-12-28-100/+104
|/
* [solidity/en] Fixed #2873Andre Polykanine A.K.A. Menelion Elensúlë2017-09-26-1/+1
|
* Merge pull request #2807 from HairyFotr/typosAndre Polykanine A.K.A. Menelion Elensúlë2017-08-24-3/+3
|\ | | | | [all/en] Fix a bunch of typos
| * Fix a bunch of typosHairyFotr2017-08-23-3/+3
| |
* | [solidity/en] Add version pragmasc0Vu2017-07-25-0/+3
|/
* Fixed misnamed contract initializer (#2650)Nemil Dalal2017-03-15-1/+1
| | | | References: https://github.com/adambard/learnxinyminutes-docs/issues/2642
* solidity contract name convention CamelCase to CapWords (#2606)Miguel Mota2016-12-23-1/+1
|
* corrections in mapping example (#2371)pnf4082016-09-27-2/+2
| | | fixed two small errors in the example mapping called balances
* Security additions + edits (#2281)Nemil Dalal2016-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 nameNemil Dalal2016-01-14-2/+2
|
* Added observer pattern, per barkthin's feedbackNemil Dalal2016-01-14-3/+42
|
* Minor wording changes, typosNemil Dalal2015-12-29-3/+3
|
* Reorganizing later sectionsNemil Dalal2015-12-29-10/+12
|
* Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidityNemil Dalal2015-12-29-3/+3
|\ | | | | | | | | * 'solidity' of github.com:nemild/learnxinyminutes-docs: update links to docs and Gitter
| * update links to docs and Gitterethers2015-12-28-3/+3
| |
* | Cleaned up data typesNemil Dalal2015-12-29-3/+3
|/
* WordingNemil Dalal2015-12-28-2/+2
|
* Minor editsNemil Dalal2015-12-28-3/+6
|
* Added Joseph Chow as contributorNemil Dalal2015-12-28-2/+3
|
* Merge branch 'solidity' of github.com:nemild/learnxinyminutes-docs into solidityNemil Dalal2015-12-28-8/+8
|\ | | | | | | | | * 'solidity' of github.com:nemild/learnxinyminutes-docs: fixes in withdraw() and msg
| * fixes in withdraw() and msgethers2015-12-28-8/+8
| |
* | Fixed mappingNemil Dalal2015-12-28-1/+1
|/
* SpacingNemil Dalal2015-12-28-1/+7
|
* Many editsNemil Dalal2015-12-28-240/+499
|
* Few minor fixesNemil Dalal2015-12-11-10/+13
|
* Minor updatesNemil Dalal2015-11-30-7/+13
|
* Add exposition around example bankNemil Dalal2015-11-30-8/+12
|
* Added sample contractsNemil Dalal2015-11-30-0/+4
|
* Spelling and grammarNemil Dalal2015-11-30-5/+5
|
* FormattingNemil Dalal2015-11-30-3/+13
|
* Many minor updatesNemil Dalal2015-11-30-81/+145
|
* Several fixes per Andreas's feedbackNemil Dalal2015-11-24-10/+15
|
* Added remove functionNemil Dalal2015-11-23-4/+9
|
* Fixed withdrawal checkNemil Dalal2015-11-23-1/+4
|
* Added solidityNemil Dalal2015-11-23-0/+381