aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add new test cases.Daniel Kirchner2018-09-119-0/+548
| * | | | Replace ``isConstructor`` field in the JSON AST by a ``kind`` field.Daniel Kirchner2018-09-1122-21/+22
* | | | | Merge pull request #5157 from ethereum/soltest-testpathchriseth2018-10-081-0/+23
|\ \ \ \ \
| * | | | | soltest: provides sane defaults for --testpath command line optionChristian Parpart2018-10-081-0/+23
|/ / / / /
* | | | | Merge pull request #5148 from ethereum/chriseth-patch-2Alex Beregszaszi2018-10-061-1/+1
|\ \ \ \ \
| * | | | | Remove non-ascii quotes.chriseth2018-10-051-1/+1
* | | | | | Merge pull request #5150 from ethereum/docs-linksAlex Beregszaszi2018-10-061-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add link to string literalsChris Ward2018-10-051-1/+2
|/ / / / /
* | | | | Merge pull request #4952 from ethereum/docs-544-event-datachriseth2018-10-052-33/+72
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update docs on event data and logsChris Ward2018-10-052-33/+72
|/ / / /
* | | | Merge pull request #5044 from ethereum/updateAssemblychriseth2018-10-041-41/+43
|\ \ \ \
| * | | | Adds note about Standalone assembly.Erik Kundt2018-10-041-4/+6
| * | | | [DOCS] Update assembly.chriseth2018-10-041-41/+41
|/ / / /
* | | | Merge pull request #5126 from ethereum/chriseth-patch-1chriseth2018-10-041-3/+0
|\ \ \ \
| * | | | Remove duplicate statement about pure enforcement.chriseth2018-10-011-3/+0
* | | | | Merge pull request #5144 from ethereum/fixHexTypochriseth2018-10-048-11/+12
|\ \ \ \ \
| * | | | | Fix typos.chriseth2018-10-048-11/+12
|/ / / / /
* | | | | Merge pull request #5073 from IIIIllllIIIIllllIIIIllllIIIIllllIIIIll/patch-4chriseth2018-10-041-6/+7
|\ \ \ \ \
| * | | | | separate out a new "Design Criteria" section from "Formal Specification"Li Xuanji2018-10-041-6/+7
* | | | | | Merge pull request #5119 from ethereum/docs-contributing-dependencieschriseth2018-10-041-20/+32
|\ \ \ \ \ \
| * | | | | | Add Linux dependencies and moveChris Ward2018-09-301-20/+32
* | | | | | | Merge pull request #5140 from dm4/docs-fix-inline-code-syntaxchriseth2018-10-041-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [DOCS] Add missing backtick for inline code syntax.dm42018-10-031-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #5138 from ethereum/fixXcodechriseth2018-10-021-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Try newer version of xcode for MacOS.chriseth2018-10-021-2/+2
* | | | | | | | Merge pull request #5125 from ethereum/fix_address_with_underscoreschriseth2018-10-025-6/+14
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fixes #5051 (introduced in #4684), effectively allowing underscores in addres...Christian Parpart2018-10-025-6/+14
|/ / / / / / /
* | | | | | | Merge pull request #5110 from codemascot/libevmasm/Assembly.cppchriseth2018-10-021-2/+11
|\ \ \ \ \ \ \
| * | | | | | | Use 'switch' instead of 'else if'Khan M Rashedun-Naby2018-09-271-2/+11
* | | | | | | | Merge pull request #5131 from Flash-Git/patch-1chriseth2018-10-021-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Changed pragma explanation to match exampleJ Quinn2018-10-021-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #5084 from ethereum/updateContributingchriseth2018-10-011-34/+44
|\ \ \ \ \ \ \
| * | | | | | | fixup! fixup! fixup! [DOCS] Update contributing.chriseth2018-10-011-3/+4
| * | | | | | | fixup! fixup! [DOCS] Update contributing.chriseth2018-10-011-3/+4
| * | | | | | | fixup! [DOCS] Update contributing.chriseth2018-09-271-16/+22
| * | | | | | | [DOCS] Update contributing.chriseth2018-09-271-22/+24
* | | | | | | | Merge pull request #4962 from anurag-git/anurag_issue_3667-1chriseth2018-10-018-30/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Removing extra default cases to force compile time error, instead of runtime.Anurag Dashputre2018-09-307-28/+5
| * | | | | | | | Removed default case from "ExpressionCompiler::visit(FunctionCall...)".Anurag Dashputre2018-09-131-2/+0
* | | | | | | | | Merge pull request #5117 from ethereum/yul_grammarchriseth2018-10-011-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Missing If in Block ruleLeonardo Alt2018-09-301-0/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #5113 from ethereum/compilerstack-datagaschriseth2018-10-011-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use GasEstimator::dataGas in CompilerStackAlex Beregszaszi2018-09-281-2/+1
* | | | | | | | | | Merge pull request #5104 from ethereum/fuzzerchriseth2018-10-011-45/+26
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not use compileJSON wrapper in the fuzzerAlex Beregszaszi2018-09-291-45/+26
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5115 from mestorlx/cleancirclecichriseth2018-10-012-4/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | removed stray (B in CI test outputMartin Diz2018-09-292-4/+16
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5075 from ethereum/fixInlinerchriseth2018-10-012-0/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for inlining inside conditions.chriseth2018-10-012-30/+35
| * | | | | | | | | | Tests for inlining inside condition.chriseth2018-09-251-0/+35
* | | | | | | | | | | Merge pull request #5114 from ethereum/assembly-docschriseth2018-10-012-2/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Include create2/extcodehash in yul.rstAlex Beregszaszi2018-09-281-0/+8
| * | | | | | | | | | | Improve the create2 description in assembly.rstAlex Beregszaszi2018-09-281-2/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5123 from ethereum/docs-contracts-fixesAlex Beregszaszi2018-09-301-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix issues introduced from PR #5043Chris Ward2018-09-301-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4676 from jwasinger/extcodehashAlex Beregszaszi2018-09-289-3/+42
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Add extcodehash to the assembly documentationAlex Beregszaszi2018-09-261-2/+4
| * | | | | | | | | Add LLL tests for EXTCODEHASHAlex Beregszaszi2018-09-261-0/+4
| * | | | | | | | | Set the price of EXTCODEHASH properlyAlex Beregszaszi2018-09-262-2/+4
| * | | | | | | | | Add test for extcodehashAlex Beregszaszi2018-09-261-0/+13
| * | | | | | | | | Add assembly support for EXTCODEHASH (EIP-1052)Jared Wasinger2018-09-266-1/+19
* | | | | | | | | | Merge pull request #5037 from ethereum/chriseth-patch-3Erik Kundt2018-09-284-8/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Put instructions in comments.chriseth2018-09-274-8/+25
* | | | | | | | | | | Merge pull request #5078 from ethereum/secDocchriseth2018-09-271-9/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [DOCS] Security updates.chriseth2018-09-271-9/+12
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #5111 from ethereum/pitfallTwosComplementchriseth2018-09-272-0/+22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Pitfalls regarding over/underflowschriseth2018-09-272-0/+22
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #5108 from ethereum/payableWithdrawalchriseth2018-09-272-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Explain address payable and withdraw.chriseth2018-09-272-1/+11
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5098 from ethereum/add-mojavechriseth2018-09-272-1/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add Mojave to dependencies scriptChris Ward2018-09-272-1/+5
* | | | | | | | | | | Merge pull request #5032 from ethereum/moreRefchriseth2018-09-271-38/+78
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [DOCS] More on reference types.chriseth2018-09-271-38/+78
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #5087 from ethereum/semantics4Alex Beregszaszi2018-09-271-1/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [DOCS] Semantics of negation.chriseth2018-09-271-1/+14
* | | | | | | | | | | Merge pull request #5101 from ethereum/docs-return-metadata-notechriseth2018-09-271-6/+7
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Return note taken from metadata and reorderChris Ward2018-09-271-6/+7
* | | | | | | | | | | Merge pull request #5099 from ethereum/standard-json-optimiserchriseth2018-09-272-4/+84
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Be more strict about values in the optimizer block in StandardJSONAlex Beregszaszi2018-09-262-4/+84
* | | | | | | | | | | | Merge pull request #5085 from ethereum/updatefaqAlex Beregszaszi2018-09-271-12/+16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [DOCS] Update FAQchriseth2018-09-261-12/+16
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #5080 from ethereum/docMetaAlex Beregszaszi2018-09-271-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [DOCS] Update metadata.chriseth2018-09-271-3/+12
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #5100 from ethereum/docs-fixedpointAlex Beregszaszi2018-09-271-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Remove unary + from floating point types documentationAlex Beregszaszi2018-09-271-1/+1
| * | | | | | | | | | | Make the exponentiation 0**0 note a real RST noteAlex Beregszaszi2018-09-271-1/+2
| * | | | | | | | | | | Rename remainder to moduloAlex Beregszaszi2018-09-271-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #5006 from ethereum/modSemanticschriseth2018-09-261-3/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Documents modulus semantics.Erik Kundt2018-09-261-3/+19
* | | | | | | | | | | Merge pull request #4995 from ethereum/docs-2180-improve-introductionchriseth2018-09-262-8/+12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add content from old Solidity wikiChris Ward2018-09-262-8/+12
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5089 from ethereum/gasmeterAlex Beregszaszi2018-09-264-5/+16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Some cleanups in GasMeterAlex Beregszaszi2018-09-261-2/+2
| * | | | | | | | | | Add PathGasMeter.estimateMax helperAlex Beregszaszi2018-09-262-3/+12
| * | | | | | | | | | Add explanation to GasMeter::dataGasAlex Beregszaszi2018-09-261-0/+2
* | | | | | | | | | | Merge pull request #5094 from ethereum/evmasm-groupingchriseth2018-09-262-24/+33
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Group LLL only assembly features in libevmasmAlex Beregszaszi2018-09-261-11/+18
| * | | | | | | | | | Group append() functions in libevmasmAlex Beregszaszi2018-09-262-15/+17
* | | | | | | | | | | Merge pull request #5079 from ethereum/usingUpdateAlex Beregszaszi2018-09-261-12/+26
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [DOCS] Update "using the compiler".chriseth2018-09-261-12/+26
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #5061 from ethereum/fixedSizeArrayLengthchriseth2018-09-267-2/+38
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updates breaking changes documentation.Erik Kundt2018-09-261-0/+2
| * | | | | | | | | | Removes unnecessary check of array type.Erik Kundt2018-09-261-3/+1
| * | | | | | | | | | Simplifies zero-length check for fixed-size arrays.Erik Kundt2018-09-221-3/+3
| * | | | | | | | | | Updates changelog.Erik Kundt2018-09-221-0/+2
| * | | | | | | | | | Moves length check to reference resolver.Erik Kundt2018-09-227-13/+36
| * | | | | | | | | | Disallows fixed-size multidim. arrays with zero-length.Erik Kundt2018-09-222-0/+11
* | | | | | | | | | | Merge pull request #5092 from ethereum/create2-evmversionchriseth2018-09-264-18/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CREATE2 is part of Constantinople nowAlex Beregszaszi2018-09-264-18/+14
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #5093 from liangdzou/code_refactoringchriseth2018-09-261-3/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | code refactoringliangdzou2018-09-261-3/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #5091 from ethereum/readme-helloworldAlex Beregszaszi2018-09-261-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix the HelloWorld example in the readmeAlex Beregszaszi2018-09-261-1/+3
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #5095 from ethereum/type-assertionsAlex Beregszaszi2018-09-261-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use better assertion messages for RationalNumberType::literalValueAlex Beregszaszi2018-09-261-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #5090 from ethereum/libevmasm-logAlex Beregszaszi2018-09-262-2/+13
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Add helpers for the LOG instructionAlex Beregszaszi2018-09-262-2/+13
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #5082 from ethereum/abiUpdateAlex Beregszaszi2018-09-261-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [DOCS] Update abi.chriseth2018-09-261-8/+8
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5083 from ethereum/updatePatternsAlex Beregszaszi2018-09-261-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [DOCS] Update common patterns.chriseth2018-09-261-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #5088 from ethereum/morePragmasAlex Beregszaszi2018-09-261-0/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [DOCS] Some more explanation about pragmas.chriseth2018-09-261-0/+13
* | | | | | | | | | | Merge pull request #4193 from ethereum/050-versionAlex Beregszaszi2018-09-2621-113/+116
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. 0....Alex Beregszaszi2018-09-268-20/+20
| * | | | | | | | | | | Update version pragma in all documentation examplesAlex Beregszaszi2018-09-2614-87/+88
| * | | | | | | | | | | Better regex for finding version pragmas and replace it with >=0.0Alex Beregszaszi2018-09-262-2/+2
| * | | | | | | | | | | Automatically replace version pragmas in compilation testsAlex Beregszaszi2018-09-261-0/+2
| * | | | | | | | | | | Require 0.5.0 in contract testsAlex Beregszaszi2018-09-263-3/+3
| * | | | | | | | | | | Turn on patch to replace version pragmas for ZeppelinAlex Beregszaszi2018-09-261-2/+2
| * | | | | | | | | | | Set version to 0.5.0-developAlex Beregszaszi2018-09-261-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #5086 from nventuro/patch-1chriseth2018-09-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Removed extra whitespace.Nicolás Venturo2018-09-261-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #5022 from ethereum/lastValuechriseth2018-09-261-6/+42
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Last part of value types.chriseth2018-09-191-6/+42
* | | | | | | | | | Merge pull request #5034 from liangdzou/fix_test_format_issuechriseth2018-09-251-2/+4
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | fix format issue for test filesliangdzou2018-09-241-2/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4925 from wbt/patch-2chriseth2018-09-241-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clarify docs around reserved memory byte rangeswbt2018-09-241-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #5043 from ethereum/updateContractsSectionchriseth2018-09-241-37/+64
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Review comments [to be squashed]chriseth2018-09-241-9/+13
| * | | | | | | | | [DOCS] Update contracts section.chriseth2018-09-241-36/+59
* | | | | | | | | | Merge pull request #5039 from ethereum/controlStructures2chriseth2018-09-241-5/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [DOCS] Update control structures (2).chriseth2018-09-241-5/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5038 from ethereum/controlStructures1chriseth2018-09-241-26/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [DOCS] Control structures 1.chriseth2018-09-241-26/+39
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5063 from ethereum/standard-json-bugchriseth2018-09-241-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix typo in parsing/writing JSON error in StandardCompilerAlex Beregszaszi2018-09-221-2/+2
* | | | | | | | | | Merge pull request #5003 from herrBez/cleanUpdatedchriseth2018-09-2412-0/+106
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add syntax tests to augment the test coverage ofherrBez2018-09-2112-0/+106
* | | | | | | | | | | Merge pull request #5045 from ethereum/updateMiscchriseth2018-09-241-21/+21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [DOCS] Update misc.chriseth2018-09-211-21/+21
* | | | | | | | | | | Merge pull request #5025 from ethereum/refTypeschriseth2018-09-241-8/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [DOCS] Update reference types.chriseth2018-09-211-8/+14
* | | | | | | | | | | | Merge pull request #5041 from liangdzou/fix_typo_in_docchriseth2018-09-242-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fix typoliangdzou2018-09-212-2/+2
* | | | | | | | | | | | | Merge pull request #5027 from liangdzou/format_checker_if_for_statementschriseth2018-09-243-18/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | enhance test_trailing_whitespace to test_check_style: several format rules fo...liangdzou2018-09-203-18/+35
* | | | | | | | | | | | | | Merge pull request #5066 from rnaby/l/a/SemVerHandler.cppchriseth2018-09-241-17/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Use 'switch' instead of 'if..else if'Khan M Rashedun-Naby2018-09-241-17/+22
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #5050 from ethereum/standard-json-crashesAlex Beregszaszi2018-09-212-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add proper error reporting when invalid settings are provided in StandardJSONAlex Beregszaszi2018-09-212-3/+11
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5049 from ethereum/structtype-assert-annotationAlex Beregszaszi2018-09-211-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Add assertion for annotated type in Structtype::canBeUsedExternallyAlex Beregszaszi2018-09-211-0/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #5030 from ethereum/payableConversionchriseth2018-09-218-5/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Make non-payable default for conversion to address.chriseth2018-09-208-5/+43
* | | | | | | | | | | | | | Merge pull request #5035 from ethereum/moreTypesUpdateschriseth2018-09-211-4/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [DOCS] Final updates to types section.chriseth2018-09-201-4/+11
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #5036 from ethereum/unitsAndGlobalschriseth2018-09-212-37/+63
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | [DOCS] Update units and globals.chriseth2018-09-202-37/+63
* | | | | | | | | | | | | | Merge pull request #4865 from fulldecent/patch-8chriseth2018-09-211-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Document array length changing behaviors, fixes #4802William Entriken2018-09-211-4/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #5021 from ethereum/moreTypeschriseth2018-09-211-22/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | More types.chriseth2018-09-211-22/+32
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #5024 from ethereum/abi_types_2chriseth2018-09-211-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add struct->tuple to the Solidity->ABI types tableLeonardo Alt2018-09-201-5/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #5040 from liangdzou/fix_typoAlex Beregszaszi2018-09-204-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix typoliangdzou2018-09-204-6/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #5033 from liangdzou/fix_source_format_issuechriseth2018-09-202-59/+62
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fix format issue for source filesliangdzou2018-09-202-59/+62
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4808 from ethereum/4259-evm-versionAlex Beregszaszi2018-09-201-0/+50
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Explain EVM version setting.Chris Ward2018-09-201-0/+50
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #5031 from ethereum/hexLitCapital050Alex Beregszaszi2018-09-201-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Explain that ``0X`` is disallowed in changes documentation.chriseth2018-09-201-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #5011 from hydai/disallow_uppercase_xchriseth2018-09-204-3/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Disallow uppercase X in hex number literalshydai2018-09-194-3/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #5026 from RichardLitt/feat/extend-cocchriseth2018-09-201-4/+2
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Extend the CoC to cover all interactionsRichard Littauer2018-09-191-4/+2
|/ / / / / / / /
* | | | | | | | Merge pull request #4907 from ethereum/chriseth-patch-4-1Alex Beregszaszi2018-09-191-13/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | Blockchain basics part 1chriseth2018-09-191-13/+16
| |/ / / / / / /
* | | | | | | | Merge pull request #5019 from ethereum/addressDocsAlex Beregszaszi2018-09-191-24/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | Extend section on addresses.chriseth2018-09-191-24/+41
| |/ / / / / / /
* | | | | | | | Merge pull request #5004 from ethereum/solidity_types_abichriseth2018-09-191-0/+18
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Explaining how Solidity types map to ABI typesLeonardo Alt2018-09-191-0/+18
|/ / / / / / /
* | | | | | | Merge pull request #5016 from ethereum/050_docsAlex Beregszaszi2018-09-191-4/+4
|\ \ \ \ \ \ \
| * | | | | | | Tiny fixes on the 050 breaking changes docs sectionLeonardo Alt2018-09-191-4/+4
|/ / / / / / /
* | | | | | | Merge pull request #5013 from ethereum/create2chriseth2018-09-192-1/+2
|\ \ \ \ \ \ \
| * | | | | | | CREATE2 opcode has been moved from 0xfb to 0xf5Alex Beregszaszi2018-09-192-1/+2
* | | | | | | | Merge pull request #5009 from ethereum/file-orderchriseth2018-09-191-4/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Include pragma in 'Order of Layout' in the style guideAlex Beregszaszi2018-09-181-4/+5
* | | | | | | | Merge pull request #5010 from liangdzou/code_format_problemsAlex Beregszaszi2018-09-195-5/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | fix code format problemsliangdzou2018-09-195-5/+10
* | | | | | | | | Merge pull request #5012 from hydai/fix_typo_in_changelogAlex Beregszaszi2018-09-191-4/+4
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix typos in Changeloghydai2018-09-191-4/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #4967 from ethereum/const-opt-costAlex Beregszaszi2018-09-183-10/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | Move dataGas calculation helper to GasMeterAlex Beregszaszi2018-09-183-10/+17
* | | | | | | | | Merge pull request #4892 from ethereum/docs_050_featureschriseth2018-09-182-0/+407
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 050 breaking changes in docsLeonardo Alt2018-09-182-0/+407
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4972 from ethereum/addPragmaAlex Beregszaszi2018-09-182-3/+51
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Explain pragmas.chriseth2018-09-182-3/+51
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5002 from ethereum/docs-1394-style-guide-orderchriseth2018-09-181-0/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Added order of layout to style guideChris Ward2018-09-181-0/+22
* | | | | | | | | Merge pull request #4983 from ethereum/optimizerEmscriptenBugchriseth2018-09-187-13/+73
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Split simplification rules into two functions.Daniel Kirchner2018-09-187-13/+73
|/ / / / / / / /
* | | | | | | | Merge pull request #4819 from ethereum/docs-4532-mapping-typechriseth2018-09-181-20/+24
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Clarify mapping typeChris Ward2018-09-181-20/+24
* | | | | | | | Merge pull request #4976 from ethereum/operationalSemanticsAlex Beregszaszi2018-09-181-5/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | Some operational semantics.chriseth2018-09-181-5/+44
* | | | | | | | | Merge pull request #5005 from ethereum/ecrecover_refer_addressAlex Beregszaszi2018-09-181-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Add a link from ecrecover to addressLeonardo Alt2018-09-181-0/+5
|/ / / / / / / /
* | | | | | | | Merge pull request #5001 from ethereum/changelogForReferenceConversionAlex Beregszaszi2018-09-181-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Changelog entry for array type conversion change.chriseth2018-09-171-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4970 from ethereum/chriseth-patch-6chriseth2018-09-181-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Updates to examples.chriseth2018-09-141-4/+5
* | | | | | | | | Merge pull request #4971 from ethereum/chriseth-patch-7Alex Beregszaszi2018-09-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update solidity-in-depth.rstchriseth2018-09-141-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #4992 from ethereum/docs-1190-inline-assemblychriseth2018-09-181-48/+47
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Improve noted sections of Inline assembly docChris Ward2018-09-181-48/+47
|/ / / / / / / /
* | | | | | | | Merge pull request #4996 from ethereum/docs-3339-state-variableschriseth2018-09-181-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add clarification of state variablesChris Ward2018-09-171-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4999 from liangdzou/fix_typochriseth2018-09-173-4/+4
|\ \ \ \ \ \ \
| * | | | | | | fix some format typosliangdzou2018-09-173-4/+4
| |/ / / / / /
* | | | | | | Merge pull request #4984 from elopio/add-missing-inliner-testchriseth2018-09-171-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add a missing tests for yul inliner optimizationLeo Arias2018-09-161-0/+3
* | | | | | | Merge pull request #4973 from ethereum/updateImportschriseth2018-09-171-2/+21
|\ \ \ \ \ \ \
| * | | | | | | Some more info about imports and comments.chriseth2018-09-141-2/+21
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4974 from ethereum/structureCleanupchriseth2018-09-172-2/+9
|\ \ \ \ \ \ \
| * | | | | | | Some cleanup in structure section.chriseth2018-09-172-2/+9
|/ / / / / / /
* | | | | | | Merge pull request #4964 from ethereum/updateBuildingchriseth2018-09-171-18/+21
|\ \ \ \ \ \ \
| * | | | | | | Review suggestions.chriseth2018-09-141-6/+7
| * | | | | | | Some updates about how to install solidity.chriseth2018-09-141-18/+20
* | | | | | | | Merge pull request #4904 from liangdzou/type_conversionchriseth2018-09-178-2/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | Do not set to ref for explicit conversion and add assertion for arrayliangdzou2018-09-148-2/+84
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #4916 from ethereum/isolate_tests_filenameschriseth2018-09-171-3/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Include origin filename in the filenames generated by isolate_tests.py.Daniel Kirchner2018-09-071-3/+4
* | | | | | | | Merge pull request #4849 from lastmjs/developchriseth2018-09-144-9/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | fixing rebase conflictsJordan Last2018-09-144-9/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #4968 from ethereum/alethUpdateCompatiblechriseth2018-09-142-31/+22
|\ \ \ \ \ \ \
| * | | | | | | Disable blockhash test for constantinople due to changes between aleth versions.Daniel Kirchner2018-09-131-29/+20
| * | | | | | | Use "pending", not "latest" during ``eth_call`` in ``sendMessage``.Daniel Kirchner2018-09-131-2/+2