Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ABI decoder. | chriseth | 2017-11-30 | 7 | -4/+505 |
* | Merge pull request #3248 from ethereum/ignorePrerelease | Alex Beregszaszi | 2017-11-30 | 1 | -1/+49 |
|\ | |||||
| * | Patch truffle to ignore pre-release compiler warning. | chriseth | 2017-11-28 | 1 | -1/+49 |
|/ | |||||
* | Merge pull request #3220 from ethereum/IuliaIf | chriseth | 2017-11-27 | 19 | -11/+163 |
|\ | |||||
| * | Force condition to be bool in iulia mode. | chriseth | 2017-11-24 | 2 | -5/+7 |
| * | Tests. | chriseth | 2017-11-22 | 2 | -0/+29 |
| * | Add if statement to Julia specification. | chriseth | 2017-11-22 | 1 | -2/+10 |
| * | Use if statement in abi functions. | chriseth | 2017-11-22 | 1 | -3/+3 |
| * | If statement for Iulia / inline assembly. | chriseth | 2017-11-22 | 16 | -6/+119 |
* | | Merge pull request #3234 from ethereum/sortsForExpressions | Alex Beregszaszi | 2017-11-27 | 3 | -49/+42 |
|\ \ | |||||
| * | | Explain IntIntFun and merge assertion. | chriseth | 2017-11-24 | 1 | -3/+7 |
| * | | Introduce sorts for smt expressions. | chriseth | 2017-11-22 | 3 | -48/+37 |
* | | | Merge pull request #3245 from ivanbakel/removeSolAssert | Alex Beregszaszi | 2017-11-27 | 1 | -3/+1 |
|\ \ \ | |||||
| * | | | Replaced solAssert in Jumpdest optimization | Isaac van Bakel | 2017-11-26 | 1 | -3/+1 |
|/ / / | |||||
* | | | Merge pull request #3242 from ethereum/chriseth-patch-1 | Alex Beregszaszi | 2017-11-24 | 1 | -4/+3 |
|\ \ \ | |||||
| * | | | Bugfix in blind auction | chriseth | 2017-11-24 | 1 | -4/+3 |
|/ / / | |||||
* | | | Merge pull request #3240 from ethereum/docs-lexer | chriseth | 2017-11-24 | 2 | -5/+6 |
|\ \ \ | |||||
| * | | | Add exponential notation to numbers in SolidityLexer | Alex Beregszaszi | 2017-11-23 | 1 | -2/+2 |
| * | | | Move reserved keywords from SolidityLexer | Alex Beregszaszi | 2017-11-23 | 1 | -3/+3 |
| * | | | Add SolidityLexer.pyc to gitignore | Alex Beregszaszi | 2017-11-23 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge pull request #3235 from ethereum/explicit-tests | Alex Beregszaszi | 2017-11-23 | 1 | -4/+4 |
|\ \ \ | |||||
| * | | | Improve expected test errors for some old cases | Alex Beregszaszi | 2017-11-22 | 1 | -4/+4 |
| | |/ | |/| | |||||
* | | | Merge pull request #3233 from kseo/check-success | Alex Beregszaszi | 2017-11-22 | 1 | -13/+13 |
|\ \ \ | |/ / |/| | | |||||
| * | | success(text) -> CHECK_SUCCESS(text) | Kwang Yul Seo | 2017-11-22 | 1 | -13/+13 |
|/ / | |||||
* | | Merge pull request #3195 from ethereum/chriseth-patch-1 | Alex Beregszaszi | 2017-11-22 | 1 | -1/+2 |
|\ \ | |/ |/| | |||||
| * | Tone down similarity to JavaScript. | chriseth | 2017-11-16 | 1 | -1/+2 |
* | | Merge pull request #3231 from ethereum/chriseth-patch-2 | Alex Beregszaszi | 2017-11-22 | 1 | -5/+10 |
|\ \ | |||||
| * | | More explanation about the packed encoding. | chriseth | 2017-11-22 | 1 | -5/+10 |
|/ / | |||||
* | | Merge pull request #3152 from ethereum/docs-tests | Alex Beregszaszi | 2017-11-22 | 5 | -116/+108 |
|\ \ | |||||
| * | | had "names" when "parameters" was meant | Ezra Epstein | 2017-11-22 | 1 | -1/+1 |
| * | | Ensure each code snippet in the docs can be extracted for tests | Alex Beregszaszi | 2017-11-22 | 5 | -115/+107 |
|/ / | |||||
* | | Merge pull request #2129 from ethereum/julia | Alex Beregszaszi | 2017-11-22 | 3 | -5/+562 |
|\ \ | |||||
| * | | avoid reassigning variables | Sami Mäkelä | 2017-11-22 | 1 | -2/+2 |
| * | | added Switch specification | Sami Mäkelä | 2017-11-22 | 1 | -0/+13 |
| * | | Small fixes | chriseth | 2017-11-22 | 1 | -5/+5 |
| * | | Some clarifications. | chriseth | 2017-11-22 | 1 | -67/+87 |
| * | | Typos and clarifications. | chriseth | 2017-11-22 | 1 | -4/+5 |
| * | | Include JULIA section in the TOC. | chriseth | 2017-11-22 | 1 | -0/+1 |
| * | | Add true/false literals | Alex Beregszaszi | 2017-11-22 | 1 | -1/+3 |
| * | | Remove from examples | Alex Beregszaszi | 2017-11-22 | 1 | -3/+3 |
| * | | Switch cases do not require colon | Alex Beregszaszi | 2017-11-22 | 1 | -2/+2 |
| * | | Require at least one case in switch | chriseth | 2017-11-22 | 1 | -1/+1 |
| * | | Restriction of switch | Alex Beregszaszi | 2017-11-22 | 1 | -1/+6 |
| * | | Include section for Julia objects | Alex Beregszaszi | 2017-11-22 | 1 | -0/+68 |
| * | | Include type names in grammar | Alex Beregszaszi | 2017-11-22 | 1 | -2/+4 |
| * | | Remove subassembly | Alex Beregszaszi | 2017-11-22 | 1 | -4/+1 |
| * | | Support types in grammar | Alex Beregszaszi | 2017-11-22 | 1 | -6/+6 |
| * | | Clarify literals | Alex Beregszaszi | 2017-11-22 | 1 | -1/+1 |
| * | | Do not require parentheses on function return values | Alex Beregszaszi | 2017-11-22 | 1 | -7/+7 |
| * | | More specification. | chriseth | 2017-11-22 | 1 | -28/+80 |
| * | | Improve semantics description. | chriseth | 2017-11-22 | 1 | -19/+18 |
| * | | Include split/combine256 | Alex Beregszaszi | 2017-11-22 | 1 | -0/+6 |
| * | | Use signed/unsigned types in low-level functions | Alex Beregszaszi | 2017-11-22 | 1 | -71/+73 |
| * | | Include implicit type conversions | Alex Beregszaszi | 2017-11-22 | 1 | -0/+13 |
| * | | Document backends | Alex Beregszaszi | 2017-11-22 | 1 | -0/+21 |
| * | | Case is missing from switch statements | Alex Beregszaszi | 2017-11-22 | 1 | -3/+3 |
| * | | Add types to the examples | Alex Beregszaszi | 2017-11-22 | 1 | -9/+9 |
| * | | Define types in Julia | Alex Beregszaszi | 2017-11-22 | 1 | -0/+4 |
| * | | Describe built-in Julia functions | Alex Beregszaszi | 2017-11-22 | 1 | -1/+163 |
| * | | Move Julia documentation to its own file | Alex Beregszaszi | 2017-11-22 | 2 | -191/+196 |
| * | | First take in formal specification. | chriseth | 2017-11-22 | 1 | -13/+94 |
| * | | Describe Julia. | chriseth | 2017-11-22 | 1 | -11/+114 |
* | | | Merge pull request #2993 from ethereum/trackVariables | Alex Beregszaszi | 2017-11-22 | 7 | -119/+771 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix problem with non-value-typed variables. | chriseth | 2017-11-22 | 2 | -14/+16 |
| * | | For loop. | chriseth | 2017-11-22 | 3 | -0/+110 |
| * | | Test for multi-branches. | chriseth | 2017-11-22 | 1 | -0/+18 |
| * | | Fix boolean constants. | chriseth | 2017-11-22 | 2 | -14/+16 |
| * | | Tests. | chriseth | 2017-11-22 | 1 | -0/+31 |
| * | | Check for conditions being constant. | chriseth | 2017-11-22 | 4 | -27/+102 |
| * | | Tests. | chriseth | 2017-11-22 | 2 | -5/+240 |
| * | | Track usage of variables. | chriseth | 2017-11-22 | 4 | -70/+215 |
| * | | Handle branches. | chriseth | 2017-11-22 | 2 | -54/+88 |
|/ / | |||||
* | | Merge pull request #3142 from Balajiganapathi/allow_constant_array_length | Alex Beregszaszi | 2017-11-22 | 5 | -3/+193 |
|\ \ | |||||
| * | | Improve cyclic constant error message | Alex Beregszaszi | 2017-11-22 | 2 | -3/+3 |
| * | | Detect cyclic constant definitions | Balajiganapathi S | 2017-11-22 | 3 | -9/+44 |
| * | | Add more tests for constant var as array lengths | Balajiganapathi S | 2017-11-22 | 1 | -1/+96 |
| * | | Allow constant integer variables as array lengths. | Balajiganapathi S | 2017-11-22 | 5 | -1/+61 |
* | | | Merge pull request #3204 from frangio/grammar-incomplete-tuples | Alex Beregszaszi | 2017-11-22 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make tuple components optional in documented grammar | Francisco Giordano | 2017-11-15 | 1 | -2/+2 |
* | | | Link to translations. (#3212) | chriseth | 2017-11-21 | 1 | -2/+9 |
* | | | Merge pull request #3031 from wadeAlexC/develop | Alex Beregszaszi | 2017-11-17 | 9 | -17/+92 |
|\ \ \ | |||||
| * | | | Add tests for getChecksummedAddress | Alex Beregszaszi | 2017-11-17 | 1 | -0/+34 |
| * | | | Extend address checksum tests | Alex Beregszaszi | 2017-11-17 | 1 | -4/+17 |
| * | | | Show checksummed address always (prepend with 0) | Alex Beregszaszi | 2017-11-17 | 1 | -2/+5 |
| * | | | Do not try to display checksummed address for too-short/long address literals | Alex Beregszaszi | 2017-11-17 | 3 | -3/+5 |
| * | | | Ensure that non-hex characters are caught in address checksumming | Alex Beregszaszi | 2017-11-17 | 2 | -2/+7 |
| * | | | Improves address literal checksum error message | wadeAlexC | 2017-11-17 | 6 | -14/+32 |
|/ / / | |||||
* | | | Merge pull request #3213 from chuacw/patch-1 | Alex Beregszaszi | 2017-11-17 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Change phrase in type deduction | Chua Chee Wee | 2017-11-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3173 from federicobond/improve-number-grammar | Alex Beregszaszi | 2017-11-16 | 1 | -3/+3 |
|\ \ | |||||
| * | | Improve rule for decimal numbers in grammar.txt | Federico Bond | 2017-11-16 | 1 | -3/+3 |
* | | | Merge pull request #3209 from ethereum/unimplemented-msgs | chriseth | 2017-11-16 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | Add explanation to unimplemented assertions | Alex Beregszaszi | 2017-11-16 | 2 | -3/+3 |
* | | | | Merge pull request #3194 from kseo/print-using-for | Alex Beregszaszi | 2017-11-16 | 2 | -0/+14 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Print using for directive in ASTPrinter | Kwang Yul Seo | 2017-11-16 | 2 | -0/+14 |
* | | | | Merge pull request #3207 from ethereum/chriseth-patch-2 | Alex Beregszaszi | 2017-11-16 | 1 | -5/+0 |
|\ \ \ \ | |||||
| * | | | | Remove obsolote statement about msg.sender and library calls. | chriseth | 2017-11-16 | 1 | -5/+0 |
* | | | | | Merge pull request #3206 from kseo/outdated-comment | Alex Beregszaszi | 2017-11-16 | 4 | -4/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Update outdated comments | Kwang Yul Seo | 2017-11-15 | 4 | -4/+4 |
* | | | | | Merge pull request #3189 from kseo/unused | Alex Beregszaszi | 2017-11-16 | 1 | -4/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Remove unused method | Kwang Yul Seo | 2017-11-12 | 1 | -4/+0 |
* | | | | | Merge pull request #3205 from ethereum/LianaHus-patch-1-docs | chriseth | 2017-11-15 | 1 | -2/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Update index.rst | Liana Husikyan | 2017-11-15 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #3201 from kseo/typo | chriseth | 2017-11-15 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix a typo | Kwang Yul Seo | 2017-11-14 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #3191 from kseo/redundant-check | chriseth | 2017-11-13 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove a redundant check | Kwang Yul Seo | 2017-11-13 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3188 from guanqun/fix-deps-script | Alex Beregszaszi | 2017-11-11 | 1 | -1/+6 |
|\ \ | |||||
| * | | Update the script for Ubuntu Artful 17.10 | Guanqun Lu | 2017-11-11 | 1 | -1/+6 |
|/ / | |||||
* | | Merge pull request #3155 from chuacw/patch-1 | Alex Beregszaszi | 2017-10-30 | 1 | -1/+1 |
|\ \ | |||||
| * | | Changed limitation to feature | Chua Chee Wee | 2017-10-30 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #3150 from walter-weinmann/develop | Alex Beregszaszi | 2017-10-29 | 1 | -6/+6 |
|\ \ | |||||
| * | | abi-spec: example code doesn't fit grammar.txt. | walter-weinmann | 2017-10-29 | 1 | -6/+6 |
|/ / | |||||
* | | Fixed typos (#3139) | Christian Pamidov | 2017-10-28 | 1 | -2/+2 |
* | | Merge pull request #3133 from federicobond/add-missing-tests | chriseth | 2017-10-27 | 1 | -0/+29 |
|\ \ | |/ |/| | |||||
| * | Add missing name resolver tests | Federico Bond | 2017-10-27 | 1 | -0/+29 |
* | | Merge pull request #3130 from nakov/patch-1 | chriseth | 2017-10-26 | 1 | -16/+18 |
|\ \ | |/ |/| | |||||
| * | Fixed typos | Svetlin Nakov | 2017-10-26 | 1 | -4/+4 |
| * | Improved the "Naming" section | Svetlin Nakov | 2017-10-25 | 1 | -16/+18 |
|/ | |||||
* | Merge pull request #2607 from federicobond/better-error-output | Alex Beregszaszi | 2017-10-24 | 1 | -16/+30 |
|\ | |||||
| * | Improve cmdline error output | Federico Bond | 2017-10-06 | 1 | -14/+24 |
| * | Use local variables inside bash functions | Federico Bond | 2017-10-06 | 1 | -6/+10 |
| * | cmdlineTests: print solc output instead of contract code on error | Federico Bond | 2017-10-06 | 1 | -4/+4 |
* | | Include modexp precompile in genesis for testing (#3114) | Boris Kostenko | 2017-10-24 | 1 | -3/+4 |
* | | Merge pull request #3126 from limexp/fix/2300-skip-bytecodecompare | chriseth | 2017-10-24 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix folder changes | Boris Kostenko | 2017-10-24 | 1 | -0/+1 |
| * | | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-24 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #3117 from ethereum/wallet-test | Alex Beregszaszi | 2017-10-24 | 1 | -19/+21 |
|\ \ | |||||
| * | | Do not use the precompile address 0x05 in the wallet tests (but a randomized ... | Alex Beregszaszi | 2017-10-24 | 1 | -19/+21 |
|/ / | |||||
* | | Merge pull request #3113 from limexp/fix/2300-skip-bytecodecompare | chriseth | 2017-10-23 | 2 | -5/+6 |
|\ \ | |||||
| * | | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-20 | 1 | -2/+2 |
| * | | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-20 | 1 | -2/+4 |
| * | | No bytecodecompare if tests failed (issue #2300) | Boris Kostenko | 2017-10-20 | 2 | -7/+6 |
* | | | Merge pull request #3092 from rivenhk/b_2885 | chriseth | 2017-10-23 | 2 | -0/+16 |
|\ \ \ | |||||
| * | | | updated Changelog.md | rivenhk | 2017-10-22 | 1 | -0/+1 |
| * | | | updated formatting when source snippets is too long | rivenhk | 2017-10-19 | 1 | -3/+3 |
| * | | | updating formatting when source snippets is too long | rivenhk | 2017-10-18 | 1 | -5/+5 |
| * | | | added formatting when source snippets is too long | rivenhk | 2017-10-18 | 1 | -0/+15 |
* | | | | Merge pull request #3053 from wjmelements/nit-examples | chriseth | 2017-10-21 | 1 | -8/+4 |
|\ \ \ \ | |||||
| * | | | | also rm biddingTime | William Morriss | 2017-10-09 | 1 | -3/+1 |
| * | | | | remove auctionStart | William Morriss | 2017-10-09 | 1 | -6/+4 |
* | | | | | Merge pull request #3119 from ethereum/rpc-account | chriseth | 2017-10-20 | 2 | -8/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Always create the correct account even if gaps are needed | Alex Beregszaszi | 2017-10-20 | 1 | -1/+1 |
| * | | | | | Add helper RPCSession::createAccount | Alex Beregszaszi | 2017-10-20 | 2 | -7/+11 |
* | | | | | | Merge pull request #3030 from ethereum/smt-variable-types | chriseth | 2017-10-20 | 2 | -1/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | SMT enforce variable types | Alex Beregszaszi | 2017-10-05 | 2 | -1/+16 |
* | | | | | | Merge pull request #3107 from ethereum/constexpr-detailed | Alex Beregszaszi | 2017-10-20 | 3 | -3/+27 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | More detailed errors for invalid array lengths (such as division by zero). | Alex Beregszaszi | 2017-10-20 | 3 | -3/+27 |
|/ / / / / | |||||
* | | | | | Merge pull request #3101 from ethereum/compilerstack-header | chriseth | 2017-10-19 | 8 | -41/+56 |
|\ \ \ \ \ | |||||
| * | | | | | Simplify contract lookup in CompileStack | Alex Beregszaszi | 2017-10-19 | 1 | -5/+10 |
| * | | | | | Implement CompilerStack.lastContractName() | Alex Beregszaszi | 2017-10-19 | 7 | -21/+30 |
| * | | | | | Always require a contract/sourceName in CompilerStack | Alex Beregszaszi | 2017-10-19 | 4 | -23/+24 |
* | | | | | | Merge pull request #3098 from ethereum/cli-cleanup | chriseth | 2017-10-19 | 4 | -40/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add readStandardInput helper | Alex Beregszaszi | 2017-10-18 | 4 | -23/+20 |
| * | | | | | | Rename contentsString to readFileAsString | Alex Beregszaszi | 2017-10-18 | 4 | -10/+10 |
| * | | | | | | Indentation fixes in lllc | Alex Beregszaszi | 2017-10-18 | 1 | -7/+14 |
* | | | | | | | Merge pull request #3111 from ethereum/test-close-failure | chriseth | 2017-10-19 | 1 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Close IPC socket on connect failure | Alex Beregszaszi | 2017-10-19 | 1 | -0/+3 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3106 from ethereum/test-cleanup | chriseth | 2017-10-19 | 3 | -67/+101 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Move contract related code to test/contracts | Alex Beregszaszi | 2017-10-19 | 3 | -67/+101 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3104 from limexp/docs/3048-external-deps | chriseth | 2017-10-19 | 1 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Accent on ext.deps in install docs (issue #3048) | Boris Kostenko | 2017-10-19 | 1 | -1/+2 |
| * | | | | | | | Accent on ext.deps in install docs (issue #3048) | Boris Kostenko | 2017-10-19 | 1 | -0/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3108 from ethereum/remove-callcode | chriseth | 2017-10-19 | 3 | -4/+23 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Turn usage of callcode into an error as experimental 0.5.0 feature | Alex Beregszaszi | 2017-10-19 | 3 | -4/+23 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3105 from ethereum/z3-unused-var | chriseth | 2017-10-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove unused variable in Z3 | Alex Beregszaszi | 2017-10-19 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3002 from jwasinger/lll-opcode-test | Alex Beregszaszi | 2017-10-19 | 1 | -2/+513 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test for each assembly opcode/instruction in LLL | Jared Wasinger | 2017-10-18 | 1 | -2/+513 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3100 from ethereum/incrementVersion | chriseth | 2017-10-18 | 2 | -1/+7 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge release back into develop. | chriseth | 2017-10-18 | 0 | -0/+0 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge pull request #3099 from ethereum/develop | chriseth | 2017-10-18 | 99 | -1432/+3258 |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Increment version to 0.4.19. | chriseth | 2017-10-18 | 2 | -1/+7 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #3095 from ethereum/update_changelog_for_release | chriseth | 2017-10-18 | 2 | -7/+11 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Update changelog for 0.4.18 release. | chriseth | 2017-10-18 | 2 | -7/+11 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3070 from ethereum/lll-assembly | Yoichi Hirai | 2017-10-18 | 2 | -17/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lll: disallow useless PUSHn in assembly | Alex Beregszaszi | 2017-10-13 | 2 | -17/+44 |
* | | | | | | | Merge pull request #2925 from ethereum/tuple-value-check | chriseth | 2017-10-18 | 3 | -1/+55 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Only check tuples for valid rational numbers if they have more than one element. | chriseth | 2017-10-18 | 2 | -2/+18 |
| * | | | | | | | Validate each tuple literal | Alex Beregszaszi | 2017-10-18 | 3 | -1/+39 |
* | | | | | | | | Merge pull request #3090 from ethereum/noprepublish | chriseth | 2017-10-18 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Use config explicitly | chriseth | 2017-10-18 | 1 | -1/+1 |
| * | | | | | | | | Disable prepublish script in test. | chriseth | 2017-10-17 | 1 | -0/+4 |
* | | | | | | | | | Merge pull request #3065 from ethereum/reject_truncated_selectors | Yoichi Hirai | 2017-10-18 | 7 | -12/+76 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Bug list entry. | chriseth | 2017-10-18 | 3 | -4/+50 |
| * | | | | | | | | | Adjust tests. | chriseth | 2017-10-18 | 1 | -1/+1 |
| * | | | | | | | | | Do not accept truncated function selectors. | chriseth | 2017-10-18 | 3 | -7/+25 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #3091 from ethereum/smt-cleanup | Alex Beregszaszi | 2017-10-18 | 4 | -31/+40 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Catch exception in Z3. | chriseth | 2017-10-18 | 1 | -18/+27 |
| * | | | | | | | | Remove duplicate >= in Z3 | Alex Beregszaszi | 2017-10-18 | 1 | -2/+1 |
| * | | | | | | | | Missing forward declaration. | chriseth | 2017-10-18 | 1 | -0/+1 |
| * | | | | | | | | Rename variables in SMT checker. | chriseth | 2017-10-18 | 2 | -11/+11 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #2994 from idrabenia/develop | chriseth | 2017-10-18 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Project moved. | chriseth | 2017-10-18 | 1 | -1/+1 |
| * | | | | | | | Add solhint to list of tools. | Ilya Drabenia | 2017-09-29 | 1 | -0/+3 |
* | | | | | | | | Merge pull request #3088 from ethereum/newffbinary | chriseth | 2017-10-17 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Quiet wget. | chriseth | 2017-10-17 | 1 | -1/+1 |
| * | | | | | | | | Use new eth binary. | chriseth | 2017-10-17 | 1 | -2/+3 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #3067 from ethereum/correct_byte_array_allocation | chriseth | 2017-10-17 | 3 | -2/+34 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allocate one byte per memory byte array element instead of 32. | chriseth | 2017-10-17 | 3 | -2/+34 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #3077 from ethereum/optimze_pops | chriseth | 2017-10-17 | 4 | -2/+27 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Throw on too many peephole optimizer iterations. | chriseth | 2017-10-17 | 1 | -1/+4 |
| * | | | | | | | Assume peephole optimizer was successful if number of pops increased. | chriseth | 2017-10-14 | 4 | -3/+25 |
* | | | | | | | | Merge pull request #3086 from ethereum/allow_gas_in_view | chriseth | 2017-10-17 | 3 | -3/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Allow ``gas`` in view functions. | chriseth | 2017-10-16 | 3 | -3/+7 |
* | | | | | | | | | Merge pull request #3087 from Casinelli/develop | chriseth | 2017-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Update abi-spec.rst | Giovanni Casinelli | 2017-10-16 | 1 | -1/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #3083 from davidau/patch-1 | Alex Beregszaszi | 2017-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Update miscellaneous.rst | David Au | 2017-10-15 | 1 | -1/+1 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #3079 from walter-weinmann/wwe | Alex Beregszaszi | 2017-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | grammar.txt: spelling error uixed. | walter-weinmann | 2017-10-14 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #3075 from Digital-Contraptions-Imaginarium/develop | chriseth | 2017-10-13 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added boost-static to Fedora dependencies | Gianfranco Cecconi | 2017-10-13 | 1 | -0/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #3072 from ethereum/z3-cmake | chriseth | 2017-10-13 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Improve Z3 message in cmake | Alex Beregszaszi | 2017-10-13 | 1 | -2/+2 |
|/ / / / / / | |||||
* | | | | | | Add reference to EIP-55 in address literals (#3062) | Alex Beregszaszi | 2017-10-10 | 1 | -0/+3 |
* | | | | | | Merge pull request #3038 from ethereum/interface-external | Yoichi Hirai | 2017-10-10 | 3 | -2/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Force interface functions as external (0.5.0) | Alex Beregszaszi | 2017-10-06 | 3 | -2/+33 |
* | | | | | | | Snarks test using Byzantium precompiles | Alex Beregszaszi | 2017-10-09 | 2 | -1/+305 |
* | | | | | | | Merge pull request #3054 from limexp/fix/appveyor-pr-test-issue-2272 | chriseth | 2017-10-09 | 1 | -5/+10 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | fix Appveyor PR test (issue #2272) | Boris Kostenko | 2017-10-09 | 1 | -5/+10 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3015 from Getline-Network/develop | Alex Beregszaszi | 2017-10-06 | 1 | -2/+11 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Do not use remove_trailing_separator from Boost 1.58 as 1.56 is required | Sergiusz Bazanski | 2017-10-06 | 1 | -2/+11 |
| * | | | | | Allow trailing slash in solc -allow-paths. | Sergiusz Bazanski | 2017-10-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #3036 from ethereum/constant-eval-refactor | chriseth | 2017-10-06 | 7 | -20/+53 |
|\ \ \ \ \ | |||||
| * | | | | | Remove obsolete createTypeError in AST | Alex Beregszaszi | 2017-10-06 | 3 | -12/+1 |
| * | | | | | Use the proper error reporting interface in ConstantEvaluator | Alex Beregszaszi | 2017-10-06 | 3 | -7/+13 |
| * | | | | | Add tests for ConstantEvaluator | Alex Beregszaszi | 2017-10-06 | 1 | -1/+39 |
* | | | | | | Merge pull request #3033 from ethereum/unused-variables-abstract | Yoichi Hirai | 2017-10-06 | 1 | -0/+20 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Ensure unused variables are not warned for in interfaces/abstract contracts | Alex Beregszaszi | 2017-10-06 | 1 | -0/+20 |
|/ / / / / | |||||
* | | | | | Merge pull request #3014 from ethereum/require-storage-keyword | Alex Beregszaszi | 2017-10-06 | 3 | -6/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Require location keyword for local variables (0.5.0) | Alex Beregszaszi | 2017-10-06 | 3 | -6/+27 |
|/ / / / / | |||||
* | | | | | Merge pull request #2981 from ethereum/no-address-overload | chriseth | 2017-10-05 | 4 | -5/+70 |
|\ \ \ \ \ | |||||
| * | | | | | Do not add members of address to contracts in experimental 0.5.0 | Alex Beregszaszi | 2017-10-05 | 4 | -5/+70 |
* | | | | | | Merge pull request #3020 from ethereum/smt-functioncall | Alex Beregszaszi | 2017-10-05 | 2 | -0/+36 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | SMT should not crash on typecast/structs | Alex Beregszaszi | 2017-10-05 | 2 | -0/+36 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #2982 from ethereum/encoderFixes | Alex Beregszaszi | 2017-10-05 | 3 | -25/+99 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Rename "compacted" to "fromStack". | chriseth | 2017-10-04 | 2 | -22/+18 |
| * | | | | Test encoder for empty structs. | chriseth | 2017-09-27 | 1 | -0/+22 |
| * | | | | ABI encoder fixes and test. | chriseth | 2017-09-27 | 2 | -5/+61 |
* | | | | | Merge pull request #3029 from ethereum/tanwisgas | Alex Beregszaszi | 2017-10-05 | 2 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Send all gas for 0.5.0. | chriseth | 2017-10-05 | 2 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2968 from ethereum/calldataencodedsize | chriseth | 2017-10-05 | 1 | -0/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add some asserts about calldata encoded size. | chriseth | 2017-10-04 | 1 | -0/+3 |
* | | | | | | Merge pull request #2901 from ethereum/compiler-names | chriseth | 2017-10-05 | 5 | -1/+218 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add contract depedendency tests to standardcompiler | Alex Beregszaszi | 2017-10-05 | 1 | -0/+61 |
| * | | | | | | Restrict contracts compiled via outputSelection (but not the individual outpu... | Alex Beregszaszi | 2017-10-05 | 3 | -0/+136 |
| * | | | | | | Provide optional list of contract names to CompilerStack.compile | Alex Beregszaszi | 2017-10-05 | 2 | -1/+21 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #3025 from federicobond/avoid-event-shadowing | Alex Beregszaszi | 2017-10-05 | 3 | -2/+16 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Do not consider shadowing in variable names inside event declarations | Federico Bond | 2017-10-05 | 3 | -2/+16 |
|/ / / / / |