Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | |||||
* | | | | Merge pull request #5083 from ethereum/updatePatterns | Alex Beregszaszi | 2018-09-26 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | [DOCS] Update common patterns. | ||||
| * | | | | [DOCS] Update common patterns. | chriseth | 2018-09-26 | 1 | -2/+2 |
| |/ / / | |||||
* | | | | Merge pull request #5088 from ethereum/morePragmas | Alex Beregszaszi | 2018-09-26 | 1 | -0/+13 |
|\ \ \ \ | | | | | | | | | | | [DOCS] Some more explanation about pragmas. | ||||
| * | | | | [DOCS] Some more explanation about pragmas. | chriseth | 2018-09-26 | 1 | -0/+13 |
| | | | | | |||||
* | | | | | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. ↵ | Alex Beregszaszi | 2018-09-26 | 8 | -20/+20 |
| | | | | | | | | | | | | | | | | | | | | 0.5.x only) | ||||
* | | | | | Update version pragma in all documentation examples | Alex Beregszaszi | 2018-09-26 | 14 | -87/+88 |
|/ / / / | |||||
* | | | | Merge pull request #5022 from ethereum/lastValue | chriseth | 2018-09-26 | 1 | -6/+42 |
|\ \ \ \ | |/ / / |/| | | | [DOCS] Last part of value types. | ||||
| * | | | Last part of value types. | chriseth | 2018-09-19 | 1 | -6/+42 |
| | | | | |||||
* | | | | Merge pull request #4925 from wbt/patch-2 | chriseth | 2018-09-24 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Clarify docs around reserved memory byte ranges | ||||
| * | | | | Clarify docs around reserved memory byte ranges | wbt | 2018-09-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Minor documentation issue to improve reading flow as it goes from talking about a specified number of 32-byte slots being reserved to giving numbers which refer to byte ranges within the space of memory resulting from the union of those slots. | ||||
* | | | | | Merge pull request #5043 from ethereum/updateContractsSection | chriseth | 2018-09-24 | 1 | -37/+64 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Update contracts section. | ||||
| * | | | | | Review comments [to be squashed] | chriseth | 2018-09-24 | 1 | -9/+13 |
| | | | | | | |||||
| * | | | | | [DOCS] Update contracts section. | chriseth | 2018-09-24 | 1 | -36/+59 |
| | | | | | | |||||
* | | | | | | Merge pull request #5039 from ethereum/controlStructures2 | chriseth | 2018-09-24 | 1 | -5/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [DOCS] Update control structures (2). | ||||
| * | | | | | | [DOCS] Update control structures (2). | chriseth | 2018-09-24 | 1 | -5/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #5038 from ethereum/controlStructures1 | chriseth | 2018-09-24 | 1 | -26/+39 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [DOCS] Control structures 1. | ||||
| * | | | | | [DOCS] Control structures 1. | chriseth | 2018-09-24 | 1 | -26/+39 |
| |/ / / / | |||||
* | | | | | Merge pull request #5045 from ethereum/updateMisc | chriseth | 2018-09-24 | 1 | -21/+21 |
|\ \ \ \ \ | |/ / / / |/| | | | | [DOCS] Update misc. | ||||
| * | | | | [DOCS] Update misc. | chriseth | 2018-09-21 | 1 | -21/+21 |
| | | | | | |||||
* | | | | | Merge pull request #5025 from ethereum/refTypes | chriseth | 2018-09-24 | 1 | -8/+14 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Update reference types. | ||||
| * | | | | | [DOCS] Update reference types. | chriseth | 2018-09-21 | 1 | -8/+14 |
| | | | | | | |||||
* | | | | | | Merge pull request #5035 from ethereum/moreTypesUpdates | chriseth | 2018-09-21 | 1 | -4/+11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [DOCS] Final updates to types section. | ||||
| * | | | | | | [DOCS] Final updates to types section. | chriseth | 2018-09-20 | 1 | -4/+11 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #5036 from ethereum/unitsAndGlobals | chriseth | 2018-09-21 | 2 | -37/+63 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | [DOCS] Update units and globals. | ||||
| * | | | | | | [DOCS] Update units and globals. | chriseth | 2018-09-20 | 2 | -37/+63 |
| | | | | | | | |||||
* | | | | | | | Document array length changing behaviors, fixes #4802 | William Entriken | 2018-09-21 | 1 | -4/+3 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #5021 from ethereum/moreTypes | chriseth | 2018-09-21 | 1 | -22/+32 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | More types. | ||||
| * | | | | | | More types. | chriseth | 2018-09-21 | 1 | -22/+32 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Add struct->tuple to the Solidity->ABI types table | Leonardo Alt | 2018-09-20 | 1 | -5/+8 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #4808 from ethereum/4259-evm-version | Alex Beregszaszi | 2018-09-20 | 1 | -0/+50 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Add details on using the compiler --version flag | ||||
| * | | | | | Explain EVM version setting. | Chris Ward | 2018-09-20 | 1 | -0/+50 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5031 from ethereum/hexLitCapital050 | Alex Beregszaszi | 2018-09-20 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | [DOCS] Explain that ``0X`` is disallowed in changes documentation. | ||||
| * | | | | | Explain that ``0X`` is disallowed in changes documentation. | chriseth | 2018-09-20 | 1 | -0/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #5011 from hydai/disallow_uppercase_x | chriseth | 2018-09-20 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | Disallow uppercase X in hex number literals | ||||
| * | | | | Disallow uppercase X in hex number literals | hydai | 2018-09-19 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* / | | | Extend the CoC to cover all interactions | Richard Littauer | 2018-09-19 | 1 | -4/+2 |
|/ / / | | | | | | | | | | Previously, the guide implied it only applied to Pull Requests. See https://github.com/ethereum/solidity/issues/4445#issuecomment-418159492. | ||||
* | | | Merge pull request #4907 from ethereum/chriseth-patch-4-1 | Alex Beregszaszi | 2018-09-19 | 1 | -13/+16 |
|\ \ \ | | | | | | | | | Blockchain basics part 1 | ||||
| * | | | Blockchain basics part 1 | chriseth | 2018-09-19 | 1 | -13/+16 |
| |/ / | |||||
* | | | Merge pull request #5019 from ethereum/addressDocs | Alex Beregszaszi | 2018-09-19 | 1 | -24/+41 |
|\ \ \ | | | | | | | | | Extend section on addresses. | ||||
| * | | | Extend section on addresses. | chriseth | 2018-09-19 | 1 | -24/+41 |
| |/ / | |||||
* / / | Explaining how Solidity types map to ABI types | Leonardo Alt | 2018-09-19 | 1 | -0/+18 |
|/ / | |||||
* | | Tiny fixes on the 050 breaking changes docs section | Leonardo Alt | 2018-09-19 | 1 | -4/+4 |
| | | |||||
* | | Merge pull request #5009 from ethereum/file-order | chriseth | 2018-09-19 | 1 | -4/+5 |
|\ \ | | | | | | | Include pragma in 'Order of Layout' in the style guide | ||||
| * | | Include pragma in 'Order of Layout' in the style guide | Alex Beregszaszi | 2018-09-18 | 1 | -4/+5 |
| | | | |||||
* | | | Merge pull request #4892 from ethereum/docs_050_features | chriseth | 2018-09-18 | 2 | -0/+407 |
|\ \ \ | | | | | | | | | New docs section on "050 breaking changes" | ||||
| * | | | 050 breaking changes in docs | Leonardo Alt | 2018-09-18 | 2 | -0/+407 |
| |/ / | |||||
* | | | Merge pull request #4972 from ethereum/addPragma | Alex Beregszaszi | 2018-09-18 | 2 | -3/+51 |
|\ \ \ | |/ / |/| | | Explain pragmas. | ||||
| * | | Explain pragmas. | chriseth | 2018-09-18 | 2 | -3/+51 |
| |/ | |||||
* | | Added order of layout to style guide | Chris Ward | 2018-09-18 | 1 | -0/+22 |
| | | |||||
* | | Merge pull request #4819 from ethereum/docs-4532-mapping-type | chriseth | 2018-09-18 | 1 | -20/+24 |
|\ \ | |/ |/| | Docs: Clarify mapping type | ||||
| * | Clarify mapping type | Chris Ward | 2018-09-18 | 1 | -20/+24 |
| | | |||||
* | | Merge pull request #4976 from ethereum/operationalSemantics | Alex Beregszaszi | 2018-09-18 | 1 | -5/+44 |
|\ \ | | | | | | | Some operational semantics. | ||||
| * | | Some operational semantics. | chriseth | 2018-09-18 | 1 | -5/+44 |
| | | | |||||
* | | | Add a link from ecrecover to address | Leonardo Alt | 2018-09-18 | 1 | -0/+5 |
| | | | |||||
* | | | Merge pull request #4970 from ethereum/chriseth-patch-6 | chriseth | 2018-09-18 | 1 | -4/+5 |
|\ \ \ | | | | | | | | | Updates to examples. | ||||
| * | | | Updates to examples. | chriseth | 2018-09-14 | 1 | -4/+5 |
| | | | | |||||
* | | | | Merge pull request #4971 from ethereum/chriseth-patch-7 | Alex Beregszaszi | 2018-09-18 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update solidity-in-depth.rst | ||||
| * | | | | Update solidity-in-depth.rst | chriseth | 2018-09-14 | 1 | -1/+1 |
| |/ / / | |||||
* | | / | Improve noted sections of Inline assembly doc | Chris Ward | 2018-09-18 | 1 | -48/+47 |
| |_|/ |/| | | |||||
* | | | Add clarification of state variables | Chris Ward | 2018-09-17 | 1 | -1/+2 |
| |/ |/| | |||||
* | | Merge pull request #4973 from ethereum/updateImports | chriseth | 2018-09-17 | 1 | -2/+21 |
|\ \ | | | | | | | Some more info about imports and comments. | ||||
| * | | Some more info about imports and comments. | chriseth | 2018-09-14 | 1 | -2/+21 |
| |/ | |||||
* | | Some cleanup in structure section. | chriseth | 2018-09-17 | 2 | -2/+9 |
| | | |||||
* | | Merge pull request #4964 from ethereum/updateBuilding | chriseth | 2018-09-17 | 1 | -18/+21 |
|\ \ | | | | | | | Some updates about how to install solidity. | ||||
| * | | Review suggestions. | chriseth | 2018-09-14 | 1 | -6/+7 |
| | | | |||||
| * | | Some updates about how to install solidity. | chriseth | 2018-09-14 | 1 | -18/+20 |
| | | | |||||
* | | | Merge pull request #4849 from lastmjs/develop | chriseth | 2018-09-14 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Introduce static elementary types to use | ||||
| * | | fixing rebase conflicts | Jordan Last | 2018-09-14 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add ElementaryTypes::BytesMemory and ElementaryTypes::StringMemory fix rebase conflicts fixing rebase conflicts use make_shared instead of new fix tabs and StateMutability parameter create address and addressType functions, fix spaces in comment fix typo and switch nonpayable to payable fix spaces fix comment again | ||||
* | | Blockchain basics part 2 | chriseth | 2018-09-14 | 2 | -17/+29 |
| | | |||||
* | | Merge branch 'release' into develop. | chriseth | 2018-09-14 | 2 | -1/+5 |
|\ \ | |/ |/| | |||||
| * | Set relase date of 0.4.25. | chriseth | 2018-09-13 | 1 | -0/+4 |
| | | |||||
| * | Bugfix entry regarding nested arrays returned by library functions | Leonardo Alt | 2018-09-11 | 3 | -10/+30 |
| | | |||||
| * | Buglist check script supports json paths | Leonardo Alt | 2018-09-10 | 3 | -18/+77 |
| | | |||||
| * | Update bug description, add regex and tests. | chriseth | 2018-09-10 | 2 | -47/+48 |
| | | |||||
| * | Changelog entry and bug list. | chriseth | 2018-09-10 | 2 | -6/+56 |
| | | |||||
| * | Change "fixed" date. | chriseth | 2018-09-07 | 1 | -1/+1 |
| | | |||||
| * | Bug list entry | Leonardo Alt | 2018-09-07 | 2 | -6/+28 |
| | | |||||
* | | Merge pull request #4911 from ethereum/addressPayable | Daniel Kirchner | 2018-09-13 | 8 | -38/+56 |
|\ \ | | | | | | | Payable and non-payable address type. | ||||
| * | | Add payable and non-payable state mutability to AddressType. | Daniel Kirchner | 2018-09-13 | 8 | -38/+56 |
| | | | |||||
* | | | Second part of coin example. | chriseth | 2018-09-13 | 1 | -10/+21 |
|/ / | |||||
* | | Accept ``address payable`` during parsing. | Daniel Kirchner | 2018-09-11 | 1 | -0/+1 |
| | | |||||
* | | On a yul switch, at least one case is required when there is no default ↵ | Leo Arias | 2018-09-11 | 1 | -1/+3 |
| | | | | | | | | statement | ||||
* | | Update bug description, add regex and tests. | chriseth | 2018-09-10 | 2 | -48/+49 |
| | | |||||
* | | Changelog entry and bug list. | chriseth | 2018-09-10 | 2 | -0/+50 |
| | | |||||
* | | Add YAKINDU Solidity Tools to Integrations list | Florian Antony | 2018-09-07 | 1 | -0/+5 |
| | | |||||
* | | Buglist check script supports json paths | Leonardo Alt | 2018-09-07 | 2 | -23/+29 |
| | | |||||
* | | Merge pull request #4844 from ethereum/docs-1644-bytecode | chriseth | 2018-09-07 | 1 | -17/+17 |
|\ \ | | | | | | | Clean up metadata and clarify what small changes affect | ||||
| * | | Clean up metadata and clarify what small changes affect | Chris Ward | 2018-09-06 | 1 | -18/+18 |
| | | | | | | | | | | | | Updates from review | ||||
* | | | Merge pull request #4903 from ethereum/chriseth-patch-1 | chriseth | 2018-09-07 | 1 | -9/+13 |
|\ \ \ | | | | | | | | | Some tuning of the documentation index. | ||||
| * | | | Update index.rst | chriseth | 2018-09-05 | 1 | -9/+13 |
| | | | | |||||
* | | | | Merge pull request #4905 from ethereum/chriseth-patch-2 | chriseth | 2018-09-06 | 1 | -18/+21 |
|\ \ \ \ | | | | | | | | | | | Update first part of example. | ||||
| * | | | | Update first part of example. | chriseth | 2018-09-06 | 1 | -18/+21 |
| |/ / / | |||||
* | | | | Merge pull request #4846 from ethereum/docs-4574-infofeed | chriseth | 2018-09-06 | 1 | -13/+5 |
|\ \ \ \ | |/ / / |/| | | | Update Infofeed example code and explanation | ||||
| * | | | Remove unneeded paragraph | Chris Ward | 2018-09-05 | 1 | -3/+0 |
| | | | | |||||
| * | | | Update Infofeed example code and explanation | Chris Ward | 2018-08-22 | 1 | -12/+7 |
| |/ / | |||||
* | | | Merge pull request #4883 from ethereum/docs_json_urls_allow_paths | chriseth | 2018-09-05 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | Mention in docs that standard json url files need --allow-paths | ||||
| * | | | Mention in the standard json documentation that files in urls need their ↵ | Leonardo Alt | 2018-09-03 | 1 | -0/+2 |
| |/ / | | | | | | | | | | directories allowed via --allow-paths | ||||
* | | | Merge pull request #4878 from federicobond/patch-1 | chriseth | 2018-09-05 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Add hex numbers with uppercase X to grammar.txt | ||||
| * | | | Add hex numbers with uppercase X to grammar.txt | Federico Bond | 2018-09-02 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #4829 from ethereum/callBytesReturn | chriseth | 2018-09-04 | 2 | -3/+6 |
|\ \ \ | | | | | | | | | Add return data to bare calls. | ||||
| * | | | Update documentation. | Daniel Kirchner | 2018-09-04 | 2 | -3/+6 |
| | | | | |||||
* | | | | Merge pull request #4856 from ethereum/fix_docs_remix_url | chriseth | 2018-09-04 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix local remix-ide url in docs | ||||
| * | | | | Fix remix-ide url in docs | Leonardo Alt | 2018-09-04 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #4836 from ethereum/docs-1532-remapping | chriseth | 2018-09-04 | 1 | -34/+36 |
|\ \ \ \ | |/ / / |/| | | | Clarify remapping | ||||
| * | | | Clarify remapping | Chris Ward | 2018-09-04 | 1 | -34/+36 |
| | | | | | | | | | | | | | | | | Update layout-of-source-files.rst | ||||
* | | | | Remove trailing whitespace for all files in the repository. | Daniel Kirchner | 2018-09-04 | 7 | -655/+655 |
| |/ / |/| | | |||||
* | | | Merge pull request #4818 from ethereum/clarifyConstructorArgs | chriseth | 2018-08-16 | 1 | -4/+8 |
|\ \ \ | | | | | | | | | Clarify constructor arguments. | ||||
| * | | | Clarify constructor arguments. | chriseth | 2018-08-16 | 1 | -4/+8 |
| | | | | |||||
* | | | | Merge pull request #4822 from ethereum/addressStaticCall | chriseth | 2018-08-16 | 4 | -8/+13 |
|\ \ \ \ | | | | | | | | | | | Add ``staticcall`` to ``address``. | ||||
| * | | | | Add some more documentation. | Daniel Kirchner | 2018-08-15 | 3 | -7/+10 |
| | | | | | |||||
| * | | | | Add ``staticcall`` to ``address``. | Daniel Kirchner | 2018-08-15 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | Merge pull request #4820 from ethereum/disallow_indexed_ref_v2 | chriseth | 2018-08-16 | 2 | -2/+20 |
|\ \ \ \ \ | | | | | | | | | | | | | Disallow indexed reference types in events when using ABIEncoderV2 | ||||
| * | | | | | Bug list entry | Leonardo Alt | 2018-08-15 | 2 | -2/+20 |
| |/ / / / | |||||
* / / / / | Add missing parentheses in ABI Encoding section | Franco Victorio | 2018-08-16 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #4496 from ethereum/faq-reorg-contracts | chriseth | 2018-08-15 | 2 | -39/+54 |
|\ \ \ \ | |_|/ / |/| | | | Move contract related FAQ points | ||||
| * | | | Move contract related FAQ points | Chris Ward | 2018-08-15 | 2 | -39/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates from feedback Changes from feedback Further changes from review Changes from review Changes from review Changes from review | ||||
* | | | | Merge pull request #4390 from ethereum/abidecode | chriseth | 2018-08-15 | 2 | -2/+4 |
|\ \ \ \ | | | | | | | | | | | Add abi.decode | ||||
| * | | | | Documentation. | chriseth | 2018-08-15 | 2 | -2/+4 |
| | | | | | |||||
* | | | | | Merge pull request #4583 from ethereum/nested_array_library_changelog | chriseth | 2018-08-15 | 3 | -4/+61 |
|\ \ \ \ \ | |/ / / / |/| | | | | Bugfix Changelog entry regarding nested arrays returned by library functions | ||||
| * | | | | Update bug list and add regular expression to bug list and add test. | Leonardo Alt | 2018-08-14 | 3 | -16/+50 |
| | | | | | |||||
| * | | | | Bugfix entry regarding nested arrays returned by library functions | Leonardo Alt | 2018-08-14 | 2 | -4/+27 |
| | | | | | |||||
* | | | | | Merge pull request #4817 from crypto-jeronimo/fix-typo-in-docs | chriseth | 2018-08-15 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix typo in documentation. | ||||
| * | | | | | Fix typo in documentation. | Crypto Jerônimo | 2018-08-15 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #4815 from gftea/develop | chriseth | 2018-08-15 | 1 | -3/+14 |
|\ \ \ \ \ | |/ / / / |/| | | | | multiple inheritance in solidity search from right-to-left, different from python | ||||
| * | | | | clarify multiple inheritance in solidity and its differences against to python | Simon Chen | 2018-08-15 | 1 | -3/+14 |
| | | | | | |||||
* | | | | | Extend documentation about explicit and implicit conversions between ↵ | Daniel Kirchner | 2018-08-15 | 2 | -11/+103 |
| | | | | | | | | | | | | | | | | | | | | (u)intXX, bytesYY and literals. | ||||
* | | | | | Update documentation. | chriseth | 2018-08-15 | 2 | -35/+33 |
| | | | | | |||||
* | | | | | Merge pull request #4372 from JesseBusman/implicit-convertibility-functions | chriseth | 2018-08-14 | 1 | -2/+20 |
|\ \ \ \ \ | | | | | | | | | | | | | Add implicit convertibility to function pointer with higher state mutability | ||||
| * | | | | | Add implicit convertibility to function pointer with higher state mutability | Jesse Busman | 2018-08-14 | 1 | -2/+20 |
| | | | | | | |||||
* | | | | | | Merge pull request #4780 from ethereum/enumData | chriseth | 2018-08-14 | 1 | -1/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Clarify data representation of enums. | ||||
| * | | | | | | Clarify data representation of enums. | chriseth | 2018-08-14 | 1 | -1/+5 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #4787 from ethereum/updateLinks | chriseth | 2018-08-14 | 1 | -27/+41 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | Update links | ||||
| * | | | | | | Re-group links. | chriseth | 2018-08-09 | 1 | -24/+37 |
| | | | | | | | |||||
| * | | | | | | Update links and deprecated unmaintained tools. | chriseth | 2018-08-09 | 1 | -3/+4 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #4792 from ethereum/someABIDocFixes | chriseth | 2018-08-14 | 1 | -48/+56 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | Some style fixes to the ABI documentation. | ||||
| * | | | | | | Some style fixes to the ABI documentation. | chriseth | 2018-08-10 | 1 | -48/+56 |
| | | | | | | | |||||
* | | | | | | | Update documentation. | chriseth | 2018-08-14 | 4 | -39/+100 |
| | | | | | | | |||||
* | | | | | | | Update documentation examples. | chriseth | 2018-08-14 | 10 | -86/+99 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #4696 from ethereum/byteLiteralConversion | chriseth | 2018-08-13 | 3 | -6/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Disallow ambiguous implicit and explicit conversions from number literals to bytesXX | ||||
| * | | | | | | Disallow ambiguous conversions between number literals and bytesXX types. | Daniel Kirchner | 2018-08-13 | 3 | -6/+5 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #4618 from ethereum/docs-1211-contract-type | chriseth | 2018-08-13 | 1 | -10/+23 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add contract type to types documentation | ||||
| * | | | | | | | Update from feedback | Chris Ward | 2018-08-13 | 1 | -3/+6 |
| | | | | | | | | |||||
| * | | | | | | | Remove initial sentence. | chriseth | 2018-08-06 | 1 | -8/+5 |
| | | | | | | | | |||||
| * | | | | | | | Changes after rebasing | Chris Ward | 2018-08-01 | 1 | -12/+18 |
| | | | | | | | | |||||
| * | | | | | | | Add contract type to types doc | Chris Ward | 2018-08-01 | 1 | -0/+7 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #4794 from ethereum/tableWrap | chriseth | 2018-08-13 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix table css. | ||||
| * | | | | | | | | Fix table css. | chriseth | 2018-08-10 | 2 | -4/+4 |
| | |/ / / / / / | |/| | | | | | | |||||
* / | | | | | | | Update documentation. | Daniel Kirchner | 2018-08-11 | 2 | -11/+11 |
|/ / / / / / / | |||||
* | / / / / / | Use code-block when using a different language. | chriseth | 2018-08-10 | 2 | -23/+23 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #4786 from gftea/develop | chriseth | 2018-08-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | | | add "ref for text "fallback function" in Types.rst | ||||
| * | | | | add link for text "fallback function" | gftea | 2018-08-09 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Extension of tools list | f-daniel | 2018-08-09 | 1 | -0/+9 |
|/ / / / | | | | | | | | | Adding some recent and reliable tools to work with smart contracts and analyze their security. | ||||
* | | | | Change note about returning dynamic arrays. | chriseth | 2018-08-09 | 1 | -8/+5 |
| | | | | |||||
* | | | | Clarify packed encoding. | chriseth | 2018-08-09 | 1 | -7/+5 |
| | | | | |||||
* | | | | Merge pull request #4684 from ethereum/underscores_in_numeric_literals | chriseth | 2018-08-09 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | [BREAKING] Underscores in numeric literals | ||||
| * | | | | Cleanup & polish numbers-with-underscores parsing, also improving tests. | Christian Parpart | 2018-08-08 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Add stricter hex underscore rules | Balajiganapathi S | 2018-08-08 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Allow underscores in numbers. | Balajiganapathi S | 2018-08-08 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | Merge pull request #4665 from mattaereal/cmake-patch-solver | Alex Beregszaszi | 2018-08-09 | 1 | -0/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | cmake option added to make solvers optional | ||||
| * | | | | | cmake flags to make solvers optional. Implementation of #4651 | Matías Aereal Aeón | 2018-08-08 | 1 | -0/+21 |
| | | | | | | |||||
* | | | | | | Merge pull request #4747 from ethereum/enum-docs | chriseth | 2018-08-08 | 1 | -1/+0 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update enum with lifting the restriction for interfaces | ||||
| * | | | | | | Update enum with lifting the restriction for interfaces | Alex Beregszaszi | 2018-08-08 | 1 | -1/+0 |
| | |/ / / / | |/| | | | | |||||
* / | | | | | Yul grammar: allow multiple $ signs (matches Solidity) | Alex Beregszaszi | 2018-08-08 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Clarify allocation and initial value of free memoy pointer. | chriseth | 2018-08-07 | 1 | -2/+11 |
| | | | | | |||||
* | | | | | Update style guide with regards to CapWords requirement for contract and ↵ | Luke Schoen | 2018-08-07 | 1 | -5/+63 |
| | | | | | | | | | | | | | | | | | | | | file naming. | ||||
* | | | | | Merge pull request #4498 from ethereum/faq-reorg-intro | chriseth | 2018-08-06 | 2 | -107/+24 |
|\ \ \ \ \ | | | | | | | | | | | | | Move intro related FAQ points | ||||
| * | | | | | Move intro related FAQ points | Chris Ward | 2018-08-06 | 2 | -107/+24 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | Changes from feedback Changes from review | ||||
* | | | | | Merge pull request #4616 from ethereum/1093-interface-generator | chriseth | 2018-08-04 | 1 | -0/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Add interface generator to tools section | ||||
| * | | | | | Add interface generator to tools section | Chris Ward | 2018-07-30 | 1 | -0/+3 |
| | | | | | | |||||
* | | | | | | Merge pull request #4412 from ethereum/v050-reference-resolver-errorTypeForLoose | Christian Parpart | 2018-08-04 | 1 | -54/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [BREAKING] permanently set errorTypeForLoose from Warning to SyntaxError | ||||
| * | | | | | | Remove loose assembly features from the documentation | Christian Parpart | 2018-08-02 | 1 | -54/+3 |
| | | | | | | | |||||
* | | | | | | | Clarify truncation with addresses | Chris Ward | 2018-08-03 | 1 | -0/+8 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge pull request #4584 from dylanjw/update-abi-event-doc | chriseth | 2018-08-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Update doc referencing packed mode encoding for dynamic typed topic args | ||||
| * | | | | | Update doc referencing packed mode encoding for dynamic typed topic args | Dylan Wilson | 2018-07-26 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Point the documentation to the new Code of Conduct URL | Alex Beregszaszi | 2018-08-02 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #4508 from ethereum/nameCollisionCrash | Alex Beregszaszi | 2018-08-02 | 1 | -4/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | [BREAKING] Don't exclude public state variables when looking for conflicting declarations. | ||||
| * | | | | | Update documentation. | Daniel Kirchner | 2018-08-01 | 1 | -4/+4 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4639 from ethereum/docs-fix-specify-limit | Alex Beregszaszi | 2018-08-01 | 3 | -3/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | Small clarifications around the 2300 gas stipend from transfer and send | ||||
| * | | | | Small clarifications around the 2300 gas stipend from transfer and send | Chris Ward | 2018-08-01 | 3 | -3/+6 |
| | | | | | |||||
* | | | | | Fix tests regarding contract type conversion. | chriseth | 2018-08-01 | 2 | -2/+2 |
| | | | | | |||||
* | | | | | Disallow conversion between unrelated contract types. | chriseth | 2018-08-01 | 2 | -0/+19 |
|/ / / / | |||||
* | | | | grammar: remove stray IdentifierList rule | Alex Beregszaszi | 2018-07-31 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | This was left in #4274 (dbd0723) | ||||
* | | | | Merge pull request #4569 from ethereum/grammar-assembly | chriseth | 2018-07-30 | 1 | -3/+4 |
|\ \ \ \ | | | | | | | | | | | Update grammar.txt for inline assembly | ||||
| * | | | | grammar: rename AssemblyLocalBinding to AssemblyVariableDeclaration | Alex Beregszaszi | 2018-07-25 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | grammar: introduce AssemblyExpression and use it in Assignment/LocalBinding | Alex Beregszaszi | 2018-07-25 | 1 | -2/+3 |
| | | | | | |||||
| * | | | | grammar: support all assignment stataments in inline assembly | Alex Beregszaszi | 2018-07-25 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Clarify what ‘memory type’ is | Chris Ward | 2018-07-30 | 2 | -2/+4 |
| |/ / / |/| | | | | | | | | | | | Use RST links | ||||
* | | | | Mention that constant and payable are deprecated in the ABI spec | Alex Beregszaszi | 2018-07-25 | 1 | -0/+3 |
| | | | | |||||
* | | | | Clarify relation between stateMutability and payable/constant | Alex Beregszaszi | 2018-07-25 | 1 | -5/+6 |
|/ / / | |||||
* | | | Merge pull request #4453 from ethereum/codeOfConduct | Alex Beregszaszi | 2018-07-24 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | Add Code Of Conduct | ||||
| * | | | Adds Code Of Conduct. | Erik Kundt | 2018-07-23 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #4520 from ethereum/faq-reorg-index-tools | chriseth | 2018-07-20 | 2 | -21/+9 |
|\ \ \ \ | | | | | | | | | | | Move note on decompiling | ||||
| * | | | | Move note on decompiling | Chris Ward | 2018-07-18 | 2 | -21/+9 |
| | | | | | |||||
* | | | | | Fix typo | Chris Ward | 2018-07-20 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #4345 from ethereum/docs-tests | Alex Beregszaszi | 2018-07-18 | 1 | -0/+5 |
|\ \ \ \ | | | | | | | | | | | Document the required cpp-ethereum commit hash | ||||
| * | | | | Keep the proper aleth hash in contributing.rst | Alex Beregszaszi | 2018-07-18 | 1 | -2/+1 |
| | | | | | |||||
| * | | | | Document the required cpp-ethereum commit hash | Alex Beregszaszi | 2018-07-18 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | Enforces visibility specifier and updates docs. | Erik Kundt | 2018-07-17 | 4 | -13/+11 |
|/ / / / | |||||
* | | | | Minor doc style fix | Nicolás Venturo | 2018-07-17 | 1 | -2/+1 |
| | | | | | | | | | | | | An extra newline caused a line to appear in bold. | ||||
* | | | | Merge pull request #4500 from ethereum/v050-interface-functions-must-be-external | chriseth | 2018-07-16 | 2 | -2/+3 |
|\ \ \ \ | | | | | | | | | | | [BREAKING] interface functions must be external | ||||
| * | | | | enforce interface-functions to be external-declared | Christian Parpart | 2018-07-16 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - libsolidity: Enforce interface-functions must be external-declared. - Changelog adapted to reflect changes wrt. functions in interfaces. - test: Adjustments according to prior interface-function changes. - tests: Adapting SolidityEndToEndTest to interface-function change. - docs: Adapted documentation to interface-function change. | ||||
* | | | | | Merge pull request #4512 from ↵ | chriseth | 2018-07-16 | 6 | -31/+30 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | chase1745/use-explicit-data-locations-external-tests Added default data locations to docs and other external tests. | ||||
| * | | | | | Added default data locations to docs and other external tests. | Chase McDermott | 2018-07-15 | 6 | -31/+30 |
| |/ / / / | |||||
* | | | | | Merge pull request #4505 from nventuro/patch-1 | chriseth | 2018-07-16 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Update docs allowed mapping key values | ||||
| * | | | | | Update docs allowed mapping key values | Nicolás Venturo | 2018-07-13 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Functions cannot be used as mapping keys (e.g. the following contract does not compile): ``` pragma solidity ^0.4.24; contract Foo { mapping(function (uint) pure returns (uint) => string) a; } ``` | ||||
* | | | | | | Fix typo in the function name | Michał Załęcki | 2018-07-15 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #4438 from ethereum/address_members_external_tests_docs | chriseth | 2018-07-13 | 3 | -13/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | Address members used by contracts: update external tests and docs | ||||
| * | | | | | Update external tests and docs | Leonardo Alt | 2018-07-12 | 3 | -13/+16 |
| | | | | | | |||||
* | | | | | | Merge pull request #4431 from ethereum/tupleDeclaration | chriseth | 2018-07-13 | 1 | -2/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Disallow multi variable declarations with mismatching number of values. | ||||
| * | | | | | | Update documentation. | Daniel Kirchner | 2018-07-13 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | removed addtional solc in docker command | Eric Ren | 2018-07-13 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Removed repeated documentation | Nicolás Venturo | 2018-07-13 | 1 | -4/+0 |
|/ / / / / | | | | | | | | | | | There is already a paragraph below describing how to call functions in both their internal and external forms (and IMO it's clearer). | ||||
* | | | | | Merge pull request #4478 from ethereum/requireStorageLocation | chriseth | 2018-07-13 | 1 | -3/+6 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Turn missing storage locations into an error. | ||||
| * | | | | Update docs. | Daniel Kirchner | 2018-07-12 | 1 | -3/+6 |
| |/ / / | |||||
* / / / | Use STATICCALL for view and pure | Leonardo Alt | 2018-07-11 | 1 | -12/+21 |
|/ / / | |||||
* | | | docs: Fix typos. | Cryptomental | 2018-07-11 | 11 | -28/+28 |
| | | | | | | | | | | | | | | | | | | Used codespell and manual fixes. Refs: #4442 | ||||
* | | | Merge pull request #4212 from jvmaia/patch-3 | chriseth | 2018-07-10 | 1 | -1/+486 |
|\ \ \ | | | | | | | | | micropayment channel example with two chapters | ||||
| * | | | Some copy-editing. | chriseth | 2018-07-10 | 1 | -130/+106 |
| | | | | |||||
| * | | | add explanation about the splitSignature function | João Vítor | 2018-06-26 | 1 | -1/+5 |
| | | | |