summaryrefslogtreecommitdiffhomepage
path: root/solidity.html.markdown
Commit message (Collapse)AuthorAgeLines
* Correct highlighted lanugagesBoris Verkhovskiy2024-05-27-3/+3
|
* [solidity/en] Correct typo (#4533)branlong2024-05-13-1/+1
|
* Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-1/+0
|
* Fix missing semicolonAl2022-07-25-1/+1
|
* Merge pull request #4 from al-ias/could-be-fix/solidityAl2022-07-24-3/+3
|\ | | | | Could be fix/solidity
| * Fix missing semicolonAl2022-07-24-1/+1
| |
| * Fix delete exampleAl2022-07-22-1/+1
| |
| * Fix hoisting exampleAl2022-07-22-1/+1
| |
* | Fix sub indexes into contract design note section (9)Al2022-07-23-4/+4
| |
* | Fix functions and more indexAl2022-07-22-1/+1
|/
* [solidity/en] fix minor typosIshan Madhusanka2022-04-09-5/+5
|
* Fixes multidimensional array (#4239)Haden Wasserbaech2021-10-10-1/+1
|
* updated for v0.6 with fewer oracle detailsPatrickAlphaC2021-03-26-160/+22
|
* updated solidity version, rng, and oracle documentationPatrickAlphaC2021-02-26-8/+252
|
* Update solidity.html.markdownAldaschwede2019-08-06-1/+1
| | | added qualifier payable to the function Info, hence without it's not compileable
* update chinese version contentshooter2018-12-25-1/+2
|
* Javascript code mixes with Solidity code, not goodshooter2018-12-25-2/+8
|
* Fix: `console.log` is javascript grammershooter2018-12-25-1/+1
|
* Add Superblocks Lab IDE to additional resourcesSacricarl2018-11-23-0/+1
| | | Added a useful tool for beginners to learn and experiment with when using Solidity
* Add author name to contributor sectionDivay Prakash2018-10-28-0/+1
|
* Fix solidityBhoomtawath Plinsut2018-10-28-10/+10
|
* Adds deprecation reminder for constant modifier in Solidity English ↵Chris Zimmerman2018-10-08-0/+1
| | | | documentation.
* Merge pull request #3111 from antonalekseev/solidity-enDivay Prakash2018-09-08-2/+2
|\ | | | | [solidity/en] Fix dead link to style guide, mention Emacs mode
| * Fix dead link to style guide, mention Emacs modeAnton Alekseev2018-04-10-2/+2
| |
* | 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
|