| Commit message (Expand) | Author | Age | Files | Lines |
* | 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' of github.com:ethereum/cpp-ethereum into develop | Gav Wood | 2014-11-05 | 2 | -52/+54 |
|\ \ \ |
|
| * | | | Bugfix: Special case of statements starting with type conversion. | Christian | 2014-11-05 | 1 | -1/+9 |
| * | | | 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 |
| | | |/
| | |/| |
|
* | / | | Classify Transaction. | Gav Wood | 2014-11-05 | 3 | -43/+16 |
|/ / / |
|
* | | | 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 |
|/ |
|
* | 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 |
|\| | | |
|
| * | | | 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 |
| | | |_|/
| | |/| | |
|
* | | | | | 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 |
|\| | | | |
|
| * | | | | Fix VM test code loading conditions | Paweł Bylica | 2014-10-28 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-28 | 7 | -21/+129 |
|\| | | |
|
| * | | | 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 |
| |/ / |
|
| * | | Move suicides into SubState and include logs and refunds. | Gav Wood | 2014-10-27 | 2 | -11/+15 |
* | | | 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 |
|\| | |
|
| * | | PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' | Gav Wood | 2014-10-27 | 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 |
|\| |
|
| * | 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 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | 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 |
| |\ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| * | | | | | | | 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 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | 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 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | 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 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | cryptopp aes128-cbc | subtly | 2014-10-15 | 2 | -7/+46 |
* | | | | | | | | | 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 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 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-24 | 4 | -0/+543 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | 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 |
* | | | | | | | | 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 |
|\| | | | | | | |
|
| * | | | | | | | bug fix | Christoph Jentzsch | 2014-10-23 | 1 | -7/+7 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | 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 |
| |/ / / / / / |
|
* | | | | | | | 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 |
|\| | | | | | |
|
| * | | | | | | 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 |
* | | | | | | | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-17 | 8 | -12/+67 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | 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 |
| |\| | | | | |
|
| * | | | | | | Correct namespace for a few things in devcrypto. | Gav Wood | 2014-10-17 | 4 | -5/+48 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | 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 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | add headers to cmake | subtly | 2014-10-16 | 1 | -1/+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 |
|\| | | | |
|
| * | | | | cryptopp ecdh and ecies | subtly | 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 |
|\| | | |
|
| * | | | Move Dagger to ProofOfWork and refactor in preparation for ARPoW. | Gav Wood | 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 |
|/ / |
|
* | | 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 |
| * | | undefined FILL_TESTS and some minor style fixes | Christoph Jentzsch | 2014-09-27 | 1 | -1/+1 |
| * | | Reorganized FakeExtVM class into .h and .cpp file. Added state class member i... | Christoph Jentzsch | 2014-09-27 | 3 | -312/+1035 |
| * | | Added more vm tests | Christoph Jentzsch | 2014-09-25 | 9 | -38/+4676 |
* | | | fixed segfaults on accessing temp objects vector buffers | Arkady Paronyan | 2014-10-03 | 1 | -8/+12 |
| |/
|/| |
|
* | | Avoid attempt to reget chain on block reception. | Gav Wood | 2014-10-01 | 1 | -1/+1 |
* | | Networking fixes. | Gav Wood | 2014-09-30 | 1 | -0/+2 |
|/ |
|
* | style fix | Christoph Jentzsch | 2014-09-21 | 1 | -31/+23 |
* | Merge remote-tracking branch 'upstream/develop' into develop | Christoph Jentzsch | 2014-09-20 | 2 | -1/+4 |
|\ |
|
| * | Moved miner over to new Worker class. | Gav Wood | 2014-09-16 | 1 | -0/+1 |
| * | Remove old Client network code & API. | Gav Wood | 2014-09-16 | 1 | -0/+2 |
| * | Beginning of merge into AZ. | Gav Wood | 2014-09-11 | 1 | -1/+1 |
* | | Added arithmetic test | Christoph Jentzsch | 2014-09-20 | 2 | -11/+2102 |
|/ |
|
* | Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. | Gav Wood | 2014-09-06 | 12 | -22/+22 |
* | Project-wide reorganisation of namespaces. | Gav Wood | 2014-09-05 | 19 | -56/+79 |
* | CALL_STATELESS | Gav Wood | 2014-09-04 | 1 | -1/+1 |
* | Repot. | Gav Wood | 2014-09-04 | 1 | -2/+2 |
* | Reorganisation. | Gav Wood | 2014-09-04 | 1 | -2/+2 |
* | Allow local networking option. | Gav Wood | 2014-09-02 | 1 | -1/+0 |
* | New net is compiling. | Gav Wood | 2014-09-02 | 1 | -7/+4 |
* | Split off general network layer. | Gav Wood | 2014-08-27 | 4 | -5/+5 |
* | Fix for #246. Removed sync() to prevent race condition within dropped() and .... | subtly | 2014-07-21 | 1 | -1/+1 |
* | Debugger improvements. | Gav Wood | 2014-07-14 | 1 | -9/+12 |
* | Even numbers of hex digits for Jeff (Go can't handle odd numbers). | Gav Wood | 2014-07-10 | 1 | -6/+7 |
* | Fix for making code. | Gav Wood | 2014-07-10 | 1 | -1/+4 |
* | Proper debugger. | Gav Wood | 2014-07-10 | 1 | -2/+2 |
* | VM tests prettier. | Gav Wood | 2014-07-06 | 1 | -28/+27 |
* | Fix for state race condition. | Gav Wood | 2014-07-06 | 1 | -2/+4 |
* | Build fixes. | Gav Wood | 2014-07-06 | 1 | -1/+1 |
* | New client API. | Gav Wood | 2014-07-04 | 1 | -2/+2 |
* | Windows build coersions. | Gav Wood | 2014-07-03 | 2 | -20/+15 |
* | Gensis block unit test. | Gav Wood | 2014-07-01 | 1 | -0/+49 |
* | linker for local thread storage on OSX | Vincent Gariepy | 2014-06-29 | 1 | -1/+1 |
* | Full python serpent support. | Gav Wood | 2014-06-29 | 2 | -5/+11 |
* | Project refactor. Introduce the Serpent library. | Gav Wood | 2014-06-28 | 11 | -22/+24 |
* | Latest tests-related refactoring & improvments. | Gav Wood | 2014-06-28 | 3 | -75/+65 |
* | Repotting, renaming and reorganisation. | Gav Wood | 2014-05-30 | 2 | -14/+14 |
* | Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN! | Gav Wood | 2014-05-30 | 2 | -62/+77 |
* | Revert "Fix for unless/when." | Gav Wood | 2014-05-30 | 2 | -70/+59 |
* | Fix for unless/when. | Gav Wood | 2014-05-30 | 2 | -59/+70 |
* | Tests updated. | Gav Wood | 2014-05-28 | 1 | -2/+7 |
* | Fixes for tests. | Gav Wood | 2014-05-28 | 5 | -7/+46 |
* | Pinhole optimise working fairly well... | Gav Wood | 2014-05-28 | 1 | -2/+2 |
* | Major reorganisation. | Gav Wood | 2014-05-26 | 11 | -25/+26 |
* | Macros and definitions in LLL. | Gav Wood | 2014-05-25 | 1 | -2/+2 |
* | LLL parser using boost::spirit. | Gav Wood | 2014-05-15 | 1 | -40/+0 |
* | Fix padding. | Gav Wood | 2014-05-14 | 1 | -2/+44 |
* | Move paths so default build dir is cpp-ethereum/build. | Gav Wood | 2014-05-13 | 1 | -3/+3 |
* | Updates to VM tests. | Gav Wood | 2014-05-12 | 5 | -223/+276 |
* | Remove build cruft. | Gav Wood | 2014-05-05 | 1 | -4/+0 |
* | Protocol changes for PoC-5: | Gav Wood | 2014-04-24 | 1 | -2/+2 |
* | Repotted much of State. | Gav Wood | 2014-04-24 | 1 | -0/+1 |
* | CALLDATACOPY instruction. | Gav Wood | 2014-04-24 | 1 | -3/+2 |
* | Split out libethcore from libethereum. | Gav Wood | 2014-04-23 | 18 | -45/+45 |
* | VS2013 build working again: | Tim Hughes | 2014-04-23 | 1 | -2/+1 |
* | Added some checks on parameters of the objects imported from the json files t... | Carl Allendorph | 2014-04-20 | 1 | -0/+29 |
* | Added new test case for decoding the RLP data in the rlptest.json | Carl Allendorph | 2014-04-20 | 1 | -7/+118 |
* | Broke the virtual machine unit test out into a separate Boost auto test case. | Carl Allendorph | 2014-04-20 | 2 | -53/+31 |
* | Broke the crypto test out into a separate boost auto test case. | Carl Allendorph | 2014-04-20 | 2 | -1/+30 |