Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move CommonJS to libethcore. Split it up ready for refactoring into | Gav Wood | 2015-02-05 | 1 | -1/+1 |
* | removed CorsHTTPServer | Marek Kotewicz | 2015-01-28 | 1 | -2/+0 |
* | 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 | 1 | -1/+20 |
* | Fixes/workarounds for tests. | Gav Wood | 2014-12-22 | 1 | -1/+4 |
* | Allow interaction with PV49. | Gav Wood | 2014-12-22 | 1 | -1/+1 |
* | SHA-3 hashing to web3. | Gav Wood | 2014-12-21 | 1 | -1/+1 |
* | Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build... | sveneh | 2014-12-13 | 1 | -2/+2 |
|\ | |||||
| * | Beginnings of cleaning up the Executive/State code. | Gav Wood | 2014-12-12 | 1 | -1/+1 |
| * | Fix tests. | Gav Wood | 2014-12-12 | 1 | -1/+1 |
* | | msvc changes in tests, but tests not yet working there | debris | 2014-12-09 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'debris/mk_jsonrpc_upgrade' into build_enhancement | sveneh | 2014-11-20 | 1 | -5/+73 |
|\ \ | |||||
| * | | Merge branch 'develop' into mk_jsonrpc_upgrade | Marek Kotewicz | 2014-11-18 | 1 | -0/+66 |
| |\| | |||||
| | * | storage dump test | Marek Kotewicz | 2014-11-14 | 1 | -0/+38 |
| | * | removed unnecessary methods from jsonrpc and added contract call tests | Marek Kotewicz | 2014-11-13 | 1 | -0/+28 |
| | * | merge | Marek Kotewicz | 2014-11-11 | 1 | -23/+23 |
| * | | fixed test | Marek Kotewicz | 2014-11-18 | 1 | -3/+4 |
| * | | common changes | Marek Kotewicz | 2014-11-18 | 1 | -4/+4 |
|/ / | |||||
* / | renaming calls to include a subprotocol prefix | Marek Kotewicz | 2014-11-06 | 1 | -23/+23 |
|/ | |||||
* | coding standards. suite setup struct. | subtly | 2014-11-04 | 1 | -46/+45 |
* | json rpc only runs once, and only when json rpc test suite is invoked | subtly | 2014-11-04 | 1 | -6/+1 |
* | boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer | Marek Kotewicz | 2014-11-01 | 1 | -1/+5 |
* | fixed style issue | Marek Kotewicz | 2014-11-01 | 1 | -1/+2 |
* | common changes | Marek Kotewicz | 2014-10-30 | 1 | -0/+1 |
* | common changes in tests | Marek Kotewicz | 2014-10-27 | 1 | -44/+34 |
* | checked headless builds with and without jsonrpc | Marek Kotewicz | 2014-10-24 | 1 | -1/+1 |
* | ethrpc -> web3jsonrpc, other issues fixed | Marek Kotewicz | 2014-10-24 | 1 | -2/+2 |
* | jsonrpc library dependency made mandatory | Marek Kotewicz | 2014-10-23 | 1 | -1/+1 |
* | removed outdated tests | Marek Kotewicz | 2014-10-23 | 1 | -11/+0 |
* | changes from Generic JSON-RPC | Marek Kotewicz | 2014-10-22 | 1 | -64/+3 |
* | common changes in tests | Marek Kotewicz | 2014-10-20 | 1 | -19/+16 |
* | key, keys -> accounts populated to WebThreeStubServer | Marek Kotewicz | 2014-10-20 | 1 | -1/+1 |
* | Merge branch 'develop' into mk_jsonrpc | Marek Kotewicz | 2014-10-17 | 1 | -1/+1 |
* | codding standards | Marek Kotewicz | 2014-10-17 | 1 | -5/+6 |
* | EthStubServer renamed to WebThreeStubServer | Marek Kotewicz | 2014-10-17 | 1 | -10/+10 |
* | retab | Marek Kotewicz | 2014-10-16 | 1 | -137/+137 |
* | missing tests | Marek Kotewicz | 2014-10-16 | 1 | -24/+41 |
* | common changes to unify apis | Marek Kotewicz | 2014-10-16 | 1 | -21/+10 |
* | isMining changes to mining | Marek Kotewicz | 2014-10-14 | 1 | -2/+2 |
* | 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 | 1 | -0/+1 |
* | common changes in jsonrpc && tests | Marek Kotewicz | 2014-10-14 | 1 | -2/+47 |
* | common changes | Marek Kotewicz | 2014-10-14 | 1 | -4/+4 |
* | jsonrpc tests | Marek Kotewicz | 2014-10-13 | 1 | -16/+33 |
* | jsornrpc tests in progress | Marek Kotewicz | 2014-10-13 | 1 | -5/+174 |
* | ethrpc separated && first tests | Marek Kotewicz | 2014-10-13 | 1 | -17/+24 |
* | preparing for tests | Marek Kotewicz | 2014-10-13 | 1 | -0/+69 |