aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mergeCJentzsch2014-12-141-1/+24
* changed name of command line option to filltestsChristoph Jentzsch2014-11-121-1/+1
* Create state test with commandline flagChristoph Jentzsch2014-11-122-22/+59
* Store return value of call to precompiled contract in testChristoph Jentzsch2014-11-121-19/+19
* Merge pull request #504 from CJentzsch/NewStateTestsGav Wood2014-11-112-5/+20
|\
| * Merge remote-tracking branch 'upstream/develop' into NewStateTestsChristoph Jentzsch2014-11-113-222/+355
| |\
| * | All unintended VM exceptions work like OOG in testsChristoph Jentzsch2014-11-112-5/+20
* | | Make OOG on precompileds consistent.Gav Wood2014-11-111-0/+84
| |/ |/|
* | Merge pull request #499 from CJentzsch/NewStateTestsGav Wood2014-11-117-21/+2134
|\|
| * build fixChristoph Jentzsch2014-11-114-4/+6
| * added generic userDefinedTest functionChristoph Jentzsch2014-11-114-74/+44
| * undefine FILL_TESTSChristoph Jentzsch2014-11-101-1/+1
| * Merge remote-tracking branch 'upstream/develop' into NewStateTestsChristoph Jentzsch2014-11-107-85/+38
| |\
| * | specified user defined testChristoph Jentzsch2014-11-102-21/+71
| * | Merge remote-tracking branch 'upstream/develop' into NewStateTestsChristoph Jentzsch2014-11-077-74/+203
| |\ \
| * | | Added random test executionChristoph Jentzsch2014-11-072-8/+36
| * | | Merge remote-tracking branch 'upstream/develop' into NewStateTestsChristoph Jentzsch2014-11-071-0/+49
| |\ \ \
| * | | | Added precompiledContracts testsChristoph Jentzsch2014-11-073-27/+741
| * | | | Merge branch 'stateTests' into NewStateTestsChristoph Jentzsch2014-11-0611-352/+1059
| |\ \ \ \
| | * | | | update SIGNEXTEND testsChristoph Jentzsch2014-11-062-8/+8
| * | | | | added state system operations testChristoph Jentzsch2014-11-053-13/+81
| * | | | | Merge branch 'StateBug' into NewStateTestsChristoph Jentzsch2014-11-053-10/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into NewStateTestsChristoph Jentzsch2014-11-051-51/+45
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'newTests' into NewStateTestsChristoph Jentzsch2014-11-056-971/+1023
| |\ \ \ \ \ \ \
| * | | | | | | | Added stSystemOperationsTestChristoph Jentzsch2014-11-054-19/+1283
| * | | | | | | | Merge remote-tracking branch 'upstream/develop' into NewStateTestsChristoph Jentzsch2014-11-041-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge pull request #486 from chriseth/sol_optimizerGav Wood2014-11-110-0/+0
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ethereum/develop' into sol_optimizerChristian2014-11-108-139/+207
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ethereum/develop' into sol_optimizerChristian2014-11-075-72/+201
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_optimizerChristian2014-11-061-0/+49
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge pull request #482 from ethereum/jsonrpc_interfaceGav Wood2014-11-112-189/+190
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'develop' into jsonrpc_interfaceMarek Kotewicz2014-11-096-105/+41
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'develop' into jsonrpc_interfaceMarek Kotewicz2014-11-087-71/+249
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | added eth_lllMarek Kotewicz2014-11-061-0/+13
| * | | | | | | | | | | | renaming calls to include a subprotocol prefixMarek Kotewicz2014-11-062-195/+183
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #494 from chriseth/sol_stateVariablesGav Wood2014-11-101-0/+25
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ethereum/develop' into sol_stateVariablesChristian2014-11-106-105/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | State variables.Christian2014-11-081-0/+25
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #488 from LefterisJP/developGav Wood2014-11-101-33/+140
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | style fixesLefteris Karapetsas2014-11-091-10/+20
| * | | | | | | | | | | solidity endToEnd testing gets equivalent CPP contractsLefteris Karapetsas2014-11-091-33/+130
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2014-11-096-105/+41
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #490 from CJentzsch/StateBugGav Wood2014-11-095-66/+7
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | styleChristoph Jentzsch2014-11-072-2/+2
| | * | | | | | | | | | | Clean up state testsChristoph Jentzsch2014-11-073-59/+0
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into StateBugChristoph Jentzsch2014-11-0719-1326/+2263
| | |\| | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into StateBugChristoph Jentzsch2014-11-051-51/+45
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into StateBugChristoph Jentzsch2014-11-041-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix ABAcalls OOG bugChristoph Jentzsch2014-11-043-10/+8
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #487 from chriseth/sol_arbitraryEvaluationOrderGav Wood2014-11-091-39/+34
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Evaluate expressions in convenient order.Christian2014-11-071-39/+34
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * / | | | | | | | | small fix in solidityCompilerMarek Kotewicz2014-11-071-1/+1
| |/ / / / / / / / /
* / / / / / / / / / Fixes for warnings. Take note.Gav Wood2014-11-071-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #478 from chriseth/sol_typePromotionGav Wood2014-11-075-72/+201
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'ethereum/develop' into sol_typePromotionChristian2014-11-071-0/+49
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Support for negative literals.Christian2014-11-062-5/+62
| * | | | | | | | | Fixes for test framework (sign the transaction).Christian2014-11-061-62/+49
| * | | | | | | | | Type promotion fixes and tests.Christian2014-11-063-20/+63
| * | | | | | | | | Proper type promotion and conversion.Christian2014-11-061-1/+27
| * | | | | | | | | Tests for type conversion at comparison.Christian2014-11-061-0/+16
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #483 from chriseth/libevmcoreGav Wood2014-11-072-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Moved instructions and assembly to new libevmcore.Christian2014-11-062-2/+2
| |/ / / / / /
* | | | | | | Ignore break and continue outside of loops.Christian2014-11-061-0/+13
* | | | | | | Tests for break and continue in nested loops.Christian2014-11-061-0/+36
|/ / / / / /
* | | | | | Compile warnings fixed.Gav Wood2014-11-061-12/+12
* | | | | | Merge pull request #460 from CJentzsch/stateTestsGav Wood2014-11-0614-482/+674
|\ \ \ \ \ \
| * | | | | | styleChristoph Jentzsch2014-11-062-4/+4
| * | | | | | undefine FILL_TESTSChristoph Jentzsch2014-11-062-3/+1
| * | | | | | Added dynamic jump out of code testChristoph Jentzsch2014-11-062-1/+29
| * | | | | | Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-11-066-1042/+1233
| |\ \ \ \ \ \
| * | | | | | | Moved code export to export function in ImportHelperChristoph Jentzsch2014-11-061-2/+24
| * | | | | | | Update transactions, style fixChristoph Jentzsch2014-11-065-85/+35
| * | | | | | | Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-11-053-36/+20
| |\ \ \ \ \ \ \
| * | | | | | | | uncomment vmIOandFlowOPerations testChristoph Jentzsch2014-11-051-4/+4
| * | | | | | | | Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-11-052-51/+47
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | styleChristoph Jentzsch2014-11-043-25/+1
| * | | | | | | Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-11-036-4/+1072
| |\ \ \ \ \ \ \
| * | | | | | | | Clean up and organize tests + state class testsChristoph Jentzsch2014-11-0312-501/+326
| * | | | | | | | Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-10-311-2/+2
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Clean up FakeExtVM - move to state testsChristoph Jentzsch2014-10-316-284/+197
| * | | | | | | | | New BNOT and SIGNEXTEND tetsChristoph Jentzsch2014-10-303-39/+375
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-10-301-1/+1
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into stateTestsChristoph Jentzsch2014-10-301-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Restructure state tests. Remove FakeStateClassChristoph Jentzsch2014-10-307-255/+780
* | | | | | | | | | | | Merge pull request #461 from chriseth/sol_contractCompilerGav Wood2014-11-063-152/+736
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Further framework fix.Christian2014-11-061-10/+12
| * | | | | | | | | | | Fix test framework after change to Transaction.Christian2014-11-061-15/+32
| * | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into HEADChristian2014-11-065-95/+70
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Test adjustments.Christian2014-11-032-7/+6
| * | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompilerChristian2014-11-033-2/+841
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Some tests and bugfixes for the compiler.Christian2014-11-032-1/+212
| * | | | | | | | | | | Bugfix: Swap before mod and div.Christian2014-11-031-0/+2
| * | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompilerChristian2014-11-017-17/+353
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Actual contract creator and add solidity to AlethZero interface.Christian2014-10-311-16/+19
| * | | | | | | | | | | | Function selector and variable (un)packing.Christian2014-10-311-21/+37
| * | | | | | | | | | | | Renamed file.Christian2014-10-311-0/+1
| * | | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompilerChristian2014-10-302-31/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Contract compiler and also add ExpressionStatement to AST.Christian2014-10-303-194/+479
| * | | | | | | | | | | | Compiler for assignments.Christian2014-10-291-5/+57
| * | | | | | | | | | | | NEG->BNOT changeChristian2014-10-291-3/+1
| * | | | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompilerChristian2014-10-2911-31/+144
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-067-955/+1083
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #473 from CJentzsch/newTestsGav Wood2014-11-066-943/+1071
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | remove vmSystemOperationsTest completelyChristoph Jentzsch2014-11-051-5/+0
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-11-051-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Update tests to latest protocol changes (PoC7)Christoph Jentzsch2014-11-046-942/+1075
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Transaction documentation and build fixes.Gav Wood2014-11-051-8/+8
| * | | | | | | | | | | | Documentation for Transaction.Gav Wood2014-11-052-3/+3
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-053-43/+16
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into developGav Wood2014-11-052-52/+54
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Classify Transaction.Gav Wood2014-11-053-43/+16
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-051-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Bugfix: Special case of statements starting with type conversion.Christian2014-11-051-1/+9
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | coding standards, documentation, new exception syntaxsubtly2014-11-051-1/+8
* | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-052-51/+47
|\| | | | | | | | | |
| * | | | | | | | | | Merge pull request #465 from ethereum/bugfixGav Wood2014-11-051-51/+45
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | coding standards. suite setup struct.subtly2014-11-041-46/+45
| | * | | | | | | | | Merge branch 'develop' into bugfixsubtly2014-11-041-0/+2
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | * | | | | | | | | json rpc only runs once, and only when json rpc test suite is invokedsubtly2014-11-041-6/+1
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #468 from CJentzsch/bugfixGav Wood2014-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge pull request #454 from jorisbontje/423-dockerfileChristoph Jentzsch2014-11-041-24/+30
| | * | | | | | | | # This is a combination of 2 commits.Christoph Jentzsch2014-11-041-30/+24
| | |/ / / / / / /
| * / / / / / / / Bugfix: Swap before mod and div.Christian2014-11-031-0/+2
| |/ / / / / / /
* | | | | | | | codereview fixessubtly2014-11-041-2/+2
* | | | | | | | Merge branch 'crypto' into cryptablesubtly2014-11-040-0/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'develop' into cryptosubtly2014-11-039-11/+1415
| |\| | | | | | |
* | | | | | | | | Merge branch 'develop' into cryptablesubtly2014-11-049-11/+1415
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServerMarek Kotewicz2014-11-011-1/+5
| * | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-11-015-8/+573
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Big fixes.Gav Wood2014-10-311-2/+2
| | * | | | | | Merge pull request #415 from chriseth/sol_expressionCompilerchriseth2014-10-313-2/+231
| | |\ \ \ \ \ \
| | | * | | | | | Further const placement changes.Christian2014-10-303-3/+3
| | | * | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompilerChristian2014-10-303-34/+38
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | Adjustments for the NEG->BNOT change.Christian2014-10-291-3/+1
| | | * | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompilerChristian2014-10-2911-29/+142
| | | |\ \ \ \ \ \
| | | * | | | | | | Forgot some asterisks.Christian2014-10-281-1/+3
| | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | Expression compiler.Christian2014-10-251-0/+229
| | * | | | | | | Merge pull request #432 from CJentzsch/newTestsGav Wood2014-10-312-6/+342
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Clean upChristoph Jentzsch2014-10-302-31/+35
| | | * | | | | | Update tests to new definitionChristoph Jentzsch2014-10-301-6/+6
| | | * | | | | | clean up PRChristoph Jentzsch2014-10-302-35/+31
| | | * | | | | | Update SIGNEXTEND definition and testsChristoph Jentzsch2014-10-301-0/+336
| | | | |_|/ / / | | | |/| | | |
| * | | | | | | fixed style issueMarek Kotewicz2014-11-011-1/+2
| * | | | | | | applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293Marek Kotewicz2014-10-311-0/+12
| * | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-311-1/+1
| |\| | | | | |
| | * | | | | | Fix for Trie roots.Gav Wood2014-10-301-1/+1
| | |/ / / / /
| * | | | | | common changesMarek Kotewicz2014-10-301-0/+1
| * | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-303-32/+36
| |\| | | | |
| * | | | | | whisper polling, not finishedMarek Kotewicz2014-10-291-0/+39
| * | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-291-2/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-287-21/+129
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | whisper in web3jsonrpcMarek Kotewicz2014-10-281-0/+66
| * | | | | | ldb access from apiMarek Kotewicz2014-10-281-0/+58
| * | | | | | missing setDefaultBlock methodMarek Kotewicz2014-10-281-0/+13
| * | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-285-8/+13
| |\ \ \ \ \ \
| * | | | | | | common changes in testsMarek Kotewicz2014-10-272-47/+37
| * | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-245-114/+449
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | checked headless builds with and without jsonrpcMarek Kotewicz2014-10-242-3/+1
| * | | | | | | ethrpc -> web3jsonrpc, other issues fixedMarek Kotewicz2014-10-242-3/+5
| * | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-241-2/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-244-0/+543
| |\ \ \ \ \ \ \ \
| * | | | | | | | | jsonrpc library dependency made mandatoryMarek Kotewicz2014-10-232-4/+1
| * | | | | | | | | removed outdated testsMarek Kotewicz2014-10-231-11/+0
| * | | | | | | | | json-rpc generic apiMarek Kotewicz2014-10-231-23/+36
| * | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-233-36/+101
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | block, transaction, uncle by hash and number separatelyMarek Kotewicz2014-10-221-9/+47
| * | | | | | | | | | changes from Generic JSON-RPCMarek Kotewicz2014-10-222-216/+48
| * | | | | | | | | | common changes in testsMarek Kotewicz2014-10-201-19/+16
| * | | | | | | | | | key, keys -> accounts populated to WebThreeStubServerMarek Kotewicz2014-10-202-25/+13
| * | | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-207-37/+482
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-178-12/+67
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | codding standardsMarek Kotewicz2014-10-171-5/+6
| * | | | | | | | | | | | EthStubServer renamed to WebThreeStubServerMarek Kotewicz2014-10-172-16/+16
| * | | | | | | | | | | | jsonrpc offset methodMarek Kotewicz2014-10-161-0/+14
| * | | | | | | | | | | | retabMarek Kotewicz2014-10-161-137/+137
| * | | | | | | | | | | | added headers to ethrpc cmakeMarek Kotewicz2014-10-161-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | missing testsMarek Kotewicz2014-10-161-24/+41
| * | | | | | | | | | | | | jsonrpc http watchMarek Kotewicz2014-10-161-3/+29
| * | | | | | | | | | | | | common changes to unify apisMarek Kotewicz2014-10-162-31/+20
| * | | | | | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-152-4/+219
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | jsonrpc renaming properties in requestMarek Kotewicz2014-10-151-9/+9
| * | | | | | | | | | | | | | listening and mining param namesMarek Kotewicz2014-10-151-4/+4
| * | | | | | | | | | | | | | setCoinbase methodMarek Kotewicz2014-10-151-6/+19
| * | | | | | | | | | | | | | isMining changes to miningMarek Kotewicz2014-10-142-26/+26
| * | | | | | | | | | | | | | value in messagesMarek Kotewicz2014-10-141-8/+9
| * | | | | | | | | | | | | | common changesMarek Kotewicz2014-10-141-3/+8
| * | | | | | | | | | | | | | stateless testsMarek Kotewicz2014-10-141-12/+20
| * | | | | | | | | | | | | | fixed jsonrpc param typesMarek Kotewicz2014-10-142-3/+4
| * | | | | | | | | | | | | | common changes in jsonrpc && testsMarek Kotewicz2014-10-142-6/+51
| * | | | | | | | | | | | | | common changesMarek Kotewicz2014-10-141-4/+4
| * | | | | | | | | | | | | | jsonrpc testsMarek Kotewicz2014-10-131-16/+33
| * | | | | | | | | | | | | | Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-131-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | jsornrpc tests in progressMarek Kotewicz2014-10-131-5/+174
| * | | | | | | | | | | | | | | ethrpc separated && first testsMarek Kotewicz2014-10-132-18/+25
| * | | | | | | | | | | | | | | preparing for testsMarek Kotewicz2014-10-133-0/+489
* | | | | | | | | | | | | | | | Placeholder kdf. More cleanup and tests.subtly2014-11-021-16/+18
* | | | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-303-32/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #442 from chriseth/sol_fix_breakGav Wood2014-10-301-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Parser fix: Consume break and continue.Christian2014-10-291-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #434 from CJentzsch/vmtraceBugFixGav Wood2014-10-302-31/+35
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | | mergeChristoph Jentzsch2014-10-282-286/+6
| | * | | | | | | | | | | | | Fixed storage output in VMTRACE for vm testsChristoph Jentzsch2014-10-282-31/+35
| | * | | | | | | | | | | | | Added tests for SIGNEXTEND and BNOTChristoph Jentzsch2014-10-282-6/+286
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-283-9/+65
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-286-66/+28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | bugfixChristoph Jentzsch2014-10-281-1/+1
| | * | | | | | | | | | | | | | use ETHEREUM_TEST_PATH in all testsChristoph Jentzsch2014-10-284-4/+48
| | * | | | | | | | | | | | | | VMTRACE for internal callsChristoph Jentzsch2014-10-271-1/+1
| | * | | | | | | | | | | | | | Add VMTRACE to user defined vm testChristoph Jentzsch2014-10-272-3/+54
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | | remove asserts for recid being 2, which is rare, but may occursubtly2014-10-301-58/+16
* | | | | | | | | | | | | | | recover public key from ecdsa,v sig using cryptoppsubtly2014-10-301-0/+108
* | | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-291-2/+2
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix VM test code loading conditionsPaweł Bylica2014-10-281-2/+2
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-287-12/+116
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #428 from CJentzsch/useETHEREUM_TEST_PATHGav Wood2014-10-284-4/+48
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | use ETHEREUM_TEST_PATH in all testsChristoph Jentzsch2014-10-284-4/+48
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Update vm.hChristoph Jentzsch2014-10-281-1/+0
| * | | | | | | | | | | | | Update vm.cppChristoph Jentzsch2014-10-281-3/+0
| * | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into vmtraceChristoph Jentzsch2014-10-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Draft of new LOG/bloom/headers/block format.Gav Wood2014-10-281-1/+1
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | log VMTRACE in file for user defined testChristoph Jentzsch2014-10-282-27/+40
| * | | | | | | | | | | | | VMTRACE for internal callsChristoph Jentzsch2014-10-281-0/+1
| * | | | | | | | | | | | | Add VMTRACE to user defined vm testChristoph Jentzsch2014-10-282-5/+55
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-286-19/+28
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Move suicides into SubState and include logs and refunds.Gav Wood2014-10-272-11/+15
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''Gav Wood2014-10-275-8/+13
| |/ / / / / / / / / /
* | | | | | | | | | | Require secret for hmac.subtly2014-10-281-1/+1
* | | | | | | | | | | support for verifying ec signatures w/secp256k1 or cryptopp.subtly2014-10-271-84/+94
* | | | | | | | | | | ecdsa testssubtly2014-10-271-33/+76
* | | | | | | | | | | Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base d...subtly2014-10-261-59/+42
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #412 from CJentzsch/newTestsGav Wood2014-10-243-1/+212
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mergeChristoph Jentzsch2014-10-241-1/+1
| * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-240-0/+0
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-234-0/+543
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Added new recursive bombs to vm testsChristoph Jentzsch2014-10-232-1/+113
| * | | | | | | | | | Merge branch 'bugfix' into newTestsChristoph Jentzsch2014-10-231-2/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/develop' into newTestsChristoph Jentzsch2014-10-230-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | bug fixChristoph Jentzsch2014-10-233-29/+95
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Added call depth testsChristoph Jentzsch2014-10-233-1/+100
| * | | | | | | | | | | | Bugfix, get correct gas after exceptionChristoph Jentzsch2014-10-221-9/+8
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | style. remove unused code.subtly2014-10-241-43/+4
* | | | | | | | | | | | coding standardssubtly2014-10-241-15/+15
* | | | | | | | | | | | remove irrelevant test codesubtly2014-10-241-8/+0
* | | | | | | | | | | | cleanup more headerssubtly2014-10-241-1/+1
* | | | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-241-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into bugfixChristoph Jentzsch2014-10-234-0/+543
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | / / / / / / | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Changing gas cost to zero at stackunderflowChristoph Jentzsch2014-10-231-2/+1
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | add ecies encrypt/decrypt support to common cryptosubtly2014-10-242-17/+19
* | | | | | | | | | Merge branch 'develop' into cryptosubtly2014-10-245-7/+550
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #381 from chriseth/solidityGav Wood2014-10-234-0/+543
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |