| Commit message (Expand) | Author | Age | Files | Lines |
* | update SIGNEXTEND tests | Christoph Jentzsch | 2014-11-06 | 2 | -8/+8 |
* | Compile warnings fixed. | Gav Wood | 2014-11-06 | 1 | -12/+12 |
* | Merge pull request #460 from CJentzsch/stateTests | Gav Wood | 2014-11-06 | 14 | -482/+674 |
|\ |
|
| * | style | Christoph Jentzsch | 2014-11-06 | 2 | -4/+4 |
| * | undefine FILL_TESTS | Christoph Jentzsch | 2014-11-06 | 2 | -3/+1 |
| * | Added dynamic jump out of code test | Christoph Jentzsch | 2014-11-06 | 2 | -1/+29 |
| * | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-11-06 | 6 | -1042/+1233 |
| |\ |
|
| * | | Moved code export to export function in ImportHelper | Christoph Jentzsch | 2014-11-06 | 1 | -2/+24 |
| * | | Update transactions, style fix | Christoph Jentzsch | 2014-11-06 | 5 | -85/+35 |
| * | | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-11-05 | 3 | -36/+20 |
| |\ \ |
|
| * | | | uncomment vmIOandFlowOPerations test | Christoph Jentzsch | 2014-11-05 | 1 | -4/+4 |
| * | | | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-11-05 | 2 | -51/+47 |
| |\ \ \ |
|
| * | | | | style | Christoph Jentzsch | 2014-11-04 | 3 | -25/+1 |
| * | | | | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-11-03 | 6 | -4/+1072 |
| |\ \ \ \ |
|
| * | | | | | Clean up and organize tests + state class tests | Christoph Jentzsch | 2014-11-03 | 12 | -501/+326 |
| * | | | | | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-10-31 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| * | | | | | | Clean up FakeExtVM - move to state tests | Christoph Jentzsch | 2014-10-31 | 6 | -284/+197 |
| * | | | | | | New BNOT and SIGNEXTEND tets | Christoph Jentzsch | 2014-10-30 | 3 | -39/+375 |
| * | | | | | | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-10-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into stateTests | Christoph Jentzsch | 2014-10-30 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Restructure state tests. Remove FakeStateClass | Christoph Jentzsch | 2014-10-30 | 7 | -255/+780 |
* | | | | | | | | | Merge pull request #461 from chriseth/sol_contractCompiler | Gav Wood | 2014-11-06 | 3 | -152/+736 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
| * | | | | | | | | Further framework fix. | Christian | 2014-11-06 | 1 | -10/+12 |
| * | | | | | | | | Fix test framework after change to Transaction. | Christian | 2014-11-06 | 1 | -15/+32 |
| * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into HEAD | Christian | 2014-11-06 | 5 | -95/+70 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Test adjustments. | Christian | 2014-11-03 | 2 | -7/+6 |
| * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-11-03 | 3 | -2/+841 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | Some tests and bugfixes for the compiler. | Christian | 2014-11-03 | 2 | -1/+212 |
| * | | | | | | | | Bugfix: Swap before mod and div. | Christian | 2014-11-03 | 1 | -0/+2 |
| * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-11-01 | 7 | -17/+353 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Actual contract creator and add solidity to AlethZero interface. | Christian | 2014-10-31 | 1 | -16/+19 |
| * | | | | | | | | | Function selector and variable (un)packing. | Christian | 2014-10-31 | 1 | -21/+37 |
| * | | | | | | | | | Renamed file. | Christian | 2014-10-31 | 1 | -0/+1 |
| * | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-10-30 | 2 | -31/+35 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Contract compiler and also add ExpressionStatement to AST. | Christian | 2014-10-30 | 3 | -194/+479 |
| * | | | | | | | | | Compiler for assignments. | Christian | 2014-10-29 | 1 | -5/+57 |
| * | | | | | | | | | NEG->BNOT change | Christian | 2014-10-29 | 1 | -3/+1 |
| * | | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler | Christian | 2014-10-29 | 11 | -31/+144 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
* | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-11-06 | 7 | -955/+1083 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge pull request #473 from CJentzsch/newTests | Gav Wood | 2014-11-06 | 6 | -943/+1071 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | remove vmSystemOperationsTest completely | Christoph Jentzsch | 2014-11-05 | 1 | -5/+0 |
| | * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-11-05 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Update tests to latest protocol changes (PoC7) | Christoph Jentzsch | 2014-11-04 | 6 | -942/+1075 |
| | | |_|_|_|_|/ / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Transaction documentation and build fixes. | Gav Wood | 2014-11-05 | 1 | -8/+8 |
| * | | | | | | | | | | | Documentation for Transaction. | Gav Wood | 2014-11-05 | 2 | -3/+3 |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-11-05 | 3 | -43/+16 |
|\| | | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2014-11-05 | 2 | -52/+54 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Classify Transaction. | Gav Wood | 2014-11-05 | 3 | -43/+16 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-11-05 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Bugfix: Special case of statements starting with type conversion. | Christian | 2014-11-05 | 1 | -1/+9 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | coding standards, documentation, new exception syntax | subtly | 2014-11-05 | 1 | -1/+8 |
* | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-11-05 | 2 | -51/+47 |
|\| | | | | | | | | |
|
| * | | | | | | | | | Merge pull request #465 from ethereum/bugfix | Gav Wood | 2014-11-05 | 1 | -51/+45 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | coding standards. suite setup struct. | subtly | 2014-11-04 | 1 | -46/+45 |
| | * | | | | | | | | Merge branch 'develop' into bugfix | subtly | 2014-11-04 | 1 | -0/+2 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | json rpc only runs once, and only when json rpc test suite is invoked | subtly | 2014-11-04 | 1 | -6/+1 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #468 from CJentzsch/bugfix | Gav Wood | 2014-11-04 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge pull request #454 from jorisbontje/423-dockerfile | Christoph Jentzsch | 2014-11-04 | 1 | -24/+30 |
| | * | | | | | | | | # This is a combination of 2 commits. | Christoph Jentzsch | 2014-11-04 | 1 | -30/+24 |
| | |/ / / / / / / |
|
| * / / / / / / / | Bugfix: Swap before mod and div. | Christian | 2014-11-03 | 1 | -0/+2 |
| |/ / / / / / / |
|
* | | | | | | | | codereview fixes | subtly | 2014-11-04 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'crypto' into cryptable | subtly | 2014-11-04 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-11-03 | 9 | -11/+1415 |
| |\| | | | | | | |
|
* | | | | | | | | | Merge branch 'develop' into cryptable | subtly | 2014-11-04 | 9 | -11/+1415 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| / / / / / / /
| |/ / / / / / / |
|
| * | | | | | | | boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer | Marek Kotewicz | 2014-11-01 | 1 | -1/+5 |
| * | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-11-01 | 5 | -8/+573 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | * | | | | | | Big fixes. | Gav Wood | 2014-10-31 | 1 | -2/+2 |
| | * | | | | | | Merge pull request #415 from chriseth/sol_expressionCompiler | chriseth | 2014-10-31 | 3 | -2/+231 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Further const placement changes. | Christian | 2014-10-30 | 3 | -3/+3 |
| | | * | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompiler | Christian | 2014-10-30 | 3 | -34/+38 |
| | | |\ \ \ \ \ \
| | | | | |_|/ / /
| | | | |/| | | | |
|
| | | * | | | | | | Adjustments for the NEG->BNOT change. | Christian | 2014-10-29 | 1 | -3/+1 |
| | | * | | | | | | Merge remote-tracking branch 'ethereum/develop' into sol_expressionCompiler | Christian | 2014-10-29 | 11 | -29/+142 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | Forgot some asterisks. | Christian | 2014-10-28 | 1 | -1/+3 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | | * | | | | | | Expression compiler. | Christian | 2014-10-25 | 1 | -0/+229 |
| | * | | | | | | | Merge pull request #432 from CJentzsch/newTests | Gav Wood | 2014-10-31 | 2 | -6/+342 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | * | | | | | | Clean up | Christoph Jentzsch | 2014-10-30 | 2 | -31/+35 |
| | | * | | | | | | Update tests to new definition | Christoph Jentzsch | 2014-10-30 | 1 | -6/+6 |
| | | * | | | | | | clean up PR | Christoph Jentzsch | 2014-10-30 | 2 | -35/+31 |
| | | * | | | | | | Update SIGNEXTEND definition and tests | Christoph Jentzsch | 2014-10-30 | 1 | -0/+336 |
| | | | |_|/ / /
| | | |/| | | | |
|
| * | | | | | | | fixed style issue | Marek Kotewicz | 2014-11-01 | 1 | -1/+2 |
| * | | | | | | | applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293 | Marek Kotewicz | 2014-10-31 | 1 | -0/+12 |
| * | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-31 | 1 | -1/+1 |
| |\| | | | | | |
|
| | * | | | | | | Fix for Trie roots. | Gav Wood | 2014-10-30 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | common changes | Marek Kotewicz | 2014-10-30 | 1 | -0/+1 |
| * | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-30 | 3 | -32/+36 |
| |\| | | | | |
|
| * | | | | | | whisper polling, not finished | Marek Kotewicz | 2014-10-29 | 1 | -0/+39 |
| * | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-29 | 1 | -2/+2 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-28 | 7 | -21/+129 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | whisper in web3jsonrpc | Marek Kotewicz | 2014-10-28 | 1 | -0/+66 |
| * | | | | | | ldb access from api | Marek Kotewicz | 2014-10-28 | 1 | -0/+58 |
| * | | | | | | missing setDefaultBlock method | Marek Kotewicz | 2014-10-28 | 1 | -0/+13 |
| * | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-28 | 5 | -8/+13 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | common changes in tests | Marek Kotewicz | 2014-10-27 | 2 | -47/+37 |
| * | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-24 | 5 | -114/+449 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | checked headless builds with and without jsonrpc | Marek Kotewicz | 2014-10-24 | 2 | -3/+1 |
| * | | | | | | | ethrpc -> web3jsonrpc, other issues fixed | Marek Kotewicz | 2014-10-24 | 2 | -3/+5 |
| * | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-24 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-24 | 4 | -0/+543 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | jsonrpc library dependency made mandatory | Marek Kotewicz | 2014-10-23 | 2 | -4/+1 |
| * | | | | | | | | | removed outdated tests | Marek Kotewicz | 2014-10-23 | 1 | -11/+0 |
| * | | | | | | | | | json-rpc generic api | Marek Kotewicz | 2014-10-23 | 1 | -23/+36 |
| * | | | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-23 | 3 | -36/+101 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | block, transaction, uncle by hash and number separately | Marek Kotewicz | 2014-10-22 | 1 | -9/+47 |
| * | | | | | | | | | | changes from Generic JSON-RPC | Marek Kotewicz | 2014-10-22 | 2 | -216/+48 |
| * | | | | | | | | | | common changes in tests | Marek Kotewicz | 2014-10-20 | 1 | -19/+16 |
| * | | | | | | | | | | key, keys -> accounts populated to WebThreeStubServer | Marek Kotewicz | 2014-10-20 | 2 | -25/+13 |
| * | | | | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-20 | 7 | -37/+482 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-17 | 8 | -12/+67 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | codding standards | Marek Kotewicz | 2014-10-17 | 1 | -5/+6 |
| * | | | | | | | | | | | | EthStubServer renamed to WebThreeStubServer | Marek Kotewicz | 2014-10-17 | 2 | -16/+16 |
| * | | | | | | | | | | | | jsonrpc offset method | Marek Kotewicz | 2014-10-16 | 1 | -0/+14 |
| * | | | | | | | | | | | | retab | Marek Kotewicz | 2014-10-16 | 1 | -137/+137 |
| * | | | | | | | | | | | | added headers to ethrpc cmake | Marek Kotewicz | 2014-10-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | missing tests | Marek Kotewicz | 2014-10-16 | 1 | -24/+41 |
| * | | | | | | | | | | | | | jsonrpc http watch | Marek Kotewicz | 2014-10-16 | 1 | -3/+29 |
| * | | | | | | | | | | | | | common changes to unify apis | Marek Kotewicz | 2014-10-16 | 2 | -31/+20 |
| * | | | | | | | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-15 | 2 | -4/+219 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | jsonrpc renaming properties in request | Marek Kotewicz | 2014-10-15 | 1 | -9/+9 |
| * | | | | | | | | | | | | | | listening and mining param names | Marek Kotewicz | 2014-10-15 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | setCoinbase method | Marek Kotewicz | 2014-10-15 | 1 | -6/+19 |
| * | | | | | | | | | | | | | | isMining changes to mining | Marek Kotewicz | 2014-10-14 | 2 | -26/+26 |
| * | | | | | | | | | | | | | | value in messages | Marek Kotewicz | 2014-10-14 | 1 | -8/+9 |
| * | | | | | | | | | | | | | | common changes | Marek Kotewicz | 2014-10-14 | 1 | -3/+8 |
| * | | | | | | | | | | | | | | stateless tests | Marek Kotewicz | 2014-10-14 | 1 | -12/+20 |
| * | | | | | | | | | | | | | | fixed jsonrpc param types | Marek Kotewicz | 2014-10-14 | 2 | -3/+4 |
| * | | | | | | | | | | | | | | common changes in jsonrpc && tests | Marek Kotewicz | 2014-10-14 | 2 | -6/+51 |
| * | | | | | | | | | | | | | | common changes | Marek Kotewicz | 2014-10-14 | 1 | -4/+4 |
| * | | | | | | | | | | | | | | jsonrpc tests | Marek Kotewicz | 2014-10-13 | 1 | -16/+33 |
| * | | | | | | | | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-13 | 1 | -7/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | jsornrpc tests in progress | Marek Kotewicz | 2014-10-13 | 1 | -5/+174 |
| * | | | | | | | | | | | | | | | ethrpc separated && first tests | Marek Kotewicz | 2014-10-13 | 2 | -18/+25 |
| * | | | | | | | | | | | | | | | preparing for tests | Marek Kotewicz | 2014-10-13 | 3 | -0/+489 |
* | | | | | | | | | | | | | | | | Placeholder kdf. More cleanup and tests. | subtly | 2014-11-02 | 1 | -16/+18 |
* | | | | | | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-30 | 3 | -32/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge pull request #442 from chriseth/sol_fix_break | Gav Wood | 2014-10-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Parser fix: Consume break and continue. | Christian | 2014-10-29 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | Merge pull request #434 from CJentzsch/vmtraceBugFix | Gav Wood | 2014-10-30 | 2 | -31/+35 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / / /
| |/| | | | | | | | | | | | | /
| | | |_|_|_|_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | merge | Christoph Jentzsch | 2014-10-28 | 2 | -286/+6 |
| | * | | | | | | | | | | | | | Fixed storage output in VMTRACE for vm tests | Christoph Jentzsch | 2014-10-28 | 2 | -31/+35 |
| | * | | | | | | | | | | | | | Added tests for SIGNEXTEND and BNOT | Christoph Jentzsch | 2014-10-28 | 2 | -6/+286 |
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-10-28 | 3 | -9/+65 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|_|_|_|_|_|_|_|_|_|/
| | | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-10-28 | 6 | -66/+28 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | bugfix | Christoph Jentzsch | 2014-10-28 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | use ETHEREUM_TEST_PATH in all tests | Christoph Jentzsch | 2014-10-28 | 4 | -4/+48 |
| | * | | | | | | | | | | | | | | VMTRACE for internal calls | Christoph Jentzsch | 2014-10-27 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | | Add VMTRACE to user defined vm test | Christoph Jentzsch | 2014-10-27 | 2 | -3/+54 |
| | | |_|_|_|_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | remove asserts for recid being 2, which is rare, but may occur | subtly | 2014-10-30 | 1 | -58/+16 |
* | | | | | | | | | | | | | | | recover public key from ecdsa,v sig using cryptopp | subtly | 2014-10-30 | 1 | -0/+108 |
* | | | | | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-29 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Fix VM test code loading conditions | Paweł Bylica | 2014-10-28 | 1 | -2/+2 |
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-28 | 7 | -12/+116 |
|\| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Merge pull request #428 from CJentzsch/useETHEREUM_TEST_PATH | Gav Wood | 2014-10-28 | 4 | -4/+48 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | use ETHEREUM_TEST_PATH in all tests | Christoph Jentzsch | 2014-10-28 | 4 | -4/+48 |
| | | |/ / / / / / / / / / /
| | |/| | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Update vm.h | Christoph Jentzsch | 2014-10-28 | 1 | -1/+0 |
| * | | | | | | | | | | | | | Update vm.cpp | Christoph Jentzsch | 2014-10-28 | 1 | -3/+0 |
| * | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into vmtrace | Christoph Jentzsch | 2014-10-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Draft of new LOG/bloom/headers/block format. | Gav Wood | 2014-10-28 | 1 | -1/+1 |
| | |/ / / / / / / / / / / / |
|
| * | | | | | | | | | | | | | log VMTRACE in file for user defined test | Christoph Jentzsch | 2014-10-28 | 2 | -27/+40 |
| * | | | | | | | | | | | | | VMTRACE for internal calls | Christoph Jentzsch | 2014-10-28 | 1 | -0/+1 |
| * | | | | | | | | | | | | | Add VMTRACE to user defined vm test | Christoph Jentzsch | 2014-10-28 | 2 | -5/+55 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-28 | 6 | -19/+28 |
|\| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Move suicides into SubState and include logs and refunds. | Gav Wood | 2014-10-27 | 2 | -11/+15 |
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' | Gav Wood | 2014-10-27 | 5 | -8/+13 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Require secret for hmac. | subtly | 2014-10-28 | 1 | -1/+1 |
* | | | | | | | | | | | support for verifying ec signatures w/secp256k1 or cryptopp. | subtly | 2014-10-27 | 1 | -84/+94 |
* | | | | | | | | | | | ecdsa tests | subtly | 2014-10-27 | 1 | -33/+76 |
* | | | | | | | | | | | Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base d... | subtly | 2014-10-26 | 1 | -59/+42 |
|/ / / / / / / / / / |
|
* | | | | | | | | | | Merge pull request #412 from CJentzsch/newTests | Gav Wood | 2014-10-24 | 3 | -1/+212 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | merge | Christoph Jentzsch | 2014-10-24 | 1 | -1/+1 |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-10-24 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-10-23 | 4 | -0/+543 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Added new recursive bombs to vm tests | Christoph Jentzsch | 2014-10-23 | 2 | -1/+113 |
| * | | | | | | | | | | Merge branch 'bugfix' into newTests | Christoph Jentzsch | 2014-10-23 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/develop' into newTests | Christoph Jentzsch | 2014-10-23 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | bug fix | Christoph Jentzsch | 2014-10-23 | 3 | -29/+95 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Added call depth tests | Christoph Jentzsch | 2014-10-23 | 3 | -1/+100 |
| * | | | | | | | | | | | | Bugfix, get correct gas after exception | Christoph Jentzsch | 2014-10-22 | 1 | -9/+8 |
| | |_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | style. remove unused code. | subtly | 2014-10-24 | 1 | -43/+4 |
* | | | | | | | | | | | | coding standards | subtly | 2014-10-24 | 1 | -15/+15 |
* | | | | | | | | | | | | remove irrelevant test code | subtly | 2014-10-24 | 1 | -8/+0 |
* | | | | | | | | | | | | cleanup more headers | subtly | 2014-10-24 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-24 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/develop' into bugfix | Christoph Jentzsch | 2014-10-23 | 4 | -0/+543 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / /
| |/| | | | / / / / / /
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Changing gas cost to zero at stackunderflow | Christoph Jentzsch | 2014-10-23 | 1 | -2/+1 |
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | add ecies encrypt/decrypt support to common crypto | subtly | 2014-10-24 | 2 | -17/+19 |
* | | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-24 | 5 | -7/+550 |
|\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | Merge pull request #381 from chriseth/solidity | Gav Wood | 2014-10-23 | 4 | -0/+543 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type | Christian | 2014-10-20 | 2 | -2/+2 |
| | * | | | | | | | | Corrected coding style. | Christian | 2014-10-16 | 3 | -98/+115 |
| | * | | | | | | | | Some fixes for the type system, should be quite usable now. | Christian | 2014-10-16 | 1 | -0/+58 |
| | * | | | | | | | | Added meaningful exception types. | Christian | 2014-10-16 | 2 | -6/+7 |
| | * | | | | | | | | Type system, not yet complete. | Christian | 2014-10-16 | 1 | -7/+7 |
| | * | | | | | | | | Merge remote-tracking branch 'ethereum/develop' into solidity | Christian | 2014-10-13 | 3 | -67/+290 |
| | |\ \ \ \ \ \ \ \
| | | | |_|/ / / / /
| | | |/| | | | | | |
|
| | * | | | | | | | | Name resolution. | Christian | 2014-10-13 | 1 | -0/+113 |
| | * | | | | | | | | Initial implementation of Solidity parser finished, not yet tested much. | Christian | 2014-10-10 | 1 | -0/+78 |
| | * | | | | | | | | Parse everything up to function bodies and report parser errors with location. | Christian | 2014-10-09 | 2 | -21/+106 |
| | * | | | | | | | | Solidity parser, can not parse much yet. | Christian | 2014-10-08 | 2 | -19/+70 |
| | * | | | | | | | | Solidity scanner and some unit tests. | Christian | 2014-10-08 | 2 | -0/+140 |
| * | | | | | | | | | bug fix | Christoph Jentzsch | 2014-10-23 | 1 | -7/+7 |
| | |_|_|/ / / / /
| |/| | | | | | | |
|
* | | | | | | | | | two ec curves walked into a bar... | subtly | 2014-10-23 | 1 | -9/+26 |
* | | | | | | | | | commit before narrowing down import-public key issue w/cryptopp | subtly | 2014-10-23 | 1 | -18/+46 |
* | | | | | | | | | cryptopp_vs_secp256k1 | subtly | 2014-10-23 | 1 | -1/+32 |
* | | | | | | | | | fix public import/export | subtly | 2014-10-23 | 1 | -11/+7 |
* | | | | | | | | | import/export cryptopp keys. begin to separate operations and public/secret. | subtly | 2014-10-23 | 1 | -28/+21 |
* | | | | | | | | | Export and encrypt via dev::Public. more cryptopp abstraction. | subtly | 2014-10-23 | 1 | -1/+21 |
* | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-23 | 3 | -30/+95 |
|\| | | | | | | | |
|
| * | | | | | | | | Merge pull request #404 from imapp-pl/pr-fixes | Gav Wood | 2014-10-23 | 1 | -2/+38 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Enhance VM tests reports, resolves ethereum/cpp-ethereum#399 | Paweł Bylica | 2014-10-21 | 1 | -2/+38 |
| * | | | | | | | | | Merge pull request #405 from CJentzsch/randomTestCreater | Gav Wood | 2014-10-23 | 1 | -13/+42 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Change output of random test to std::out instead of file | Christoph Jentzsch | 2014-10-21 | 1 | -15/+3 |
| | * | | | | | | | | | Random test optimizations | Christoph Jentzsch | 2014-10-21 | 1 | -13/+54 |
| | | |_|_|/ / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Drop universal initializer in some places | Paweł Bylica | 2014-10-22 | 2 | -2/+2 |
| * | | | | | | | | | Add virtual specifier to overridden methods in FakeVM | Paweł Bylica | 2014-10-22 | 1 | -10/+10 |
| * | | | | | | | | | Remove dead code | Paweł Bylica | 2014-10-22 | 1 | -11/+0 |
| * | | | | | | | | | Another round of fixing ExtVM interface | Paweł Bylica | 2014-10-22 | 2 | -13/+24 |
| |/ / / / / / / / |
|
* | | | | | | | | | abstract cryptopp. add/test encrypt/decrypt for key. | subtly | 2014-10-23 | 1 | -26/+40 |
* | | | | | | | | | aes ctr mode test | subtly | 2014-10-22 | 1 | -0/+73 |
* | | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-19 | 7 | -37/+482 |
|\| | | | | | | | |
|
| * | | | | | | | | In this house, we use std::chrono! | Gav Wood | 2014-10-19 | 1 | -3/+3 |
| * | | | | | | | | Style fix. | Gav Wood | 2014-10-18 | 1 | -2/+0 |
| * | | | | | | | | Update CMakeLists.txt | Christoph Jentzsch | 2014-10-18 | 1 | -1/+0 |
| * | | | | | | | | Make all exceptions dervie virtual | Christoph Jentzsch | 2014-10-18 | 8 | -13/+68 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | style fix | Christoph Jentzsch | 2014-10-15 | 1 | -1/+1 |
| * | | | | | | | | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-15 | 2 | -4/+219 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | bug fix | Christoph Jentzsch | 2014-10-14 | 1 | -23/+29 |
| * | | | | | | | | Added random test creater | Christoph Jentzsch | 2014-10-14 | 7 | -19/+462 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | cleanup headers | subtly | 2014-10-19 | 1 | -2/+6 |
* | | | | | | | | basic ecies class | subtly | 2014-10-18 | 2 | -77/+31 |
* | | | | | | | | Merge branch 'develop' into crypto | subtly | 2014-10-18 | 8 | -14/+70 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge pull request #383 from imapp-pl/pr-fixes | Gav Wood | 2014-10-17 | 2 | -6/+7 |
| |\ \ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | Prepare VM test engine for running JIT-ed tests | Paweł Bylica | 2014-10-17 | 1 | -5/+6 |
| | * | | | | | | test/rlp bugfix: expectedText can be empty | Paweł Bylica | 2014-10-17 | 1 | -1/+1 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Add QtCreator code style. | Gav Wood | 2014-10-17 | 1 | -0/+11 |
| * | | | | | | Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2014-10-17 | 3 | -5/+221 |
| |\| | | | | |
|
| | * | | | | | add headers to cmake | subtly | 2014-10-16 | 1 | -1/+2 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Correct namespace for a few things in devcrypto. | Gav Wood | 2014-10-17 | 4 | -5/+48 |
| | |/ / /
| |/| | | |
|
* | | | | | cryptopp aes128-cbc | subtly | 2014-10-15 | 2 | -7/+46 |
| |/ / /
|/| | | |
|
* | | | | cryptopp ecdh and ecies | subtly | 2014-10-15 | 2 | -4/+219 |
|/ / / |
|
* | / | Move Dagger to ProofOfWork and refactor in preparation for ARPoW. | Gav Wood | 2014-10-13 | 1 | -7/+7 |
| |/
|/| |
|
* | | Merge pull request #346 from CJentzsch/develop | Gav Wood | 2014-10-10 | 3 | -64/+287 |
|\ \ |
|
| * | | Corrected call function in FakeExtVM | Christoph Jentzsch | 2014-10-08 | 3 | -64/+287 |
| |/ |
|
* / | PoC-7: Maximum recursion limit 1024. | Gav Wood | 2014-10-08 | 2 | -3/+3 |
|/ |
|
* | PoC-7 crypto-contracts. | Gav Wood | 2014-10-08 | 1 | -3/+3 |
* | More attempts to fix for the ultra-pedantic clang compiler. | Gav Wood | 2014-10-08 | 4 | -1/+5 |
* | Merge pull request #324 from CJentzsch/develop | Gav Wood | 2014-10-06 | 10 | -339/+6289 |
|\ |
|
| * | Bug fix, push callcreate before changing gas value in FakeExtVM | Christoph Jentzsch | 2014-10-06 | 2 | -14/+17 |
| * | Restructured exceptions. Boost::exception is now used primarily. | Christoph Jentzsch | 2014-10-02 | 1 | -6/+19 |
| * | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-10-01 | 2 | -1/+3 |
| |\ |
|
| * | | corrected CALLSTATELESS test, style fixes, code length independent call in Fa... | Christoph Jentzsch | 2014-10-01 | 3 | -31/+30 |
| * | | Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS | Christoph Jentzsch | 2014-09-29 | 2 | -3/+577 |