aboutsummaryrefslogtreecommitdiffstats
path: root/jsonrpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move CommonJS to libethcore. Split it up ready for refactoring intoGav Wood2015-02-051-1/+1
* removed CorsHTTPServerMarek Kotewicz2015-01-281-2/+0
* disabled jsonrpc tests againMarek Kotewicz2015-01-101-1/+1
* removed resizeMarek Kotewicz2015-01-091-1/+0
* web3.sha3 testMarek Kotewicz2015-01-091-1/+20
* Fixes/workarounds for tests.Gav Wood2014-12-221-1/+4
* Allow interaction with PV49.Gav Wood2014-12-221-1/+1
* SHA-3 hashing to web3.Gav Wood2014-12-211-1/+1
* Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into build...sveneh2014-12-131-2/+2
|\
| * Beginnings of cleaning up the Executive/State code.Gav Wood2014-12-121-1/+1
| * Fix tests.Gav Wood2014-12-121-1/+1
* | msvc changes in tests, but tests not yet working theredebris2014-12-091-1/+4
* | Merge remote-tracking branch 'debris/mk_jsonrpc_upgrade' into build_enhancementsveneh2014-11-201-5/+73
|\ \
| * | Merge branch 'develop' into mk_jsonrpc_upgradeMarek Kotewicz2014-11-181-0/+66
| |\|
| | * storage dump testMarek Kotewicz2014-11-141-0/+38
| | * removed unnecessary methods from jsonrpc and added contract call testsMarek Kotewicz2014-11-131-0/+28
| | * mergeMarek Kotewicz2014-11-111-23/+23
| * | fixed testMarek Kotewicz2014-11-181-3/+4
| * | common changesMarek Kotewicz2014-11-181-4/+4
|/ /
* / renaming calls to include a subprotocol prefixMarek Kotewicz2014-11-061-23/+23
|/
* coding standards. suite setup struct.subtly2014-11-041-46/+45
* json rpc only runs once, and only when json rpc test suite is invokedsubtly2014-11-041-6/+1
* boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServerMarek Kotewicz2014-11-011-1/+5
* fixed style issueMarek Kotewicz2014-11-011-1/+2
* common changesMarek Kotewicz2014-10-301-0/+1
* common changes in testsMarek Kotewicz2014-10-271-44/+34
* checked headless builds with and without jsonrpcMarek Kotewicz2014-10-241-1/+1
* ethrpc -> web3jsonrpc, other issues fixedMarek Kotewicz2014-10-241-2/+2
* jsonrpc library dependency made mandatoryMarek Kotewicz2014-10-231-1/+1
* removed outdated testsMarek Kotewicz2014-10-231-11/+0
* changes from Generic JSON-RPCMarek Kotewicz2014-10-221-64/+3
* common changes in testsMarek Kotewicz2014-10-201-19/+16
* key, keys -> accounts populated to WebThreeStubServerMarek Kotewicz2014-10-201-1/+1
* Merge branch 'develop' into mk_jsonrpcMarek Kotewicz2014-10-171-1/+1
* codding standardsMarek Kotewicz2014-10-171-5/+6
* EthStubServer renamed to WebThreeStubServerMarek Kotewicz2014-10-171-10/+10
* retabMarek Kotewicz2014-10-161-137/+137
* missing testsMarek Kotewicz2014-10-161-24/+41
* common changes to unify apisMarek Kotewicz2014-10-161-21/+10
* isMining changes to miningMarek Kotewicz2014-10-141-2/+2
* 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-141-0/+1
* common changes in jsonrpc && testsMarek Kotewicz2014-10-141-2/+47
* common changesMarek Kotewicz2014-10-141-4/+4
* jsonrpc testsMarek Kotewicz2014-10-131-16/+33
* jsornrpc tests in progressMarek Kotewicz2014-10-131-5/+174
* ethrpc separated && first testsMarek Kotewicz2014-10-131-17/+24
* preparing for testsMarek Kotewicz2014-10-131-0/+69