Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move FAQ item about truncation checks | Chris Ward | 2019-01-22 | 3 | -15/+9 |
| | | | | | | | | | | Move warning Updates from feedback Link to security note and fix link rendering Move solution to security docs and turn warning to a warning | ||||
* | Update changelog for release. | chriseth | 2019-01-22 | 1 | -0/+4 |
| | |||||
* | Merge pull request #5796 from ethereum/faq-send-payable | chriseth | 2019-01-21 | 2 | -9/+2 |
|\ | | | | | [DOCS] Merge payable FAQ item | ||||
| * | Merge payable FAQ item | Chris Ward | 2019-01-21 | 2 | -9/+2 |
| | | |||||
* | | Merge pull request #5827 from ethereum/idio-memory-array | Alex Beregszaszi | 2019-01-21 | 1 | -1/+1 |
|\ \ | | | | | | | [DOCS] Further clarify in-memory arrays | ||||
| * | | Further clarify in-memory arrays | Chris Ward | 2019-01-21 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5797 from ethereum/faq-array-pass | Chris Chinchilla | 2019-01-21 | 2 | -30/+25 |
|\ \ \ | |_|/ |/| | | [DOCS] Remove copy between contracts FAQ item | ||||
| * | | Readd example | Chris Ward | 2019-01-21 | 1 | -0/+25 |
| | | | |||||
| * | | Remove FAQ item | Chris Ward | 2019-01-16 | 1 | -30/+0 |
| | | | |||||
* | | | improve packed encoding test vector | Evan Saulpaugh | 2019-01-18 | 1 | -6/+6 |
| |/ |/| | | | packed byte length of ints now unambiguously shown to be type-dependent, not value dependent e.g. uint16(0x03) is 0x0003 not 0x03 | ||||
* | | Merge pull request #5775 from ethereum/codeAccess | chriseth | 2019-01-18 | 3 | -1/+36 |
|\ \ | | | | | | | Provide access to code of contract types. | ||||
| * | | Documentation. | chriseth | 2019-01-18 | 3 | -1/+36 |
| | | | |||||
* | | | Remove unnecessary word | Tomek Kopczynski | 2019-01-18 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #5800 from ethereum/wip/faq-call | Chris Chinchilla | 2019-01-17 | 2 | -12/+4 |
|\ \ | | | | | | | [DOCS] Add call warning into main docs and remove FAQ item | ||||
| * | | Update docs/units-and-global-variables.rst | Erik Kundt | 2019-01-17 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> | ||||
| * | | Add call warning into main docs and remove FAQ item | Chris Ward | 2019-01-16 | 2 | -12/+4 |
| |/ | |||||
* | | Merge pull request #5801 from ethereum/idio-contract | Chris Chinchilla | 2019-01-17 | 1 | -1/+2 |
|\ \ | | | | | | | [DOCS] Mention that there is no Cron in Ethereum | ||||
| * | | Mention that there is no Cron in Ethereum | Chris Ward | 2019-01-16 | 1 | -1/+2 |
| |/ | |||||
* / | Remove FAQ Item | Chris Ward | 2019-01-16 | 1 | -10/+0 |
|/ | |||||
* | Disallow mismatching types in switch cases and detect duplicates by value ↵ | Daniel Kirchner | 2019-01-15 | 1 | -3/+4 |
| | | | | for number literals. | ||||
* | Split micropayments example into seperate file | Chris Ward | 2019-01-15 | 2 | -429/+430 |
| | |||||
* | Merge pull request #5785 from ethereum/docs-split-safe-remote | chriseth | 2019-01-15 | 2 | -107/+108 |
|\ | | | | | [DOCS] Split safe remote example into new file | ||||
| * | Split safe remote example into new file | Chris Ward | 2019-01-14 | 2 | -107/+108 |
| | | |||||
* | | Merge pull request #5784 from ethereum/docs-split-blind-auction | chriseth | 2019-01-15 | 2 | -341/+340 |
|\ \ | | | | | | | [DOCS] Split blind auction example into seperate doc | ||||
| * | | Split blind auction example into seperate doc | Chris Ward | 2019-01-14 | 2 | -341/+340 |
| |/ | |||||
* | | Split functions docs | Chris Ward | 2019-01-14 | 2 | -399/+399 |
| | | |||||
* | | Merge pull request #5790 from ethereum/faq-explicit-conversion | chriseth | 2019-01-14 | 1 | -10/+0 |
|\ \ | | | | | | | [DOCS] Remove explicit conversion FAQ item, covered elsewhere | ||||
| * | | Remove explicit conversion FAQ item, covered elsewhere | Chris Ward | 2019-01-14 | 1 | -10/+0 |
| |/ | |||||
* | | Merge pull request #5788 from ethereum/remove-rnd-faq | chriseth | 2019-01-14 | 1 | -9/+0 |
|\ \ | | | | | | | [DOCS] Remove FAQ item on random number generation | ||||
| * | | Remove random FAQ item | Chris Ward | 2019-01-14 | 1 | -9/+0 |
| |/ | |||||
* | | Merge pull request #5789 from ethereum/waq-multid-array | chriseth | 2019-01-14 | 1 | -17/+0 |
|\ \ | | | | | | | [DOCS] Remove Multi-dimensional array FAQ | ||||
| * | | Remove Multi-dimensional array FAQ | Chris Ward | 2019-01-14 | 1 | -17/+0 |
| |/ | |||||
* | | Merge pull request #5770 from ethereum/docs-split-mapping-types | Chris Chinchilla | 2019-01-14 | 2 | -58/+59 |
|\ \ | | | | | | | [DOCS] Split mapping types into new file | ||||
| * | | Split mapping types into new file | Chris Ward | 2019-01-14 | 2 | -58/+59 |
| |/ | |||||
* / | Split conversion sections into new doc | Chris Ward | 2019-01-14 | 2 | -127/+128 |
|/ | |||||
* | Split voting example into seperate file | Chris Ward | 2019-01-14 | 3 | -192/+193 |
| | |||||
* | Use latest version in code snippets. | William Entriken | 2019-01-10 | 2 | -4/+6 |
| | |||||
* | Merge pull request #5771 from ethereum/docs-split-operators | Chris Chinchilla | 2019-01-10 | 2 | -47/+48 |
|\ | | | | | [DOCS] Split operators involving LValues into new doc | ||||
| * | Split operators involving LValues into new doc | Chris Ward | 2019-01-09 | 3 | -48/+49 |
| | | |||||
* | | Merge pull request #5769 from ethereum/docs-split-reference-types | Chris Chinchilla | 2019-01-10 | 2 | -409/+410 |
|\ \ | | | | | | | [DOCS] Split Reference types doc into new file | ||||
| * | | Split Reference types doc into new file | Chris Ward | 2019-01-09 | 3 | -410/+411 |
| |/ | |||||
* / | Split Value Types docs | Chris Ward | 2019-01-09 | 3 | -709/+710 |
|/ | |||||
* | Merge pull request #5744 from ethereum/docs-split-func-mod | chriseth | 2019-01-08 | 2 | -111/+112 |
|\ | | | | | [DOCS] Split Function modifiers doc into smaller file | ||||
| * | Split Function modifiers doc into smaller file | Chris Ward | 2019-01-08 | 2 | -111/+112 |
| | | |||||
* | | Merge pull request #5756 from ethereum/docs-split-libraries | chriseth | 2019-01-08 | 2 | -230/+231 |
|\ \ | | | | | | | [DOCS] Split libraries into new doc | ||||
| * | | Split libraries into new doc | Chris Ward | 2019-01-08 | 2 | -230/+231 |
| |/ | |||||
* | | Merge pull request #5753 from ethereum/docs-split-interfaces | chriseth | 2019-01-08 | 2 | -37/+37 |
|\ \ | | | | | | | [DOCS] Split interfaces into new file | ||||
| * | | Split interfaces into new file | Chris Ward | 2019-01-08 | 2 | -37/+37 |
| | | | |||||
* | | | Merge pull request #5755 from ethereum/docs-split-using-for | chriseth | 2019-01-08 | 2 | -119/+120 |
|\ \ \ | |/ / |/| | | [DOCS] Split using for into new file | ||||
| * | | Split using for into new file | Chris Ward | 2019-01-08 | 2 | -119/+120 |
| |/ | |||||
* | | Merge pull request #5749 from ethereum/docs-split-abstract | chriseth | 2019-01-08 | 2 | -44/+44 |
|\ \ | | | | | | | [DOCS] Split Abstract Contracts docs to new file | ||||
| * | | Split Abstract Contracts docs to new file | Chris Ward | 2019-01-08 | 2 | -44/+44 |
| |/ | |||||
* | | Merge pull request #5748 from ethereum/docs-split-inheritance | chriseth | 2019-01-08 | 2 | -299/+300 |
|\ \ | | | | | | | [DOCS] Split inheritance into new doc | ||||
| * | | Split inheritance into new doc | Chris Ward | 2019-01-08 | 2 | -299/+300 |
| |/ | |||||
* / | Split events docs into file | Chris Ward | 2019-01-08 | 2 | -161/+162 |
|/ | |||||
* | Merge pull request #5742 from ethereum/docs-split-vis-and-get | chriseth | 2019-01-08 | 2 | -198/+199 |
|\ | | | | | [DOCS] Split Visibility and Getters section | ||||
| * | Exclude included files | Chris Ward | 2019-01-07 | 1 | -1/+1 |
| | | |||||
| * | Split Visibility and Getters doc | Chris Ward | 2019-01-07 | 2 | -198/+199 |
| | | |||||
* | | Do not compile the contracts subdirectory. | chriseth | 2019-01-08 | 1 | -1/+1 |
| | | |||||
* | | Split creating contracts | Chris Ward | 2019-01-08 | 2 | -117/+118 |
| | | |||||
* | | Merge pull request #5732 from ethereum/pragma-update | chriseth | 2019-01-07 | 8 | -24/+24 |
|\ \ | | | | | | | [DOCS] Update non-existent pragma 0.4.99 to 0.5.0 | ||||
| * | | Update non-existant pragma 0.4.99 to 0.5.0 | Chris Ward | 2019-01-07 | 8 | -24/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | Use correct syntax for pragma Change pragma syntax One more change to pragma syntax | ||||
* | | | Split Constant State Variables doc | Chris Ward | 2019-01-07 | 2 | -35/+36 |
|/ / | |||||
* | | Merge pull request #5734 from ItsNickBarry/deprecation-notices | chriseth | 2019-01-07 | 1 | -2/+2 |
|\ \ | | | | | | | clarify antecedents in deprecation notices | ||||
| * | | clarify antecedents in deprecation notices | Nick Barry | 2019-01-03 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #5720 from ethereum/docs_type_conversion | chriseth | 2019-01-07 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | [DOCS] Fix examples in type conversion docs | ||||
| * | | | Fix examples in type conversion docs | Leonardo Alt | 2018-12-24 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #5731 from poiresel/docs_spelling_fixes | chriseth | 2019-01-07 | 5 | -5/+5 |
|\ \ \ | | | | | | | | | resolve spelling issues in the docs folder | ||||
| * | | | resolve spelling issues in the docs folder | poiresel | 2018-12-21 | 5 | -5/+5 |
| |/ / | |||||
* | | | Merge pull request #5727 from spmvg/develop | chriseth | 2019-01-07 | 1 | -3/+2 |
|\ \ \ | |_|/ |/| | | [DOCS] fix typo in docs/contracts.rst | ||||
| * | | fix typo in docs | spmvg | 2018-12-31 | 1 | -3/+2 |
| |/ | |||||
* | | Merge pull request #5698 from ethereum/chriseth-patch-2 | chriseth | 2019-01-07 | 1 | -6/+14 |
|\ \ | | | | | | | [DOC] More details about packed encoding. | ||||
| * | | [DOC] More details about packed encoding. | chriseth | 2018-12-20 | 1 | -6/+14 |
| |/ | |||||
* / | copyright year updated | chandan kumar mandal | 2019-01-02 | 1 | -1/+1 |
|/ | | | | Happy New Year !! 🎇 Copyright year udated to 2019. | ||||
* | Merge pull request #5701 from ethereum/faq-struct | chriseth | 2018-12-20 | 1 | -5/+0 |
|\ | | | | | DOCS: Remove Structs item from FAQ | ||||
| * | Remove Structs item from FAQ | Chris Ward | 2018-12-19 | 1 | -5/+0 |
| | | |||||
* | | Remove comments FAQ item | Chris Ward | 2018-12-20 | 1 | -6/+0 |
| | | |||||
* | | Update buglist. | chriseth | 2018-12-20 | 1 | -0/+4 |
|/ | |||||
* | changed interface code example to illustrate working solidity version | Zacharius | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | Doc: Fix typo "a messy" -> "a mess" | Mathias Baumann | 2018-12-19 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5680 from ethereum/doc-fix-trivial | chriseth | 2018-12-19 | 1 | -3/+3 |
|\ | | | | | [Trivial] Format "and" as instruction op code | ||||
| * | Rephrase opcode result returning description | Mathias Baumann | 2018-12-19 | 1 | -2/+2 |
| | | | | | | | | | | It was a bit between the lines that "pushing on the stack" is their means of returning a result. | ||||
| * | Format "and" as instruction op code | Mathias Baumann | 2018-12-19 | 1 | -1/+1 |
| | | |||||
* | | Build in release mode. | chriseth | 2018-12-18 | 2 | -4/+4 |
| | | |||||
* | | Updates arrays section to improve order and clarify concepts | Chris Ward | 2018-12-18 | 1 | -25/+37 |
|/ | |||||
* | Clean input and output function types | Chris Ward | 2018-12-18 | 1 | -9/+16 |
| | | | | Updates from review | ||||
* | Add array item deletion idiosyncracy | Chris Ward | 2018-12-17 | 1 | -1/+8 |
| | |||||
* | Fix italics formatting issue | Chris Ward | 2018-12-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #5648 from ethereum/useMemoryDB | chriseth | 2018-12-13 | 1 | -2/+2 |
|\ | | | | | Update to use memorydb for aleth. | ||||
| * | Update to use memorydb for aleth. | chriseth | 2018-12-13 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #5636 from ethereum/faq-array-literal | chriseth | 2018-12-13 | 1 | -25/+0 |
|\ \ | |/ |/| | DOCS: Remove FAQ item that covers array literals | ||||
| * | Remove FAQ item that covers array literals | Chris Ward | 2018-12-12 | 1 | -25/+0 |
| | | |||||
* | | Merge pull request #4951 from ethereum/alethUpdates | chriseth | 2018-12-13 | 1 | -2/+2 |
|\ \ | | | | | | | Use current aleth release for testing. | ||||
| * | | Test updates for recent versions of aleth. | Daniel Kirchner | 2018-12-11 | 1 | -2/+2 |
| | | | |||||
* | | | Remove FAQ item on killing contracts | Chris Ward | 2018-12-13 | 1 | -23/+0 |
| | | | |||||
* | | | Add NatSpec to Style-Guide | Ricardo Guilherme Schmidt | 2018-12-12 | 2 | -1/+62 |
| | | | | | | | | | | | | related to #2270 | ||||
* | | | Remove payload FAQ item | Chris Ward | 2018-12-12 | 1 | -6/+0 |
| |/ |/| | |||||
* | | Explain source IDs. | chriseth | 2018-12-11 | 2 | -4/+4 |
| | | |||||
* | | Improve explanation how to get abi output. | chriseth | 2018-12-11 | 1 | -5/+17 |
|/ | |||||
* | ContribDoc: Link formatted instead of raw version of coding guidlines | Mathias Baumann | 2018-12-10 | 1 | -1/+1 |
| | |||||
* | Massage changelog for 0.5.1 | chriseth | 2018-12-03 | 1 | -0/+4 |
| | |||||
* | Move String literal and inline array FAQ items | Chris Ward | 2018-12-03 | 2 | -56/+19 |
| | | | | | | | | | | | | Fix tab Update docs/types.rst Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> Update docs/types.rst Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> | ||||
* | Merge pull request #5524 from ethereum/yulGrammarChanges | chriseth | 2018-12-03 | 1 | -2/+1 |
|\ | | | | | Yul grammar changes. | ||||
| * | Yul grammar changes. | chriseth | 2018-11-28 | 1 | -2/+1 |
| | | | | | | | | | | - also the top level object needs to be named - code is not optional | ||||
* | | Merge pull request #5532 from ethereum/docs-style-add-mapping | chriseth | 2018-12-03 | 1 | -1/+17 |
|\ \ | | | | | | | DOCS: Add mapping guide to style docs | ||||
| * | | Add mapping guide to style docs thanks to @aupiff | Chris Ward | 2018-12-03 | 1 | -1/+17 |
| | | | |||||
* | | | Merge pull request #5547 from ethereum/assemblySyntax | chriseth | 2018-12-03 | 1 | -8/+27 |
|\ \ \ | | | | | | | | | Update assembly grammar part. | ||||
| * | | | Update assembly grammar part. | chriseth | 2018-12-01 | 1 | -8/+27 |
| | | | | |||||
* | | | | Merge pull request #5565 from ethereum/listTests | chriseth | 2018-12-03 | 1 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | Explain how to get a list of all tests. | ||||
| * | | | Explain how to get a list of all tests. | chriseth | 2018-12-03 | 1 | -0/+3 |
| | | | | |||||
* | | | | Add link between functions in contract structure and more details | Chris Ward | 2018-12-03 | 2 | -1/+4 |
|/ / / | | | | | | | | | | Fix missing label | ||||
* | | | Merge pull request #5562 from Altrum/debugDocs | chriseth | 2018-12-03 | 1 | -0/+14 |
|\ \ \ | |/ / |/| | | Updated docs on information about debugging and how to run commands. | ||||
| * | | Added information about debugging and examples on how to run subsets of tests. | Robert Chung | 2018-12-02 | 1 | -0/+14 |
| | | | |||||
* | | | Clarify "copying bytecode" in inheritance. | chriseth | 2018-11-29 | 1 | -3/+4 |
|/ / | |||||
* / | Begin overhaul of documentation index | Chris Ward | 2018-11-28 | 1 | -33/+31 |
|/ | |||||
* | Merge pull request #5277 from ethereum/docs-5175-require-revert | chriseth | 2018-11-27 | 1 | -7/+16 |
|\ | | | | | DOCS: Add mention that pure functions can require and revert | ||||
| * | Add that pure functions can use revert and require | Chris Ward | 2018-11-27 | 1 | -7/+16 |
| | | |||||
* | | Move function related content to contracts doc | Chris Ward | 2018-11-27 | 2 | -103/+102 |
|/ | |||||
* | Review contributing docs for language and ease | Chris Ward | 2018-11-27 | 1 | -30/+34 |
| | |||||
* | Merge pull request #5287 from ethereum/docs-update-input-parameters | chriseth | 2018-11-26 | 2 | -6/+15 |
|\ | | | | | DOCS: Merge FAQ into docs on multi-dimensional arrays | ||||
| * | Move FAQ point to input and output parameters and polish surrounding text | Chris Ward | 2018-11-26 | 2 | -6/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | Update docs/control-structures.rst Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> Remove line with no further details. Fix tabs Remove FAQ item | ||||
* | | Merge pull request #5438 from ethereum/docs-faq-types-undefined | chriseth | 2018-11-26 | 2 | -38/+5 |
|\ \ | | | | | | | DOCS: Move undefined FAQ item | ||||
| * | | Update docs/types.rst | Erik Kundt | 2018-11-24 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> | ||||
| * | | Add default value details | Chris Ward | 2018-11-23 | 1 | -1/+4 |
| | | | |||||
| * | | Update docs/types.rst | chriseth | 2018-11-23 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: ChrisChinchilla <chriswhward@gmail.com> | ||||
| * | | Move undefined FAQ item | Chris Ward | 2018-11-15 | 2 | -38/+2 |
| | | | |||||
* | | | Define how inheritance affects storage | William Entriken | 2018-11-26 | 1 | -0/+4 |
| | | | |||||
* | | | Update types.rst | David Lozano Jarque | 2018-11-26 | 1 | -1/+1 |
| | | | | | | | | | RST note with incorrect syntax | ||||
* | | | Update installing-solidity.rst | David Lozano Jarque | 2018-11-26 | 1 | -1/+1 |
| | | | | | | | | | Homebrow -> homebrew | ||||
* | | | Update introduction-to-smart-contracts.rst | David Lozano Jarque | 2018-11-26 | 1 | -1/+1 |
| |/ |/| | | | Fix typo | ||||
* | | Added Superblocks Lab IDE to the generic section | Javier Tarazaga | 2018-11-22 | 1 | -2/+4 |
| | | |||||
* | | Merge pull request #5434 from fulldecent/patch-8 | chriseth | 2018-11-22 | 1 | -1/+1 |
|\ \ | | | | | | | Qualify that storage slots are shared for contiguous data | ||||
| * | | Qualify that storage slots are shared for contiguous data | William Entriken | 2018-11-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5439 from ethereum/docs-faq-types-array-length | chriseth | 2018-11-22 | 2 | -45/+3 |
|\ \ \ | | | | | | | | | DOCS: Remove length related FAQ item | ||||
| * | | | Remove length related FAQ item | Chris Ward | 2018-11-15 | 2 | -45/+3 |
| | |/ | |/| | |||||
* / | | Remove Struct copy FAQ item | Chris Ward | 2018-11-15 | 1 | -18/+0 |
|/ / | |||||
* | | Merge pull request #5430 from kn1g/patch-1 | Alex Beregszaszi | 2018-11-15 | 1 | -3/+3 |
|\ \ | |/ |/| | Consistent use of address() | ||||
| * | Fixed consistent use of `nameReg` | Yet another codejunkie | 2018-11-15 | 1 | -1/+1 |
| | | | | | | Fixed consistent use of `nameReg` instead of `namReg` | ||||
| * | Consistent use of address() | Yet another codejunkie | 2018-11-15 | 1 | -3/+3 |
| | | | | | | First example is with address() and the following examples without. I suggest a consistent use here. | ||||
* | | Fix indentation in documentation | Alex Beregszaszi | 2018-11-15 | 1 | -3/+1 |
| | | |||||
* | | Small changes to yul object specification. | chriseth | 2018-11-15 | 1 | -6/+37 |
|/ | |||||
* | Begin review of micropayments example | Chris Ward | 2018-11-15 | 1 | -124/+65 |
| | | | | | | | | | | | | | | Language tidy, add correct method and package namespaces and make more consistent with each project docs First changes from review Further fixes after review Fix line breaks Revert code changes Update | ||||
* | Change terminology used for input output parameters | Chris Ward | 2018-11-14 | 1 | -31/+49 |
| | | | | | | | | | | Change from review Changes from review Changes fro review Changes from review | ||||
* | Update syntax used for input and output parameters | Chris Ward | 2018-11-14 | 3 | -6/+5 |
| | |||||
* | Merge pull request #5410 from ethereum/lll-build | chriseth | 2018-11-14 | 1 | -0/+7 |
|\ | | | | | Do not build LLL unless requested via the LLL cmake option | ||||
| * | Do not build LLL unless requested via the LLL cmake option | Alex Beregszaszi | 2018-11-14 | 1 | -0/+7 |
| | | |||||
* | | Rename some builtin yul functions for signed types. | chriseth | 2018-11-14 | 1 | -3/+3 |
|/ | |||||
* | Merge pull request #5413 from ethereum/updateChangelogForRelease | chriseth | 2018-11-14 | 1 | -0/+4 |
|\ | | | | | Add release date to changelog. | ||||
| * | Add release date to changelog. | chriseth | 2018-11-13 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #5412 from ritzdorf/patch-2 | chriseth | 2018-11-13 | 1 | -1/+1 |
|\ \ | | | | | | | keccak256 does not call an external contract | ||||
| * | | keccak256 does not call an external contract | ritzdorf | 2018-11-13 | 1 | -1/+1 |
| |/ | | | | | ``keccak256`` will be compiled to the ``SHA3`` opcode and not call an external contract. | ||||
* / | Add LLL chapter in the documentation | Alex Beregszaszi | 2018-11-13 | 2 | -0/+15 |
|/ | |||||
* | Fix style. | chriseth | 2018-11-13 | 1 | -2/+2 |
| | |||||
* | Clarify creating a contract example as reported in #2661 | Chris Ward | 2018-11-12 | 1 | -13/+20 |
| | |||||
* | Move control structure related FAQ points | Chris Ward | 2018-11-12 | 2 | -32/+20 |
| | | | | | | | | | | | | Updates from reviews clarify returning structs, and move returning arrays and strings from separate section Further clarifications Updates from review Final updates | ||||
* | Merge pull request #4860 from ethereum/docs-2175-index-missing | chriseth | 2018-11-12 | 1 | -8/+7 |
|\ | | | | | Add mention of common subexpression elimination | ||||
| * | Clarify term and tidy text | Chris Ward | 2018-11-12 | 1 | -8/+7 |
| | | | | | | | | | | | | Use UK spelling in heading Remove colon | ||||
* | | Add note about changing the storage layout. | chriseth | 2018-11-12 | 1 | -0/+8 |
|/ | |||||
* | Remove trailing whitespace. | chriseth | 2018-11-12 | 1 | -2/+2 |
| | |||||
* | Merge pull request #5352 from ethereum/docContractConversions | chriseth | 2018-11-08 | 1 | -0/+8 |
|\ | | | | | [DOCS] Document disallowed explicit conversions between unrelated contract types. | ||||
| * | Document disallowed explicit conversions between unrelated contract types. | Daniel Kirchner | 2018-11-07 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #5353 from ethereum/docInteroperability | chriseth | 2018-11-08 | 1 | -1/+79 |
|\ \ | | | | | | | [DOCS] Document interoperability between 0.5.0 and pre-0.5.0 contracts. | ||||
| * | | Document interoperability between 0.5.0 and pre-0.5.0 contracts. | Daniel Kirchner | 2018-11-07 | 1 | -1/+79 |
| |/ | |||||
* / | Integers cannot be implicitly converted to address | chriseth | 2018-11-06 | 1 | -2/+1 |
|/ | |||||
* | Fixes typo | Leanne | 2018-11-04 | 1 | -1/+1 |
| | |||||
* | up-for-grabs swapped for good first issue | Eitan Levin | 2018-10-30 | 1 | -1/+1 |
| | |||||
* | Add check for whether voter has right to vote | Berk Erol | 2018-10-26 | 1 | -0/+1 |
| | |||||
* | Merge pull request #5122 from ethereum/docs-contributing-pt3 | chriseth | 2018-10-26 | 1 | -11/+10 |
|\ | | | | | Final contribution review in fuzzer section | ||||
| * | Final contribution review in fuzzer section | Chris Ward | 2018-10-26 | 1 | -11/+10 |
| | | |||||
* | | Clarify import. | chriseth | 2018-10-26 | 1 | -0/+4 |
|/ | |||||
* | Move FAQ item regarding contract to contract calls and resulting transaction | Chris Ward | 2018-10-23 | 2 | -8/+4 |
| | |||||
* | Add new resources section seperate from docs index | Chris Ward | 2018-10-18 | 2 | -133/+133 |
| | |||||
* | Merge pull request #3047 from ethereum/abi-strict | chriseth | 2018-10-18 | 1 | -0/+11 |
|\ | | | | | Add strict encoding mode to the ABI spec | ||||
| * | Add strict encoding mode to the ABI spec | Alex Beregszaszi | 2018-07-06 | 1 | -0/+11 |
| | | |||||
* | | Merge pull request #5245 from ethereum/chriseth-patch-2 | chriseth | 2018-10-17 | 1 | -0/+3 |
|\ \ | | | | | | | Add Ethfiddle | ||||
| * | | Add Ethfiddle | chriseth | 2018-10-17 | 1 | -0/+3 |
| | | | |||||
* | | | French translation (in progress) added to the docs | Kevin Azoulay | 2018-10-17 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #5233 from pRoy24/develop | chriseth | 2018-10-17 | 1 | -1/+1 |
|\ \ | | | | | | | Update minor typo in Storage section of docs | ||||
| * | | Update minor typo in Storage section of docs | Pritam Roy | 2018-10-16 | 1 | -1/+1 |
| | | | |||||
* | | | minor spelling correction | Jeffrey Anthony | 2018-10-17 | 1 | -1/+1 |
|/ / | | | | | whas => was | ||||
* | | Merge pull request #4843 from ethereum/docs-2177-abi-type | chriseth | 2018-10-15 | 1 | -1/+1 |
|\ \ | | | | | | | Link and clarify ABI type | ||||
| * | | Link and clarify ABI type | Chris Ward | 2018-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Remove rogue ’s’ Clarify wording Revert other changes and just add link | ||||
* | | | Add extra documentation for running compiler tests on Windows | mordax | 2018-10-15 | 1 | -0/+5 |
| | | | |||||
* | | | Removing mention of submodules from docs/build | mordax | 2018-10-14 | 1 | -6/+0 |
| | | | |||||
* | | | Change library placeholder to `__$<hash>$__`. | chriseth | 2018-10-12 | 2 | -7/+10 |
| | | | |||||
* | | | Document library placeholder change. | chriseth | 2018-10-12 | 2 | -3/+20 |
| | | | |||||
* | | | Fix typo in yul example | chriseth | 2018-10-11 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5163 from ethereum/docDeployment | chriseth | 2018-10-10 | 1 | -1/+11 |
|\ \ \ | | | | | | | | | Explain deployment. | ||||
| * | | | Explain deployment. | chriseth | 2018-10-09 | 1 | -1/+11 |
| | | | | |||||
* | | | | Merge pull request #5183 from ethereum/fixCreate2 | chriseth | 2018-10-10 | 2 | -10/+10 |
|\ \ \ \ | | | | | | | | | | | Fix create2 | ||||
| * | | | | Fix create2 | chriseth | 2018-10-10 | 2 | -10/+10 |
| | | | | | |||||
* | | | | | Merge pull request #3834 from ethereum/docsArrayStorageLayout | chriseth | 2018-10-10 | 1 | -6/+23 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Update storage layout | ||||
| * | | | | | Documents storage layout of mappings and dynamic arrays. | Erik Kundt | 2018-10-10 | 1 | -6/+23 |
| |/ / / / | |||||
* | | | | | Merge pull request #5184 from ethereum/viewFunctionDocs | chriseth | 2018-10-10 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | Library view functions | ||||
| * | | | | Adds more specific explanation of library view functions calls. | Erik Kundt | 2018-10-10 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | Documents library view functions and adds unit test. | Erik Kundt | 2018-10-10 | 1 | -1/+3 |
| |/ / / | |||||
* | | | | 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. | ||||
* | | | | Fix version pragma in documentation. | chriseth | 2018-10-09 | 3 | -3/+3 |
| | | | | |||||
* | | | | Add entry into the breaking changes list. | chriseth | 2018-10-09 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #5148 from ethereum/chriseth-patch-2 | Alex Beregszaszi | 2018-10-06 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Remove non-ascii quotes. | ||||
| * | | | Remove non-ascii quotes. | chriseth | 2018-10-05 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add link to string literals | Chris Ward | 2018-10-05 | 1 | -1/+2 |
|/ / / | |||||
* / / | Update docs on event data and logs | Chris Ward | 2018-10-05 | 2 | -33/+72 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates from comments Clarify code comments and add an event output example Clarification from review Updated with information from @gumb0 Add clarifier Updates from review Remove link Update example code | ||||
* | | Adds note about Standalone assembly. | Erik Kundt | 2018-10-04 | 1 | -4/+6 |
| | | |||||
* | | [DOCS] Update assembly. | chriseth | 2018-10-04 | 1 | -41/+41 |
| | | |||||
* | | Merge pull request #5126 from ethereum/chriseth-patch-1 | chriseth | 2018-10-04 | 1 | -3/+0 |
|\ \ | | | | | | | [DOCS] Remove duplicate statement about pure enforcement. | ||||
| * | | Remove duplicate statement about pure enforcement. | chriseth | 2018-10-01 | 1 | -3/+0 |
| | | | |||||
* | | | Fix typos. | chriseth | 2018-10-04 | 2 | -3/+3 |
| | | | |||||
* | | | Merge pull request #5073 from IIIIllllIIIIllllIIIIllllIIIIllllIIIIll/patch-4 | chriseth | 2018-10-04 | 1 | -6/+7 |
|\ \ \ | | | | | | | | | separate out a new "Design Criteria" section from "Formal Specification" | ||||
| * | | | separate out a new "Design Criteria" section from "Formal Specification" | Li Xuanji | 2018-10-04 | 1 | -6/+7 |
| | | | | |||||
* | | | | Merge pull request #5119 from ethereum/docs-contributing-dependencies | chriseth | 2018-10-04 | 1 | -20/+32 |
|\ \ \ \ | | | | | | | | | | | Add Linux dependencies and move | ||||
| * | | | | Add Linux dependencies and move | Chris Ward | 2018-09-30 | 1 | -20/+32 |
| | | | | | |||||
* | | | | | [DOCS] Add missing backtick for inline code syntax. | dm4 | 2018-10-03 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Changed pragma explanation to match example | J Quinn | 2018-10-02 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #5084 from ethereum/updateContributing | chriseth | 2018-10-01 | 1 | -34/+44 |
|\ \ \ \ | | | | | | | | | | | [DOCS] Update contributing. | ||||
| * | | | | fixup! fixup! fixup! [DOCS] Update contributing. | chriseth | 2018-10-01 | 1 | -3/+4 |
| | | | | | |||||
| * | | | | fixup! fixup! [DOCS] Update contributing. | chriseth | 2018-10-01 | 1 | -3/+4 |
| | | | | | |||||
| * | | | | fixup! [DOCS] Update contributing. | chriseth | 2018-09-27 | 1 | -16/+22 |
| | | | | | |||||
| * | | | | [DOCS] Update contributing. | chriseth | 2018-09-27 | 1 | -22/+24 |
| | | | | | |||||
* | | | | | Merge pull request #5117 from ethereum/yul_grammar | chriseth | 2018-10-01 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Yul grammar: missing If in Block rule | ||||
| * | | | | | Missing If in Block rule | Leonardo Alt | 2018-09-30 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5114 from ethereum/assembly-docs | chriseth | 2018-10-01 | 2 | -2/+12 |
|\ \ \ \ \ | | | | | | | | | | | | | Improve the create2 description in assembly.rst (and include in yul.rst) | ||||
| * | | | | | Include create2/extcodehash in yul.rst | Alex Beregszaszi | 2018-09-28 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | Improve the create2 description in assembly.rst | Alex Beregszaszi | 2018-09-28 | 1 | -2/+4 |
| |/ / / / | |||||
* / / / / | Fix issues introduced from PR #5043 | Chris Ward | 2018-09-30 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #4676 from jwasinger/extcodehash | Alex Beregszaszi | 2018-09-28 | 1 | -2/+4 |
|\ \ \ \ | | | | | | | | | | | Add support for EXTCODEHASH | ||||
| * | | | | Add extcodehash to the assembly documentation | Alex Beregszaszi | 2018-09-26 | 1 | -2/+4 |
| | | | | | |||||
* | | | | | [DOCS] Security updates. | chriseth | 2018-09-27 | 1 | -9/+12 |
| | | | | | |||||
* | | | | | Pitfalls regarding over/underflows | chriseth | 2018-09-27 | 2 | -0/+22 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #5108 from ethereum/payableWithdrawal | chriseth | 2018-09-27 | 2 | -1/+11 |
|\ \ \ \ | | | | | | | | | | | Explain address payable and withdraw. | ||||
| * | | | | Explain address payable and withdraw. | chriseth | 2018-09-27 | 2 | -1/+11 |
| | | | | | |||||
* | | | | | [DOCS] More on reference types. | chriseth | 2018-09-27 | 1 | -38/+78 |
|/ / / / | |||||
* | | | | Merge pull request #5087 from ethereum/semantics4 | Alex Beregszaszi | 2018-09-27 | 1 | -1/+14 |
|\ \ \ \ | | | | | | | | | | | [DOCS] Semantics of negation. | ||||
| * | | | | [DOCS] Semantics of negation. | chriseth | 2018-09-27 | 1 | -1/+14 |
| | | | | | |||||
* | | | | | Merge pull request #5101 from ethereum/docs-return-metadata-note | chriseth | 2018-09-27 | 1 | -6/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | Return note taken from metadata and reorder | ||||
| * | | | | Return note taken from metadata and reorder | Chris Ward | 2018-09-27 | 1 | -6/+7 |
| | | | | | |||||
* | | | | | Merge pull request #5085 from ethereum/updatefaq | Alex Beregszaszi | 2018-09-27 | 1 | -12/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Update FAQ | ||||
| * | | | | | [DOCS] Update FAQ | chriseth | 2018-09-26 | 1 | -12/+16 |
| | |/ / / | |/| | | | |||||
* | | | | | [DOCS] Update metadata. | chriseth | 2018-09-27 | 1 | -3/+12 |
| | | | | | |||||
* | | | | | Remove unary + from floating point types documentation | Alex Beregszaszi | 2018-09-27 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Make the exponentiation 0**0 note a real RST note | Alex Beregszaszi | 2018-09-27 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Rename remainder to modulo | Alex Beregszaszi | 2018-09-27 | 1 | -2/+2 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #5006 from ethereum/modSemantics | chriseth | 2018-09-26 | 1 | -3/+19 |
|\ \ \ \ | |/ / / |/| | | | Document modulo semantics | ||||
| * | | | Documents modulus semantics. | Erik Kundt | 2018-09-26 | 1 | -3/+19 |
| | | | | |||||
* | | | | Add content from old Solidity wiki | Chris Ward | 2018-09-26 | 2 | -8/+12 |
| | | | | |||||
* | | | | [DOCS] Update "using the compiler". | chriseth | 2018-09-26 | 1 | -12/+26 |
| | | | | |||||
* | | | | Merge pull request #5061 from ethereum/fixedSizeArrayLength | chriseth | 2018-09-26 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | Disallow fixed-size arrays with zero length | ||||
| * | | | | Updates breaking changes documentation. | Erik Kundt | 2018-09-26 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Merge pull request #5082 from ethereum/abiUpdate | Alex Beregszaszi | 2018-09-26 | 1 | -8/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Update abi. | ||||
| * | | | | | [DOCS] Update abi. | chriseth | 2018-09-26 | 1 | -8/+8 |
| | |_|/ / | |/| | | |