aboutsummaryrefslogtreecommitdiffstats
path: root/webthreestubclient.h
Commit message (Collapse)AuthorAgeFilesLines
* New Proof-of-Work.Gav Wood2015-03-061-1/+2
|
* Implemented account proxy queues.Christian2015-02-211-0/+30
|
* Merge pull request #1080 from debris/transactionCountGav Wood2015-02-181-0/+40
|\ | | | | JSON-RPC transactionCount && uncleCount, fixed #1027
| * JSON-RPC transactionCount && uncleCount, fixed #1027Marek Kotewicz2015-02-181-0/+40
| |
* | added shh_getMessages, fixed #899Marek Kotewicz2015-02-171-0/+10
|/
* Changes required for upgrade to jsonrpccpp 0.4.2Lefteris Karapetsas2015-02-131-15/+15
|
* missing commands in clientMarek Kotewicz2015-02-071-0/+20
|
* jsonrpcstub integreted into cmake build processMarek Kotewicz2015-02-071-3/+13
|
* web3.sha3 testMarek Kotewicz2015-01-091-0/+10
|
* Merge branch 'develop' into mk_jsonrpc_upgradeMarek Kotewicz2014-11-181-4/+44
|\ | | | | | | | | | | | | Conflicts: libweb3jsonrpc/abstractwebthreestubserver.h libweb3jsonrpc/spec.json test/webthreestubclient.h
| * common changesMarek Kotewicz2014-11-181-11/+24
| |
| * Renaming and fixes.Gav Wood2014-11-181-2/+2
| |
| * ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptionsMarek Kotewicz2014-11-171-0/+13
| |
| * added storageAt which dumps contract storageMarek Kotewicz2014-11-141-0/+13
| |
| * removed unnecessary methods from jsonrpc and added contract call testsMarek Kotewicz2014-11-131-27/+0
| |
| * contract calls working from jsMarek Kotewicz2014-11-131-2/+1
| |
| * contract create and contract call workingMarek Kotewicz2014-11-111-3/+2
| |
| * mergeMarek Kotewicz2014-11-111-178/+178
| |
| * js abi connectionMarek Kotewicz2014-11-111-14/+56
| |
* | Merge branch 'develop' into mk_jsonrpc_upgradeMarek Kotewicz2014-11-181-94/+94
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: alethzero/MainWin.cpp libweb3jsonrpc/WebThreeStubServer.cpp libweb3jsonrpc/abstractwebthreestubserver.h libweb3jsonrpc/spec.json test/jsonrpc.cpp test/webthreestubclient.h
| * | added eth_lllMarek Kotewicz2014-11-061-0/+13
| | |
| * | renaming calls to include a subprotocol prefixMarek Kotewicz2014-11-061-172/+160
| |/
* / jsonrpc 0.3.0 working, needs cleanupMarek Kotewicz2014-11-031-420/+293
|/
* applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293Marek Kotewicz2014-10-311-0/+12
|
* whisper polling, not finishedMarek Kotewicz2014-10-291-0/+39
|
* whisper in web3jsonrpcMarek Kotewicz2014-10-281-0/+66
|
* ldb access from apiMarek Kotewicz2014-10-281-0/+58
|
* missing setDefaultBlock methodMarek Kotewicz2014-10-281-0/+13
|
* common changes in testsMarek Kotewicz2014-10-271-3/+3
|
* json-rpc generic apiMarek Kotewicz2014-10-231-23/+36
|
* block, transaction, uncle by hash and number separatelyMarek Kotewicz2014-10-221-9/+47
|
* changes from Generic JSON-RPCMarek Kotewicz2014-10-221-152/+45
|
* key, keys -> accounts populated to WebThreeStubServerMarek Kotewicz2014-10-201-24/+12
|
* EthStubServer renamed to WebThreeStubServerMarek Kotewicz2014-10-171-0/+467