aboutsummaryrefslogtreecommitdiffstats
path: root/jsonrpc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixes/workarounds for tests.Gav Wood2014-12-221-1/+4
|
* Allow interaction with PV49.Gav Wood2014-12-221-1/+1
| | | | Remove unneeded include.
* SHA-3 hashing to web3.Gav Wood2014-12-211-1/+1
|
* Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into ↵sveneh2014-12-131-2/+2
|\ | | | | | | | | | | | | | | | | | | build_enhancement Conflicts: windows/LibEthereum.vcxproj windows/LibEthereum.vcxproj.filters Solved by removing files (not necessary anymore)
| * 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
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This basically pulls in libjson-rpc-cpp 0.3.2, updated from previous 0.2.1. v0.3.2 completely changes its own setup, hence such a massive change builds fine on Ubuntu, needs check on OS X Conflicts: CMakeLists.txt cmake/EthDependenciesDeprecated.cmake eth/CMakeLists.txt libqethereum/CMakeLists.txt libweb3jsonrpc/CMakeLists.txt neth/CMakeLists.txt test/CMakeLists.txt
| * | Merge branch 'develop' into mk_jsonrpc_upgradeMarek Kotewicz2014-11-181-0/+66
| |\| | | | | | | | | | | | | | | | | | | Conflicts: libweb3jsonrpc/abstractwebthreestubserver.h libweb3jsonrpc/spec.json test/webthreestubclient.h
| | * 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
| | | | | Conflicts: libqethereum/QEthereum.h
* 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