Commit Graph

28 Commits

Author SHA1 Message Date
Marek Kotewicz
34334de149 missing commands in client 2015-02-07 12:10:39 +01:00
Marek Kotewicz
360f479143 jsonrpcstub integreted into cmake build process 2015-02-07 11:58:38 +01:00
Marek Kotewicz
2dfe5b1517 web3.sha3 test 2015-01-09 16:12:56 +01:00
Marek Kotewicz
0eb527859f Merge branch 'develop' into mk_jsonrpc_upgrade
Conflicts:
	libweb3jsonrpc/abstractwebthreestubserver.h
	libweb3jsonrpc/spec.json
	test/webthreestubclient.h
2014-11-18 16:37:24 +01:00
Marek Kotewicz
ede6da24d7 common changes 2014-11-18 13:09:05 +01:00
Gav Wood
3d7de75aaa Renaming and fixes. 2014-11-18 12:41:10 +01:00
Marek Kotewicz
1d278d2857 Merge branch 'develop' into mk_jsonrpc_upgrade
Conflicts:
	alethzero/MainWin.cpp
	libweb3jsonrpc/WebThreeStubServer.cpp
	libweb3jsonrpc/abstractwebthreestubserver.h
	libweb3jsonrpc/spec.json
	test/jsonrpc.cpp
	test/webthreestubclient.h
2014-11-18 11:46:38 +01:00
Marek Kotewicz
7b30c14ded ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions 2014-11-17 14:04:57 +01:00
Marek Kotewicz
385408f038 added storageAt which dumps contract storage 2014-11-13 18:29:01 +01:00
Marek Kotewicz
5c67fd341b removed unnecessary methods from jsonrpc and added contract call tests 2014-11-13 12:26:52 +01:00
Marek Kotewicz
8e5b6d67cc contract calls working from js 2014-11-12 20:47:05 +01:00
Marek Kotewicz
3b2a0063c0 contract create and contract call working 2014-11-11 09:06:35 +01:00
Marek Kotewicz
4309464384 merge 2014-11-10 22:51:10 +01:00
Marek Kotewicz
96292f9199 js abi connection 2014-11-10 21:32:13 +01:00
Marek Kotewicz
543699df95 added eth_lll 2014-11-06 15:51:08 +01:00
Marek Kotewicz
7271412370 renaming calls to include a subprotocol prefix 2014-11-06 14:57:13 +01:00
Marek Kotewicz
cde59bdb90 jsonrpc 0.3.0 working, needs cleanup 2014-11-03 16:54:03 +01:00
Marek Kotewicz
53b422c64a applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293 2014-10-31 11:49:28 +01:00
Marek Kotewicz
48f6b4a8c6 whisper polling, not finished 2014-10-29 11:42:15 +01:00
Marek Kotewicz
7f0440e710 whisper in web3jsonrpc 2014-10-28 13:25:31 +01:00
Marek Kotewicz
79bb03513b ldb access from api 2014-10-28 11:39:55 +01:00
Marek Kotewicz
c30ce74fe0 missing setDefaultBlock method 2014-10-27 17:06:14 +01:00
Marek Kotewicz
7ca5c65731 common changes in tests 2014-10-27 10:31:49 +01:00
Marek Kotewicz
ea2c6a0ab4 json-rpc generic api 2014-10-23 12:04:26 +02:00
Marek Kotewicz
2b44fc0a8e block, transaction, uncle by hash and number separately 2014-10-22 15:47:22 +02:00
Marek Kotewicz
e03ed00706 changes from Generic JSON-RPC 2014-10-22 11:47:45 +02:00
Marek Kotewicz
959493c7f7 key, keys -> accounts populated to WebThreeStubServer 2014-10-20 10:01:14 +02:00
Marek Kotewicz
2c8e577f4c EthStubServer renamed to WebThreeStubServer 2014-10-16 19:03:41 +02:00