Gav Wood
|
1b09e5debb
|
Renaming getData -> getCode, remove getStorage, fix a bunch of JSONRPC
methods with more expansive error handling.
|
2015-03-14 19:59:07 +01:00 |
|
Gav Wood
|
204f53c6ad
|
getData -> getCode.
|
2015-03-14 19:00:41 +01:00 |
|
Gav Wood
|
10ce222610
|
net_version
web3_clientVersion
|
2015-03-12 13:38:51 +00:00 |
|
Marek Kotewicz
|
192b18f05f
|
eth_queuedTransactions renamed to eth_fetchQueuedTransactions
|
2015-03-11 09:42:23 +01:00 |
|
Marek Kotewicz
|
223a102aff
|
eth_call on block with number
|
2015-03-10 11:40:30 +01:00 |
|
Marek Kotewicz
|
3726e267a8
|
Merge branch 'mac_fixes' into new_jsonrpc
Conflicts:
libethcore/CommonJS.h
libweb3jsonrpc/WebThreeStubServerBase.cpp
libweb3jsonrpc/WebThreeStubServerBase.h
libweb3jsonrpc/abstractwebthreestubserver.h
libweb3jsonrpc/spec.json
|
2015-03-06 15:51:12 +01:00 |
|
Gav Wood
|
bdab1475d6
|
New Proof-of-Work.
|
2015-03-06 12:45:25 +01:00 |
|
Marek Kotewicz
|
dcbd78735b
|
shh_changed -> shh_getFilterChanges
|
2015-03-05 20:32:18 +01:00 |
|
Marek Kotewicz
|
4e115bc671
|
eth_getBlock returns also transactions
|
2015-03-05 12:19:16 +01:00 |
|
Marek Kotewicz
|
4aaa414a83
|
jsonrpc api changes in progress6, almost finished
|
2015-03-05 11:16:54 +01:00 |
|
Marek Kotewicz
|
46d40d399d
|
jsonrpc api changes in progress5
|
2015-03-05 10:12:01 +01:00 |
|
Marek Kotewicz
|
bbe0e15208
|
jsonrpc api changes in progress4
|
2015-03-05 02:02:42 +01:00 |
|
Marek Kotewicz
|
d3e65ba8a4
|
jsonrpc api changes in progress3
|
2015-03-05 01:34:02 +01:00 |
|
Marek Kotewicz
|
13d14289d8
|
jsonrpc api changes in progress2
|
2015-03-05 01:14:31 +01:00 |
|
Marek Kotewicz
|
5d20782dea
|
jsonrpc api changes in progress
|
2015-03-05 00:33:44 +01:00 |
|
Christian
|
ba0a8a2bfc
|
Implemented account proxy queues.
|
2015-02-20 18:48:45 +01:00 |
|
Gav Wood
|
7cf233bd9e
|
Merge pull request #1080 from debris/transactionCount
JSON-RPC transactionCount && uncleCount, fixed #1027
|
2015-02-17 19:40:47 +01:00 |
|
Marek Kotewicz
|
cf3c22e06f
|
JSON-RPC transactionCount && uncleCount, fixed #1027
|
2015-02-17 18:05:41 +01:00 |
|
Marek Kotewicz
|
3b995e0f96
|
added shh_getMessages, fixed #899
|
2015-02-16 18:04:38 +01:00 |
|
Lefteris Karapetsas
|
f8772007c8
|
Changes required for upgrade to jsonrpccpp 0.4.2
|
2015-02-13 15:48:20 +01:00 |
|
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 |
|