Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Be more strict about values in the optimizer block in StandardJSON | Alex Beregszaszi | 2018-09-26 | 2 | -4/+84 |
* | Merge pull request #5094 from ethereum/evmasm-grouping | chriseth | 2018-09-26 | 2 | -24/+33 |
|\ | |||||
| * | Group LLL only assembly features in libevmasm | Alex Beregszaszi | 2018-09-26 | 1 | -11/+18 |
| * | Group append() functions in libevmasm | Alex Beregszaszi | 2018-09-26 | 2 | -15/+17 |
* | | Merge pull request #5079 from ethereum/usingUpdate | Alex Beregszaszi | 2018-09-26 | 1 | -12/+26 |
|\ \ | |||||
| * | | [DOCS] Update "using the compiler". | chriseth | 2018-09-26 | 1 | -12/+26 |
|/ / | |||||
* | | Merge pull request #5061 from ethereum/fixedSizeArrayLength | chriseth | 2018-09-26 | 7 | -2/+38 |
|\ \ | |||||
| * | | Updates breaking changes documentation. | Erik Kundt | 2018-09-26 | 1 | -0/+2 |
| * | | Removes unnecessary check of array type. | Erik Kundt | 2018-09-26 | 1 | -3/+1 |
| * | | Simplifies zero-length check for fixed-size arrays. | Erik Kundt | 2018-09-22 | 1 | -3/+3 |
| * | | Updates changelog. | Erik Kundt | 2018-09-22 | 1 | -0/+2 |
| * | | Moves length check to reference resolver. | Erik Kundt | 2018-09-22 | 7 | -13/+36 |
| * | | Disallows fixed-size multidim. arrays with zero-length. | Erik Kundt | 2018-09-22 | 2 | -0/+11 |
* | | | Merge pull request #5092 from ethereum/create2-evmversion | chriseth | 2018-09-26 | 4 | -18/+14 |
|\ \ \ | |||||
| * | | | CREATE2 is part of Constantinople now | Alex Beregszaszi | 2018-09-26 | 4 | -18/+14 |
| | |/ | |/| | |||||
* | | | Merge pull request #5093 from liangdzou/code_refactoring | chriseth | 2018-09-26 | 1 | -3/+5 |
|\ \ \ | |||||
| * | | | code refactoring | liangdzou | 2018-09-26 | 1 | -3/+5 |
| |/ / | |||||
* | | | Merge pull request #5091 from ethereum/readme-helloworld | Alex Beregszaszi | 2018-09-26 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Fix the HelloWorld example in the readme | Alex Beregszaszi | 2018-09-26 | 1 | -1/+3 |
| |/ / | |||||
* | | | Merge pull request #5095 from ethereum/type-assertions | Alex Beregszaszi | 2018-09-26 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Use better assertion messages for RationalNumberType::literalValue | Alex Beregszaszi | 2018-09-26 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #5090 from ethereum/libevmasm-log | Alex Beregszaszi | 2018-09-26 | 2 | -2/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add helpers for the LOG instruction | Alex Beregszaszi | 2018-09-26 | 2 | -2/+13 |
|/ / | |||||
* | | Merge pull request #5082 from ethereum/abiUpdate | Alex Beregszaszi | 2018-09-26 | 1 | -8/+8 |
|\ \ | |||||
| * | | [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. | 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. | chriseth | 2018-09-26 | 1 | -0/+13 |
* | | | | Merge pull request #4193 from ethereum/050-version | Alex Beregszaszi | 2018-09-26 | 21 | -113/+116 |
|\ \ \ \ | |||||
| * | | | | Set 0.5.x specific example code to be compilable with >0.4.99 <0.6.0 (e.g. 0.... | Alex Beregszaszi | 2018-09-26 | 8 | -20/+20 |
| * | | | | Update version pragma in all documentation examples | Alex Beregszaszi | 2018-09-26 | 14 | -87/+88 |
| * | | | | Better regex for finding version pragmas and replace it with >=0.0 | Alex Beregszaszi | 2018-09-26 | 2 | -2/+2 |
| * | | | | Automatically replace version pragmas in compilation tests | Alex Beregszaszi | 2018-09-26 | 1 | -0/+2 |
| * | | | | Require 0.5.0 in contract tests | Alex Beregszaszi | 2018-09-26 | 3 | -3/+3 |
| * | | | | Turn on patch to replace version pragmas for Zeppelin | Alex Beregszaszi | 2018-09-26 | 1 | -2/+2 |
| * | | | | Set version to 0.5.0-develop | Alex Beregszaszi | 2018-09-26 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge pull request #5086 from nventuro/patch-1 | chriseth | 2018-09-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Removed extra whitespace. | Nicolás Venturo | 2018-09-26 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #5022 from ethereum/lastValue | chriseth | 2018-09-26 | 1 | -6/+42 |
|\ \ \ | |/ / |/| | | |||||
| * | | Last part of value types. | chriseth | 2018-09-19 | 1 | -6/+42 |
* | | | Merge pull request #5034 from liangdzou/fix_test_format_issue | chriseth | 2018-09-25 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | fix format issue for test files | liangdzou | 2018-09-24 | 1 | -2/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #4925 from wbt/patch-2 | chriseth | 2018-09-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Clarify docs around reserved memory byte ranges | wbt | 2018-09-24 | 1 | -1/+1 |
* | | | | Merge pull request #5043 from ethereum/updateContractsSection | chriseth | 2018-09-24 | 1 | -37/+64 |
|\ \ \ \ | |||||
| * | | | | 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). | 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. | chriseth | 2018-09-24 | 1 | -26/+39 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #5063 from ethereum/standard-json-bug | chriseth | 2018-09-24 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix typo in parsing/writing JSON error in StandardCompiler | Alex Beregszaszi | 2018-09-22 | 1 | -2/+2 |
* | | | | | Merge pull request #5003 from herrBez/cleanUpdated | chriseth | 2018-09-24 | 12 | -0/+106 |
|\ \ \ \ \ | |||||
| * | | | | | Add syntax tests to augment the test coverage of | herrBez | 2018-09-21 | 12 | -0/+106 |
* | | | | | | Merge pull request #5045 from ethereum/updateMisc | chriseth | 2018-09-24 | 1 | -21/+21 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | [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. | chriseth | 2018-09-21 | 1 | -8/+14 |
* | | | | | | | Merge pull request #5041 from liangdzou/fix_typo_in_doc | chriseth | 2018-09-24 | 2 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix typo | liangdzou | 2018-09-21 | 2 | -2/+2 |
* | | | | | | | | Merge pull request #5027 from liangdzou/format_checker_if_for_statements | chriseth | 2018-09-24 | 3 | -18/+35 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | enhance test_trailing_whitespace to test_check_style: several format rules fo... | liangdzou | 2018-09-20 | 3 | -18/+35 |
* | | | | | | | | | Merge pull request #5066 from rnaby/l/a/SemVerHandler.cpp | chriseth | 2018-09-24 | 1 | -17/+22 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use 'switch' instead of 'if..else if' | Khan M Rashedun-Naby | 2018-09-24 | 1 | -17/+22 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #5050 from ethereum/standard-json-crashes | Alex Beregszaszi | 2018-09-21 | 2 | -3/+11 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | Add proper error reporting when invalid settings are provided in StandardJSON | Alex Beregszaszi | 2018-09-21 | 2 | -3/+11 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #5049 from ethereum/structtype-assert-annotation | Alex Beregszaszi | 2018-09-21 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Add assertion for annotated type in Structtype::canBeUsedExternally | Alex Beregszaszi | 2018-09-21 | 1 | -0/+3 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #5030 from ethereum/payableConversion | chriseth | 2018-09-21 | 8 | -5/+43 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make non-payable default for conversion to address. | chriseth | 2018-09-20 | 8 | -5/+43 |
* | | | | | | | | | Merge pull request #5035 from ethereum/moreTypesUpdates | chriseth | 2018-09-21 | 1 | -4/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | [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. | chriseth | 2018-09-20 | 2 | -37/+63 |
* | | | | | | | | | Merge pull request #4865 from fulldecent/patch-8 | chriseth | 2018-09-21 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||||
| * | | | | | | | | 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. | chriseth | 2018-09-21 | 1 | -22/+32 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #5024 from ethereum/abi_types_2 | chriseth | 2018-09-21 | 1 | -5/+8 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Add struct->tuple to the Solidity->ABI types table | Leonardo Alt | 2018-09-20 | 1 | -5/+8 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #5040 from liangdzou/fix_typo | Alex Beregszaszi | 2018-09-20 | 4 | -6/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | fix typo | liangdzou | 2018-09-20 | 4 | -6/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #5033 from liangdzou/fix_source_format_issue | chriseth | 2018-09-20 | 2 | -59/+62 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | fix format issue for source files | liangdzou | 2018-09-20 | 2 | -59/+62 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #4808 from ethereum/4259-evm-version | Alex Beregszaszi | 2018-09-20 | 1 | -0/+50 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
|\ \ \ \ \ | |||||
| * | | | | | 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 | 4 | -3/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Disallow uppercase X in hex number literals | hydai | 2018-09-19 | 4 | -3/+9 |
| |/ / / | |||||
* | | | | Merge pull request #5026 from RichardLitt/feat/extend-coc | chriseth | 2018-09-20 | 1 | -4/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Extend the CoC to cover all interactions | Richard Littauer | 2018-09-19 | 1 | -4/+2 |
|/ / / | |||||
* | | | Merge pull request #4907 from ethereum/chriseth-patch-4-1 | Alex Beregszaszi | 2018-09-19 | 1 | -13/+16 |
|\ \ \ | |||||
| * | | | 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. | chriseth | 2018-09-19 | 1 | -24/+41 |
| |/ / | |||||
* | | | Merge pull request #5004 from ethereum/solidity_types_abi | chriseth | 2018-09-19 | 1 | -0/+18 |
|\ \ \ | |/ / |/| | | |||||
| * | | Explaining how Solidity types map to ABI types | Leonardo Alt | 2018-09-19 | 1 | -0/+18 |
|/ / | |||||
* | | Merge pull request #5016 from ethereum/050_docs | Alex Beregszaszi | 2018-09-19 | 1 | -4/+4 |
|\ \ | |||||
| * | | Tiny fixes on the 050 breaking changes docs section | Leonardo Alt | 2018-09-19 | 1 | -4/+4 |
|/ / | |||||
* | | Merge pull request #5013 from ethereum/create2 | chriseth | 2018-09-19 | 2 | -1/+2 |
|\ \ | |||||
| * | | CREATE2 opcode has been moved from 0xfb to 0xf5 | Alex Beregszaszi | 2018-09-19 | 2 | -1/+2 |
* | | | 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 | Alex Beregszaszi | 2018-09-18 | 1 | -4/+5 |
* | | | Merge pull request #5010 from liangdzou/code_format_problems | Alex Beregszaszi | 2018-09-19 | 5 | -5/+10 |
|\ \ \ | |||||
| * | | | fix code format problems | liangdzou | 2018-09-19 | 5 | -5/+10 |
* | | | | Merge pull request #5012 from hydai/fix_typo_in_changelog | Alex Beregszaszi | 2018-09-19 | 1 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix typos in Changelog | hydai | 2018-09-19 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #4967 from ethereum/const-opt-cost | Alex Beregszaszi | 2018-09-18 | 3 | -10/+17 |
|\ \ \ | |||||
| * | | | Move dataGas calculation helper to GasMeter | Alex Beregszaszi | 2018-09-18 | 3 | -10/+17 |
* | | | | Merge pull request #4892 from ethereum/docs_050_features | chriseth | 2018-09-18 | 2 | -0/+407 |
|\ \ \ \ | |||||
| * | | | | 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. | chriseth | 2018-09-18 | 2 | -3/+51 |
* | | | | Merge pull request #5002 from ethereum/docs-1394-style-guide-order | chriseth | 2018-09-18 | 1 | -0/+22 |
|\ \ \ \ | |||||
| * | | | | Added order of layout to style guide | Chris Ward | 2018-09-18 | 1 | -0/+22 |
* | | | | | Merge pull request #4983 from ethereum/optimizerEmscriptenBug | chriseth | 2018-09-18 | 7 | -13/+73 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Split simplification rules into two functions. | Daniel Kirchner | 2018-09-18 | 7 | -13/+73 |
|/ / / / | |||||
* | | | | Merge pull request #4819 from ethereum/docs-4532-mapping-type | chriseth | 2018-09-18 | 1 | -20/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | 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. | chriseth | 2018-09-18 | 1 | -5/+44 |
* | | | | | Merge pull request #5005 from ethereum/ecrecover_refer_address | Alex Beregszaszi | 2018-09-18 | 1 | -0/+5 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add a link from ecrecover to address | Leonardo Alt | 2018-09-18 | 1 | -0/+5 |
|/ / / / | |||||
* | | | | Merge pull request #5001 from ethereum/changelogForReferenceConversion | Alex Beregszaszi | 2018-09-18 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Changelog entry for array type conversion change. | chriseth | 2018-09-17 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4970 from ethereum/chriseth-patch-6 | chriseth | 2018-09-18 | 1 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | 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 | chriseth | 2018-09-14 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #4992 from ethereum/docs-1190-inline-assembly | chriseth | 2018-09-18 | 1 | -48/+47 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Improve noted sections of Inline assembly doc | Chris Ward | 2018-09-18 | 1 | -48/+47 |
|/ / / / | |||||
* | | | | Merge pull request #4996 from ethereum/docs-3339-state-variables | chriseth | 2018-09-18 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add clarification of state variables | Chris Ward | 2018-09-17 | 1 | -1/+2 |
| | |/ | |/| | |||||
* | | | Merge pull request #4999 from liangdzou/fix_typo | chriseth | 2018-09-17 | 3 | -4/+4 |
|\ \ \ | |||||
| * | | | fix some format typos | liangdzou | 2018-09-17 | 3 | -4/+4 |
| |/ / | |||||
* | | | Merge pull request #4984 from elopio/add-missing-inliner-test | chriseth | 2018-09-17 | 1 | -0/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add a missing tests for yul inliner optimization | Leo Arias | 2018-09-16 | 1 | -0/+3 |
* | | | Merge pull request #4973 from ethereum/updateImports | chriseth | 2018-09-17 | 1 | -2/+21 |
|\ \ \ | |||||
| * | | | Some more info about imports and comments. | chriseth | 2018-09-14 | 1 | -2/+21 |
| | |/ | |/| | |||||
* | | | Merge pull request #4974 from ethereum/structureCleanup | chriseth | 2018-09-17 | 2 | -2/+9 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ | |||||
| * | | | 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 #4904 from liangdzou/type_conversion | chriseth | 2018-09-17 | 8 | -2/+84 |
|\ \ \ \ | |||||
| * | | | | Do not set to ref for explicit conversion and add assertion for array | liangdzou | 2018-09-14 | 8 | -2/+84 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4916 from ethereum/isolate_tests_filenames | chriseth | 2018-09-17 | 1 | -3/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Include origin filename in the filenames generated by isolate_tests.py. | Daniel Kirchner | 2018-09-07 | 1 | -3/+4 |
* | | | | Merge pull request #4849 from lastmjs/develop | chriseth | 2018-09-14 | 4 | -9/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fixing rebase conflicts | Jordan Last | 2018-09-14 | 4 | -9/+16 |
| | |/ | |/| | |||||
* | | | Merge pull request #4968 from ethereum/alethUpdateCompatible | chriseth | 2018-09-14 | 2 | -31/+22 |
|\ \ \ | |||||
| * | | | Disable blockhash test for constantinople due to changes between aleth versions. | Daniel Kirchner | 2018-09-13 | 1 | -29/+20 |
| * | | | Use "pending", not "latest" during ``eth_call`` in ``sendMessage``. | Daniel Kirchner | 2018-09-13 | 1 | -2/+2 |
* | | | | Merge pull request #4908 from ethereum/chriseth-patch-5 | chriseth | 2018-09-14 | 2 | -17/+29 |
|\ \ \ \ | |||||
| * | | | | Blockchain basics part 2 | chriseth | 2018-09-14 | 2 | -17/+29 |
|/ / / / | |||||
* | | | | Merge branch 'release' into develop. | chriseth | 2018-09-14 | 3 | -7/+14 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #4957 from ethereum/develop_v0425 | chriseth | 2018-09-14 | 32 | -66/+1000 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #4965 from ethereum/updateChangelog | chriseth | 2018-09-13 | 1 | -1/+2 |
| | |\ \ \ \ | |||||
| | | * | | | | Update changelog. | chriseth | 2018-09-13 | 1 | -1/+2 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4955 from ethereum/prepare_0425 | chriseth | 2018-09-13 | 2 | -1/+5 |
| | |\ \ \ \ | |||||
| | | * | | | | Set relase date of 0.4.25. | chriseth | 2018-09-13 | 2 | -1/+5 |
| | * | | | | | Merge pull request #4956 from ethereum/backport_json_build_fix | chriseth | 2018-09-13 | 3 | -19/+17 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Rename JSONCPP_EXTRA_FLAGS to JSONCPP_CXX_FLAGS, add EMSCRIPTEN workaround an... | Daniel Kirchner | 2018-09-13 | 1 | -3/+11 |
| | | * | | | | Propagate original CMAKE_CXX_FLAGS to jsoncpp compilation | Guido Vranken | 2018-09-13 | 1 | -1/+1 |
| | | * | | | | Visual Studio 2017 build-time (linking) fix and improvements | Christian Parpart | 2018-09-13 | 3 | -14/+4 |
| | | * | | | | Fix cmake when custom CMAKE_INSTALL_LIBDIR is given | mingchuan | 2018-09-13 | 1 | -8/+2 |
| | | * | | | | CMake: Fix libdir for jsoncpp external project in special case | Paweł Bylica | 2018-09-13 | 1 | -1/+7 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4939 from ethereum/nested_array_library_changelogv0425 | chriseth | 2018-09-12 | 4 | -10/+31 |
| | |\ \ \ \ | |||||
| | | * | | | | Bugfix entry regarding nested arrays returned by library functions | Leonardo Alt | 2018-09-11 | 4 | -10/+31 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4927 from ethereum/struct_event_jsonpath_0425 | chriseth | 2018-09-11 | 5 | -18/+228 |
| | |\ \ \ \ | |||||
| | | * | | | | Buglist check script supports json paths | Leonardo Alt | 2018-09-10 | 5 | -18/+228 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4938 from ethereum/expCleanup0425 | chriseth | 2018-09-10 | 6 | -8/+250 |
| | |\ \ \ \ | |||||
| | | * | | | | Update bug description, add regex and tests. | chriseth | 2018-09-10 | 3 | -47/+196 |
| | | * | | | | Changelog entry and bug list. | chriseth | 2018-09-10 | 3 | -7/+58 |
| | | * | | | | Always perform cleanup for EXP. | chriseth | 2018-09-10 | 1 | -1/+3 |
| | | * | | | | Tests. | chriseth | 2018-09-10 | 1 | -0/+40 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4937 from ethereum/fixNewline_0425 | chriseth | 2018-09-10 | 4 | -33/+167 |
| | |\ \ \ \ | |||||
| | | * | | | | Changelog. | chriseth | 2018-09-10 | 1 | -0/+3 |
| | | * | | | | Tests. | chriseth | 2018-09-10 | 1 | -0/+98 |
| | | * | | | | This fixes several bugs with regards to line breaks and comments: | chriseth | 2018-09-10 | 3 | -28/+66 |
| | | * | | | | Refactor handling of whitespace. | chriseth | 2018-09-10 | 1 | -5/+0 |
| | * | | | | | Merge pull request #4920 from ethereum/disallow_indexed_ref_v2_for_0_425 | chriseth | 2018-09-10 | 11 | -6/+283 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Change "fixed" date. | chriseth | 2018-09-07 | 1 | -1/+1 |
| | | * | | | | Bug list entry | Leonardo Alt | 2018-09-07 | 2 | -6/+28 |
| | | * | | | | Review suggestions | Leonardo Alt | 2018-09-07 | 4 | -6/+6 |
| | | * | | | | Add end to end tests | Leonardo Alt | 2018-09-07 | 1 | -0/+203 |
| | | * | | | | Disallow indexed reference types in events when using ABIEncoderV2 | Leonardo Alt | 2018-09-07 | 8 | -0/+52 |
| | * | | | | | Merge pull request #4928 from ethereum/v0425_appveyor_fix | chriseth | 2018-09-07 | 1 | -6/+3 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Use wildcards for MSVC version in scripts/release.bat. | Daniel Kirchner | 2018-09-07 | 1 | -6/+3 |
| | |/ / / / | |||||
| | * | | | | Merge pull request #4922 from ethereum/event_struct_error_0425 | chriseth | 2018-09-07 | 10 | -0/+47 |
| | |\ \ \ \ | |||||
| | | * | | | | Disallow structs in events without ABIEncoderV2 | Leonardo Alt | 2018-09-06 | 10 | -0/+47 |
| | |/ / / / | |||||
| | * / / / | Set version. | chriseth | 2018-09-06 | 2 | -1/+4 |
| |/ / / / | |||||
* | | | | | Merge pull request #4963 from ethereum/version-0.4.26 | chriseth | 2018-09-14 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Set version to 0.4.26 | Alex Beregszaszi | 2018-09-13 | 1 | -1/+1 |
* | | | | | Merge pull request #4911 from ethereum/addressPayable | Daniel Kirchner | 2018-09-13 | 51 | -84/+1646 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add ``stateMutability`` field to JSON AST for ``address`` types. | Daniel Kirchner | 2018-09-13 | 4 | -2/+1178 |
| * | | | | Add payable and non-payable state mutability to AddressType. | Daniel Kirchner | 2018-09-13 | 47 | -82/+468 |
* | | | | | Merge pull request #4906 from ethereum/chriseth-patch-3 | chriseth | 2018-09-13 | 1 | -10/+21 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Second part of coin example. | chriseth | 2018-09-13 | 1 | -10/+21 |
| |/ / / | |||||
* | | | | Merge pull request #4941 from liangdzou/properly_truncate_referenced_src | chriseth | 2018-09-13 | 14 | -4/+90 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | give more information (at most 35 chars before and after) for too long lines | liangdzou | 2018-09-13 | 14 | -4/+90 |
|/ / / | |||||
* | | | Merge pull request #4953 from ethereum/addressPayableTests | chriseth | 2018-09-12 | 26 | -67/+121 |
|\ \ \ | |||||
| * | | | Update test suite to use address payable. | Daniel Kirchner | 2018-09-12 | 26 | -67/+121 |
|/ / / | |||||
* | | | Merge pull request #4926 from ethereum/addressPayableParser | chriseth | 2018-09-11 | 25 | -12/+285 |
|\ \ \ | |||||
| * | | | Accept ``address payable`` during parsing. | Daniel Kirchner | 2018-09-11 | 25 | -12/+285 |
|/ / / | |||||
* | | | Merge pull request #4935 from elopio/patch-5 | chriseth | 2018-09-11 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | On a yul switch, at least one case is required when there is no default state... | Leo Arias | 2018-09-11 | 1 | -1/+3 |
|/ / / | |||||
* | | | Merge pull request #4940 from elopio/patch-6 | chriseth | 2018-09-11 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Clarify a little the function hoister optimization | Leo Arias | 2018-09-11 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #4896 from ethereum/expCleanup | chriseth | 2018-09-10 | 6 | -1/+131 |
|\ \ \ | |||||
| * | | | Update bug description, add regex and tests. | chriseth | 2018-09-10 | 3 | -48/+83 |
| * | | | Changelog entry and bug list. | chriseth | 2018-09-10 | 3 | -0/+53 |
| * | | | Always perform cleanup for EXP. | chriseth | 2018-09-10 | 1 | -1/+3 |
| * | | | Tests. | chriseth | 2018-09-10 | 1 | -0/+40 |
|/ / / | |||||
* | | | Merge pull request #4912 from ethereum/fixNewline | chriseth | 2018-09-10 | 4 | -33/+167 |
|\ \ \ | |||||
| * | | | Changelog. | chriseth | 2018-09-06 | 1 | -0/+3 |
| * | | | Tests. | chriseth | 2018-09-06 | 1 | -0/+98 |
| * | | | This fixes several bugs with regards to line breaks and comments: | chriseth | 2018-09-06 | 3 | -28/+66 |
| * | | | Refactor handling of whitespace. | chriseth | 2018-09-06 | 1 | -5/+0 |
* | | | | Merge pull request #4929 from flantony/patch-1 | chriseth | 2018-09-10 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | Add YAKINDU Solidity Tools to Integrations list | Florian Antony | 2018-09-07 | 1 | -0/+5 |
|/ / / / | |||||
* | | | | Merge pull request #4841 from ethereum/struct_event_jsonpath | chriseth | 2018-09-07 | 5 | -53/+199 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Buglist check script supports json paths | Leonardo Alt | 2018-09-07 | 5 | -53/+199 |
|/ / / | |||||
* | | | 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 | Chris Ward | 2018-09-06 | 1 | -18/+18 |
* | | | | Merge pull request #4903 from ethereum/chriseth-patch-1 | chriseth | 2018-09-07 | 1 | -9/+13 |
|\ \ \ \ | |||||
| * | | | | 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. | chriseth | 2018-09-06 | 1 | -18/+21 |
| |/ / / / | |||||
* | | | | | Merge pull request #4918 from lazaridiscom/develop | chriseth | 2018-09-06 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | ignore deps install and cache dirs | Lazaridis | 2018-09-06 | 1 | -0/+2 |
* | | | | | Merge pull request #4917 from ethereum/parserCleanup | Daniel Kirchner | 2018-09-06 | 2 | -46/+64 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | More consistently use parse*() functions without argument in the parser. | Daniel Kirchner | 2018-09-06 | 2 | -46/+64 |
|/ / / / | |||||
* | | | | Merge pull request #4846 from ethereum/docs-4574-infofeed | chriseth | 2018-09-06 | 1 | -13/+5 |
|\ \ \ \ | |||||
| * | | | | 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 #4872 from bakaoh/issue4716 | chriseth | 2018-09-06 | 3 | -4/+14 |
|\ \ \ \ | |||||
| * | | | | Fix #4716: Crash when array index value is too large | bakaoh | 2018-09-05 | 3 | -4/+14 |
| |/ / / | |||||
* | | | | Merge pull request #4887 from ethereum/addressSplit | chriseth | 2018-09-06 | 12 | -102/+174 |
|\ \ \ \ | |||||
| * | | | | Split IntegerType into IntegerType and AddressType. | Daniel Kirchner | 2018-09-05 | 12 | -102/+174 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #4889 from liangdzou/develop | chriseth | 2018-09-05 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | change the vim temp files pattern to more accurate version | liangdzou | 2018-09-05 | 1 | -1/+2 |
| * | | | add more vim temp files to gitignore file | liangdzou | 2018-09-04 | 1 | -1/+1 |
* | | | | Merge pull request #4590 from ethereum/msgValueModifier | chriseth | 2018-09-05 | 13 | -66/+142 |
|\ \ \ \ | |||||
| * | | | | Update changelog. | chriseth | 2018-09-04 | 1 | -1/+1 |
| * | | | | Fix endToEnd test | Leonardo Alt | 2018-09-04 | 1 | -0/+10 |
| * | | | | Turn warning into error. | chriseth | 2018-09-04 | 4 | -8/+10 |