Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge | CJentzsch | 2015-02-23 | 2 | -131/+179 |
* | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-02-07 | 2 | -0/+35 |
|\ | |||||
| * | Some fixes for the ether units parser. | Christian | 2015-02-06 | 2 | -0/+35 |
* | | sha3 performance test | CJentzsch | 2015-02-07 | 1 | -25/+25 |
* | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-02-06 | 4 | -1/+103 |
|\| | |||||
| * | Merge pull request #963 from guanqun/disallow-void-var | chriseth | 2015-02-06 | 1 | -0/+6 |
| |\ | |||||
| | * | disallow declaration of void type | Lu Guanqun | 2015-02-06 | 1 | -0/+6 |
| * | | Merge pull request #953 from LefterisJP/sol_ethSubDenominations | Gav Wood | 2015-02-06 | 3 | -1/+97 |
| |\ \ | | |/ | |/| | |||||
| | * | Minor Style fixes | Lefteris Karapetsas | 2015-02-06 | 1 | -4/+4 |
| | * | Tests and fixes for ether subdenominations | Lefteris Karapetsas | 2015-02-05 | 1 | -13/+50 |
| | * | Tests for ether subdenominations. Work in progress | Lefteris Karapetsas | 2015-02-05 | 3 | -1/+60 |
* | | | failing tests from random simulation as state tests and transaction tests | CJentzsch | 2015-02-06 | 1 | -0/+70 |
* | | | Merge branch 'RefundOverflow' into addTests | CJentzsch | 2015-02-06 | 1 | -1/+29 |
|\ \ \ | |||||
| * | | | Merge remote-tracking branch 'upstream/develop' into RefundOverflow | CJentzsch | 2015-02-06 | 10 | -33/+237 |
| |\| | | |||||
| * | | | add refundoverflow test | CJentzsch | 2015-02-03 | 1 | -1/+29 |
* | | | | test block gas limit | CJentzsch | 2015-02-06 | 1 | -1/+63 |
* | | | | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-02-06 | 24 | -136/+2825 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Move CommonJS to libethcore. Split it up ready for refactoring into | Gav Wood | 2015-02-05 | 2 | -3/+4 |
| * | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-02-05 | 1 | -0/+36 |
| |\ \ \ | |||||
| | * \ \ | Merge pull request #949 from guanqun/add-some-tests-for-named-args | Gav Wood | 2015-02-05 | 1 | -0/+36 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | add several type error test cases | Lu Guanqun | 2015-02-05 | 1 | -0/+36 |
| * | | | | Split canon blockchain and basic blockchain. | Gav Wood | 2015-02-05 | 5 | -9/+9 |
| |/ / / | |||||
| * | | | Merge pull request #948 from guanqun/add-some-tests-for-named-args | Gav Wood | 2015-02-05 | 2 | -0/+28 |
| |\| | | |||||
| | * | | add two test cases parser error for named args | Lu Guanqun | 2015-02-05 | 1 | -0/+18 |
| | * | | add a test case for disorder named args | Lu Guanqun | 2015-02-05 | 1 | -0/+10 |
| * | | | Merge commit '2d09638fdec853d0d303141ad5ce97b1289153e0' into ethereumjs | Marek Kotewicz | 2015-02-04 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Squashed 'libjsqrc/ethereumjs/' changes from a0cfa3c..f3e1797 | Marek Kotewicz | 2015-02-04 | 1 | -0/+15 |
| * | | | Merge pull request #942 from LefterisJP/accesorsFix | Gav Wood | 2015-02-04 | 1 | -4/+4 |
| |\ \ \ | |||||
| | * | | | Fixing accesors test after visibility merge | Lefteris Karapetsas | 2015-02-04 | 1 | -4/+4 |
| * | | | | Test for named args. | Gav Wood | 2015-02-04 | 1 | -0/+10 |
| * | | | | Merge branch 'develop' into ethereumjs | Marek Kotewicz | 2015-02-04 | 3 | -18/+146 |
| |\| | | | |||||
| | * | | | Merge branch 'sol_visibility' of https://github.com/chriseth/cpp-ethereum int... | Gav Wood | 2015-02-04 | 3 | -19/+107 |
| | |\ \ \ | |||||
| | | * | | | Visibility specifiers. | Christian | 2015-02-03 | 3 | -17/+105 |
| | | | |/ | | | |/| | |||||
| | * | | | Merge pull request #922 from LefterisJP/sol_AccessorsMapping | Gav Wood | 2015-02-04 | 2 | -1/+41 |
| | |\ \ \ | |||||
| | | * | | | Accessors for multiple mappings implemented | Lefteris Karapetsas | 2015-02-03 | 2 | -2/+16 |
| | | * | | | Code generation for mapping state variable accessor | Lefteris Karapetsas | 2015-02-01 | 1 | -0/+18 |
| | | * | | | Adding mapping treatment to FunctionType | Lefteris Karapetsas | 2015-02-01 | 1 | -1/+9 |
| * | | | | | Merge commit 'f1cf1b28d797f0761c7cf6ea5236396326f0f682' into ethereumjs | Marek Kotewicz | 2015-02-04 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Squashed 'libjsqrc/ethereumjs/' changes from f1a5cf9..a0cfa3c | Marek Kotewicz | 2015-02-04 | 12 | -442/+777 |
| * | | | | | Merge commit '699bed10c09a86983f357d3c2fd421c2dc28a2f6' into ethereumjs | Marek Kotewicz | 2015-02-03 | 0 | -0/+0 |
| |\| | | | | | |/ / / | |/| | | | |||||
| | * | | | Squashed 'libjsqrc/ethereumjs/' changes from d516691..f1a5cf9 | Marek Kotewicz | 2015-02-03 | 3 | -124/+206 |
| * | | | | Revert State class changes for Mix. | Gav Wood | 2015-02-03 | 1 | -3/+4 |
| | |_|/ | |/| | | |||||
| * | | | Don't count same messages twice. | Gav Wood | 2015-02-02 | 1 | -0/+4 |
| * | | | Merge pull request #923 from arkpar/mix_tx | Gav Wood | 2015-02-02 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | fixed block generation on mine | arkpar | 2015-02-01 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
| * / | | Make tests resistant to changes in order of declaration. | Christian | 2015-02-01 | 2 | -29/+186 |
| |/ / | |||||
| * | | Merge pull request #913 from arkpar/sol_abi_fix | Gav Wood | 2015-02-01 | 1 | -10/+147 |
| |\ \ | |||||
| | * | | json and solidity ABI generted for events | arkpar | 2015-01-31 | 1 | -10/+147 |
| * | | | Merge pull request #912 from debris/ethereumjs | Gav Wood | 2015-02-01 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * \ \ | Merge commit 'b0eff3fea412c5e33a5b8b98dc08f2d066d06513' into ethereumjs | Marek Kotewicz | 2015-01-31 | 0 | -0/+0 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Squashed 'libjsqrc/ethereumjs/' changes from a8a2e32..589c4fb | Marek Kotewicz | 2015-01-31 | 1 | -4/+4 |
| | * | | | Merge commit 'f8a1f53e759ac2232d5a2a2a899645a9a79c344e' into ethereumjs | Marek Kotewicz | 2015-01-31 | 0 | -0/+0 |
| | |\| | | | | |/ | | |/| | |||||
| | | * | Squashed 'libjsqrc/ethereumjs/' changes from 600c9dd..0b82a05 | Marek Kotewicz | 2015-01-31 | 1 | -4/+106 |
| * | | | Fix scoping of event arguments. | Christian | 2015-01-31 | 1 | -0/+9 |
| |/ / | |||||
| * | | Merge pull request #908 from chriseth/sol_fix_eventsWithoutParameters | Gav Wood | 2015-01-31 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Fix: No parameters for event. | Christian | 2015-01-31 | 1 | -0/+19 |
| * | | | updated json abi tests | arkpar | 2015-01-31 | 1 | -0/+8 |
| |/ / | |||||
| * | | Whisper now 100% encrypted. | Gav Wood | 2015-01-30 | 1 | -6/+6 |
| * | | Various fixes. | Gav Wood | 2015-01-30 | 1 | -9/+9 |
| * | | Dev. | Gav Wood | 2015-01-30 | 1 | -1/+1 |
| * | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-01-30 | 4 | -1/+121 |
| |\ \ | |||||
| | * \ | Merge pull request #893 from chriseth/sol_events | Gav Wood | 2015-01-30 | 4 | -1/+121 |
| | |\ \ | |||||
| | | * | | Padding fixes. | Christian | 2015-01-30 | 1 | -3/+3 |
| | | * | | Code generation for events. | Christian | 2015-01-30 | 2 | -1/+51 |
| | | * | | Parsing of events. | Christian | 2015-01-30 | 2 | -0/+70 |
| | * | | | Merge pull request #892 from debris/ethereumjs | Gav Wood | 2015-01-30 | 0 | -0/+0 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge commit '86b70485a615c65919513426d407d7ab3c498a6f' into ethereumjs | Marek Kotewicz | 2015-01-29 | 0 | -0/+0 |
| | | |\| | |||||
| | | | * | Squashed 'libjsqrc/ethereumjs/' changes from 6d59047..94e0e5a | Marek Kotewicz | 2015-01-29 | 6 | -4/+309 |
| * | | | | Fallback functions. | Christian | 2015-01-30 | 5 | -5/+101 |
| |/ / / | |||||
| * | | | FunctionType now returns const ref for Declaration | Lefteris Karapetsas | 2015-01-30 | 1 | -1/+1 |
| * | | | Removing Function and Param Description | Lefteris Karapetsas | 2015-01-30 | 1 | -3/+3 |
| * | | | Contract Interface Functions now return FunctionType | Lefteris Karapetsas | 2015-01-30 | 1 | -9/+9 |
| |/ / | |||||
| * | | Merge pull request #889 from LefterisJP/sol_ExprCompilerEncapsulation | chriseth | 2015-01-29 | 2 | -2/+2 |
| |\ \ | |||||
| | * | | No longer exposing retrieveValueFromStorage() as a public function | Lefteris Karapetsas | 2015-01-29 | 2 | -2/+2 |
| * | | | Merge pull request #887 from chriseth/sol_excludeStd | chriseth | 2015-01-29 | 2 | -2/+3 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Exclude standard contracts by default. | Christian | 2015-01-29 | 2 | -2/+3 |
| * | | | Merge pull request #877 from chriseth/sol_super | Gav Wood | 2015-01-29 | 3 | -54/+29 |
| |\ \ \ | |||||
| | * | | | Remove test different_argument_numbers. | Christian | 2015-01-29 | 1 | -51/+0 |
| | * | | | Super keyword. | Christian | 2015-01-29 | 3 | -4/+30 |
| | |/ / | |||||
| * | | | Merge pull request #883 from debris/cors | Gav Wood | 2015-01-29 | 1 | -2/+0 |
| |\ \ \ | |||||
| | * | | | removed CorsHTTPServer | Marek Kotewicz | 2015-01-28 | 1 | -2/+0 |
| * | | | | Merge pull request #719 from winsvega/develop | Gav Wood | 2015-01-29 | 7 | -13/+724 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | namespace line | winsvega | 2015-01-28 | 1 | -1/+0 |
| | * | | | some state tests | winsvega | 2015-01-28 | 2 | -2/+46 |
| | * | | | style changes | winsvega | 2015-01-24 | 2 | -10/+4 |
| | * | | | minor changes | winsvega | 2015-01-24 | 1 | -12/+3 |
| | * | | | Chris suggestions | winsvega | 2015-01-23 | 1 | -16/+15 |
| | * | | | transaction.cpp update due to the code changes | winsvega | 2015-01-23 | 2 | -4/+4 |
| | * | | | Merge remote-tracking branch 'ethereum/develop' into develop | winsvega | 2015-01-23 | 31 | -598/+7530 |
| | |\ \ \ | |||||
| | * | | | | transaction tests, bound tests | winsvega | 2015-01-23 | 4 | -27/+268 |
| | * | | | | some test | winsvega | 2015-01-22 | 1 | -0/+28 |
| | * | | | | Transaction Tests | winsvega | 2015-01-22 | 5 | -11/+426 |
| * | | | | | Various fixes pertaining to State Variable accessors | Lefteris Karapetsas | 2015-01-29 | 1 | -2/+2 |
| * | | | | | Function name clashing with Statevariable accessor test | Lefteris Karapetsas | 2015-01-29 | 1 | -0/+12 |
| * | | | | | Multiple elementary state variable accessors test | Lefteris Karapetsas | 2015-01-29 | 1 | -0/+25 |
| * | | | | | EVM Code for simple accessor function is properly generated | Lefteris Karapetsas | 2015-01-29 | 1 | -0/+12 |
| * | | | | | Various small fixes for Sol Automatic Accessors | Lefteris Karapetsas | 2015-01-29 | 2 | -4/+4 |
| * | | | | | State variable accessors code is now more organized | Lefteris Karapetsas | 2015-01-29 | 1 | -5/+29 |
| * | | | | | Tests for variable state accessors are in progress | Lefteris Karapetsas | 2015-01-29 | 1 | -1/+61 |
| * | | | | | Fix in addStateVariableAccessor and adjustment of parser tests | Lefteris Karapetsas | 2015-01-29 | 1 | -15/+24 |
| * | | | | | Fix stack size of typetypes. | Christian | 2015-01-29 | 1 | -0/+16 |
| * | | | | | Cleaner solution to provide standard sources. | Christian | 2015-01-28 | 4 | -2/+23 |
| | |_|/ / | |/| | | | |||||
| * | | | | LogFilter supports new, better, filter mechanism. | Gav Wood | 2015-01-28 | 1 | -0/+184 |
| * | | | | Merge branch 'ethereumjs' into natspec | Marek Kotewicz | 2015-01-27 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge commit 'ec71f23423a3f681e0106ae1b77070f10decd1bc' into ethereumjs | Marek Kotewicz | 2015-01-27 | 0 | -0/+0 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Squashed 'libjsqrc/ethereumjs/' changes from d223ac0..1f5a6f1 | Marek Kotewicz | 2015-01-27 | 4 | -7/+0 |
| * | | | | | Merge pull request #857 from LianaHus/StringToHash | chriseth | 2015-01-27 | 1 | -0/+91 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | -added test case for hash8 to string1 conversion | liana | 2015-01-27 | 1 | -1/+15 |
| | * | | | | - modifications according to PR review | liana | 2015-01-26 | 1 | -7/+18 |
| | * | | | | - added conversion for string/hash of equal sizes | liana | 2015-01-24 | 1 | -0/+66 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-01-27 | 4 | -1/+256 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #856 from chriseth/sol_modifiers | Gav Wood | 2015-01-27 | 4 | -1/+256 |
| | |\ \ \ \ | |||||
| | | * | | | | Call modifiers on constructor. | Christian | 2015-01-26 | 1 | -0/+17 |
| | | * | | | | Modifier overrides and callgraph analysis. | Christian | 2015-01-26 | 1 | -2/+36 |
| | | * | | | | Compilation of function modifiers. | Christian | 2015-01-26 | 3 | -11/+75 |
| | | * | | | | Type resolution for function modifiers. | Christian | 2015-01-26 | 3 | -0/+113 |
| | | * | | | | Function modifier parsing. | Christian | 2015-01-26 | 1 | -0/+27 |
| * | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-01-27 | 3 | -3/+60 |
| |\| | | | | | |||||
| | * | | | | | Merge pull request #871 from debris/commonjs_tests | Gav Wood | 2015-01-26 | 1 | -0/+57 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | failing commonjs tests | Marek Kotewicz | 2015-01-26 | 1 | -0/+57 |
| | | |/ / / / | |||||
| | * / / / / | Reverse order of inheritance in base list. | Christian | 2015-01-26 | 2 | -3/+3 |
| | |/ / / / | |||||
| * / / / / | Fix jsTo... | Gav Wood | 2015-01-27 | 1 | -1/+1 |
| |/ / / / | |||||
| * | | | | Merge pull request #839 from debris/natspec | Gav Wood | 2015-01-24 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | Merge branch 'develop' into natspec | Marek Kotewicz | 2015-01-23 | 3 | -6/+46 |
| | |\| | | | |||||
| | * | | | | Merge commit 'eb4984c0d036c1420e782ca136810e851e33fb37' into natspec | Marek Kotewicz | 2015-01-22 | 0 | -0/+0 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Squashed 'libjsqrc/ethereumjs/' changes from e1fcffc..edfb874 | Marek Kotewicz | 2015-01-22 | 5 | -5/+1 |
| | * | | | | Merge commit '53b4fda16d0b191be8ab986379a328aa38aaf916' into natspec | Marek Kotewicz | 2015-01-21 | 0 | -0/+0 |
| | |\| | | | |||||
| | | * | | | Squashed 'libjsqrc/ethereumjs/' changes from 6a58db6..848c54d | Marek Kotewicz | 2015-01-21 | 1 | -3/+4 |
| * | | | | | correct test | CJentzsch | 2015-01-23 | 1 | -2/+0 |
| * | | | | | fix gasPrice*gasLimit + value overflow | CJentzsch | 2015-01-23 | 1 | -0/+33 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-01-21 | 2 | -5/+45 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge pull request #830 from chriseth/sol_overridesInConstructorContext | Gav Wood | 2015-01-21 | 1 | -0/+22 |
| | |\ \ \ \ | |||||
| | | * | | | | Include virtual function overrides in constructor context. | Christian | 2015-01-20 | 1 | -0/+22 |
| | | |/ / / | |||||
| | * / / / | Absence of tag in Natspec is now considered @notice | Lefteris Karapetsas | 2015-01-20 | 1 | -5/+23 |
| | |/ / / | |||||
| * / / / | Cleanups and addition AZ info. | Gav Wood | 2015-01-21 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #810 from debris/ethereumjs | Gav Wood | 2015-01-20 | 0 | -0/+0 |
| |\ \ \ | |||||
| | * | | | Merge commit '2b4d38b9bf059014596e1ab00c99dc2ad4ab3761' into ethereumjs | Marek Kotewicz | 2015-01-19 | 0 | -0/+0 |
| | |\| | | |||||
| | | * | | Squashed 'libjsqrc/ethereumjs/' changes from 823fb29..6a58db6 | Marek Kotewicz | 2015-01-19 | 1 | -2/+81 |
| | * | | | Merge commit '6a383d6ed3fb37cf6739f6ac441652adfdb70463' into ethereumjs | Marek Kotewicz | 2015-01-17 | 0 | -0/+0 |
| | |\| | | |||||
| | | * | | Squashed 'libjsqrc/ethereumjs/' changes from e94da80..823fb29 | Marek Kotewicz | 2015-01-17 | 1 | -27/+108 |
| | * | | | Merge commit '29333fc213b62b27ef826616cf77430947fb6eab' into ethereumjs | Marek Kotewicz | 2015-01-16 | 0 | -0/+0 |
| | |\| | | |||||
| | | * | | Squashed 'libjsqrc/ethereumjs/' changes from 2c36d5f..e94da80 | Marek Kotewicz | 2015-01-16 | 1 | -0/+25 |
| | * | | | Merge commit 'd876522bc0614fea3180a54be57bcb61784b352e' into ethereumjs | Marek Kotewicz | 2015-01-16 | 0 | -0/+0 |
| | |\| | | |||||
| | | * | | Squashed 'libjsqrc/ethereumjs/' changes from ec74fc0..2c36d5f | Marek Kotewicz | 2015-01-16 | 1 | -7/+102 |
| | * | | | Merge commit '1a6dbeff6e86d65cae6d7db366cbaa4182eaff7f' into ethereumjs | Marek Kotewicz | 2015-01-16 | 0 | -0/+0 |
| | |\| | | |||||
| | | * | | Squashed 'libjsqrc/ethereumjs/' changes from ab745d3..ec74fc0 | Marek Kotewicz | 2015-01-16 | 7 | -72/+576 |
| * | | | | Implicit conversion from derived to base. | Christian | 2015-01-20 | 1 | -0/+21 |
| * | | | | Call constructors of base classes. | Christian | 2015-01-20 | 2 | -0/+78 |
| * | | | | Constructor arguments for base classes. | Christian | 2015-01-20 | 1 | -0/+15 |
| * | | | | Explicit calls to base class function. | Christian | 2015-01-20 | 1 | -0/+15 |
| * | | | | Inheritance in compiler. | Christian | 2015-01-20 | 1 | -0/+60 |
| * | | | | Magic variables are only needed durinng name and type resolution, not during ... | Christian | 2015-01-20 | 1 | -1/+1 |
| * | | | | Check overrides and provide inherited public interface. | Christian | 2015-01-20 | 1 | -0/+49 |
| * | | | | Import inherited members into the contract's scope. | Christian | 2015-01-20 | 1 | -1/+34 |
| * | | | | Inheritance parser. | Christian | 2015-01-20 | 1 | -0/+30 |
| * | | | | Improved handling of exceptions in some Solidity Tests | Lefteris Karapetsas | 2015-01-20 | 3 | -18/+6 |
| * | | | | Adding blockhash test in Solidity ExpressionCompiler | Lefteris Karapetsas | 2015-01-20 | 2 | -11/+24 |
| * | | | | Some addition to Solidity Execution Framework | Lefteris Karapetsas | 2015-01-19 | 1 | -2/+24 |
| * | | | | Merge pull request #805 from LianaHus/deleteStruct | chriseth | 2015-01-19 | 1 | -0/+89 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | - corrected delete in case we have more than one locals | liana | 2015-01-16 | 1 | -3/+5 |
| | * | | | removed spaces | liana | 2015-01-16 | 1 | -4/+0 |
| | * | | | Corrected "delete" for local variables i.e. set them to 0 | liana | 2015-01-16 | 1 | -2/+31 |
| | * | | | - added functionality to set values to 0 when deleting structure(not for mapp... | liana | 2015-01-15 | 1 | -0/+62 |
* | | | | | test with sha3 and gas = 2**32 | CJentzsch | 2015-01-19 | 1 | -1/+85 |
|/ / / / | |||||
* | | | | Merge pull request #807 from CJentzsch/addTests | Gav Wood | 2015-01-15 | 2 | -24/+29 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/develop' into addTests | CJentzsch | 2015-01-15 | 1 | -1/+107 |
| |\ \ \ \ | |||||
| * | | | | | included vmInpulLimit Tests, updated vmSystemOperationTests | CJentzsch | 2015-01-15 | 2 | -24/+29 |
| | |/ / / | |/| | | | |||||
* | | | | | Re-enable MSVC warning 4307. | Christian | 2015-01-15 | 1 | -8/+8 |
* | | | | | Merge pull request #798 from LefterisJP/natspec_OnContractCreation | Lefteris Karapetsas | 2015-01-15 | 1 | -21/+21 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Natspec method key is now the Canonical Signature | Lefteris Karapetsas | 2015-01-13 | 1 | -21/+21 |
* | | | | | Merge pull request #799 from chriseth/sol_gasAndValue | chriseth | 2015-01-15 | 1 | -1/+107 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Specify value for contract creation. | Christian | 2015-01-14 | 1 | -0/+28 |
| * | | | | Modify gas and value for external function call. | Christian | 2015-01-14 | 1 | -1/+79 |
* | | | | | Merge pull request #801 from chriseth/sol_parseErrorForHashCollision | chriseth | 2015-01-14 | 1 | -0/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Check for hash collisions already before compiling. | Christian | 2015-01-14 | 1 | -0/+12 |
| |/ / / / | |||||
* | | | | | Merge pull request #796 from CJentzsch/randomTestEfficiency | Gav Wood | 2015-01-14 | 2 | -11/+19 |
|\ \ \ \ \ | |||||
| * | | | | | less invalid opcode tests | CJentzsch | 2015-01-14 | 1 | -1/+1 |
| * | | | | | replace BOOST_REQUIRE with assert, because it is used outside the boost test ... | CJentzsch | 2015-01-14 | 1 | -4/+4 |
| * | | | | | more randomness in the optimizations | CJentzsch | 2015-01-14 | 1 | -3/+3 |
| * | | | | | Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency | CJentzsch | 2015-01-13 | 3 | -2/+6 |
| |\| | | | | |||||
| * | | | | | random test optimization | CJentzsch | 2015-01-13 | 1 | -1/+1 |
| * | | | | | reinclude invalid opcode in random tests | CJentzsch | 2015-01-13 | 1 | -3/+3 |
| * | | | | | Merge remote-tracking branch 'upstream/develop' into randomTestEfficiency | CJentzsch | 2015-01-13 | 2 | -0/+181 |
| |\ \ \ \ \ | |||||
| * | | | | | | rests current gas limit in vm test | CJentzsch | 2015-01-12 | 1 | -2/+2 |
| * | | | | | | start with block info opcodes | CJentzsch | 2015-01-12 | 1 | -7/+15 |
* | | | | | | | fix spaces->tab, detailed callcreate check | CJentzsch | 2015-01-13 | 1 | -228/+246 |
* | | | | | | | fix callcreates imoport | CJentzsch | 2015-01-13 | 3 | -3/+19 |
* | | | | | | | Merge remote-tracking branch 'upstream/develop' into randomtests | CJentzsch | 2015-01-13 | 3 | -2/+6 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | fixed warnings for msvc build | arkpar | 2015-01-13 | 3 | -2/+6 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | check test with JIT for random test simulations | CJentzsch | 2015-01-13 | 4 | -34/+287 |
* | | | | | | Merge remote-tracking branch 'upstream/develop' into randomtests | CJentzsch | 2015-01-13 | 2 | -0/+181 |
|\| | | | | | |||||
| * | | | | | addmod mulmod div by zero tests | CJentzsch | 2015-01-12 | 1 | -0/+168 |
| | |/ / / | |/| | | | |||||
| * | | | | Fixing bug where empty tagless docstring in Natspec would result in infinite ... | Lefteris Karapetsas | 2015-01-12 | 1 | -0/+13 |
| |/ / / | |||||
* | | | | call to precomppiled contract test | CJentzsch | 2015-01-13 | 1 | -0/+30 |
* | | | | read in vm test over standard in | CJentzsch | 2015-01-12 | 1 | -0/+34 |
|/ / / | |||||
* | | | Merge commit 'a1023a5dffee7c06e8b75a21f5c9b8826e820942' into develop | Gav Wood | 2015-01-12 | 0 | -0/+0 |
|\| | | |||||
| * | | Squashed 'libjsqrc/ethereumjs/' changes from 47687cf..ab745d3 | Gav Wood | 2015-01-12 | 7 | -0/+151 |
| / | |||||
* | | Merge commit 'ab745d3b0eb89d67db1ed953020c665be3d072ed' into develop | Gav Wood | 2015-01-12 | 0 | -0/+0 |
|\ \ | |||||
| * | | spec reporter instead of nyan | Marek Kotewicz | 2015-01-12 | 1 | -1/+1 |
| * | | mocha opts file && init of parser tests | Marek Kotewicz | 2015-01-09 | 2 | -0/+39 |
| * | | methods existance tests in progress | Marek Kotewicz | 2015-01-09 | 6 | -49/+112 |
| * | | mocha test init | Marek Kotewicz | 2015-01-09 | 1 | -0/+49 |
| / | |||||
* | | Merge pull request #768 from chriseth/sol_contractsAreAddresses | Gav Wood | 2015-01-11 | 1 | -0/+33 |
|\ \ | |||||
| * | | Contracts are Addresses. | Christian | 2015-01-10 | 1 | -3/+21 |
| * | | Correct type conversions. | Christian | 2015-01-10 | 1 | -0/+15 |
* | | | Merge pull request #767 from chriseth/sol_abi_padding | Gav Wood | 2015-01-11 | 2 | -94/+106 |
|\ \ \ | |||||
| * | | | Coding style: Prefix for const variables. | Christian | 2015-01-10 | 1 | -19/+19 |
| * | | | Padding for ABI types. | Christian | 2015-01-10 | 2 | -82/+94 |
| |/ / | |||||
* | | | Merge pull request #766 from debris/web3sha3test | Gav Wood | 2015-01-10 | 2 | -0/+28 |
|\ \ \ | |/ / |/| | | |||||
| * | | disabled jsonrpc tests again | Marek Kotewicz | 2015-01-10 | 1 | -1/+1 |
| * | | removed resize | Marek Kotewicz | 2015-01-09 | 1 | -1/+0 |
| * | | web3.sha3 test | Marek Kotewicz | 2015-01-09 | 2 | -1/+30 |
* | | | Merge pull request #765 from chriseth/sol_someLogFixes | Gav Wood | 2015-01-09 | 1 | -20/+25 |
|\ \ \ | |||||
| * | | | Some changes to the log functions. | Christian | 2015-01-09 | 1 | -20/+25 |
* | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2015-01-09 | 13 | -205/+1641 |
|\ \ \ \ | |||||
| * \ \ \ | Merge pull request #745 from chriseth/sol_integerConstants | Gav Wood | 2015-01-09 | 4 | -61/+55 |
| |\ \ \ \ | |||||
| | * | | | | Arbitrary precision integer constants. | Christian | 2015-01-09 | 4 | -61/+55 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge pull request #760 from CJentzsch/blockhash | Gav Wood | 2015-01-09 | 5 | -11/+67 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | add blockhash test fo vm tests | CJentzsch | 2015-01-09 | 5 | -11/+67 |
| * | | | | Merge pull request #746 from CJentzsch/jumpdest | Gav Wood | 2015-01-09 | 3 | -2/+1383 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | long jumpdest list | CJentzsch | 2015-01-08 | 1 | -0/+28 |
| | * | | | sdiv int256.min -1 | CJentzsch | 2015-01-08 | 1 | -0/+28 |
| | * | | | sdiv with negative fractional result | CJentzsch | 2015-01-08 | 1 | -0/+28 |
| | * | | | add valid jumpdest with jumpdest at beginning | CJentzsch | 2015-01-08 | 1 | -0/+28 |
| | * | | | more dynamic jump tests | CJentzsch | 2015-01-08 | 2 | -2/+1271 |
| * | | | | Buildfix after semantical merge conflict. | Christian | 2015-01-09 | 1 | -5/+5 |
| * | | | | Merge pull request #754 from LefterisJP/sol_abiFunctionHash | chriseth | 2015-01-09 | 5 | -187/+186 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Fixing SolidityABIJSON test | Lefteris Karapetsas | 2015-01-09 | 1 | -14/+14 |
| | * | | | Adjusting Solidity Optimizer Tests | Lefteris Karapetsas | 2015-01-09 | 1 | -7/+7 |
| | * | | | Adjustments to Solidity compiler code for Function Hash | Lefteris Karapetsas | 2015-01-09 | 1 | -1/+1 |
| | * | | | adjusting byte difference in optimizer large integers test | Lefteris Karapetsas | 2015-01-09 | 1 | -1/+1 |
| | * | | | merging develop | Lefteris Karapetsas | 2015-01-09 | 11 | -85/+2088 |
| | |\| | | |||||
| | * | | | Compiler EVM generation now takes into account for the new function hash | Lefteris Karapetsas | 2015-01-09 | 3 | -184/+167 |
| | * | | | work in progress in testing the new function selector in the end to end tests | Lefteris Karapetsas | 2015-01-08 | 1 | -5/+24 |
| | * | | | Adjusting SolidityCompiler tests | Lefteris Karapetsas | 2015-01-08 | 1 | -10/+7 |
* | | | | | Merge branch 'sol_integerConstants' of https://github.com/chriseth/cpp-ethere... | Gav Wood | 2015-01-09 | 4 | -61/+55 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Arbitrary precision integer constants. | Christian | 2015-01-08 | 4 | -61/+55 |
| | |/ / | |/| | | |||||
* | | | | Rename "JSON Documentation" -> Metadata. | Gav Wood | 2015-01-09 | 2 | -3/+3 |
* | | | | Documentation update. | Gav Wood | 2015-01-09 | 1 | -0/+1 |
* | | | | Unit testing for log in Solidity. | Gav Wood | 2015-01-09 | 2 | -0/+94 |
|/ / / | |||||
* | | | Merge pull request #742 from chriseth/sol_optimizerChange | Gav Wood | 2015-01-07 | 1 | -7/+7 |
|\ \ \ | |||||
| * | | | Some changes to the optimizer. | Christian | 2015-01-07 | 1 | -7/+7 |
* | | | | Merge pull request #740 from CJentzsch/vmtests | Gav Wood | 2015-01-07 | 2 | -15/+879 |
|\ \ \ \ | |||||
| * | | | | add tests for OOG at max call depth | CJentzsch | 2015-01-07 | 1 | -0/+110 |
| * | | | | memory test: high offset, zero size -> zero gas cost | CJentzsch | 2015-01-07 | 1 | -0/+69 |
| * | | | | check address input greater then 2**160 | CJentzsch | 2015-01-07 | 2 | -16/+494 |
| * | | | | Merge remote-tracking branch 'upstream/develop' into vmtests | CJentzsch | 2015-01-07 | 4 | -55/+239 |
| |\| | | | |||||
| * | | | | add zero memory expansion tests for vm | CJentzsch | 2015-01-06 | 1 | -2/+92 |
| * | | | | add zero memory expansion tests | CJentzsch | 2015-01-06 | 1 | -0/+117 |
* | | | | | Merge pull request #738 from LefterisJP/sol_abiFunctionHash | Gav Wood | 2015-01-07 | 1 | -1/+37 |
|\ \ \ \ \ | | |_|/ / | |/| | | |