Nikolay Volf
|
fcc0432856
|
Merge pull request #675 from ethcore/rpc_unit_tests
fixed U256 and transaction request deserialization
|
2016-03-11 17:25:13 +03:00 |
|
debris
|
190630cc6b
|
separated transaction_request to its own submodule, added basic tests for it
|
2016-03-11 12:31:45 +01:00 |
|
debris
|
389d17974e
|
Merge branch 'client_submodules' into rpc_tests
|
2016-03-11 11:17:28 +01:00 |
|
Marek Kotewicz
|
fd39975cf0
|
Merge pull request #587 from ethcore/rpc-signing-extend
Rpc transaction signing
|
2016-03-11 11:14:17 +01:00 |
|
Marek Kotewicz
|
eb2171e287
|
Merge pull request #652 from ethcore/tx_queue_rpc
Transaction queue exposed via JSON rpc.
|
2016-03-11 11:08:16 +01:00 |
|
debris
|
8e52510dbb
|
implemented net_listening method
|
2016-03-11 10:21:25 +01:00 |
|
debris
|
34a120e127
|
net tests
|
2016-03-11 10:17:20 +01:00 |
|
Nikolay Volf
|
a2dea3885b
|
refactoring to AccountService
|
2016-03-10 23:09:45 +04:00 |
|
Nikolay Volf
|
47aacbb819
|
work is in progress
|
2016-03-10 21:56:02 +04:00 |
|
Nikolay Volf
|
25a63611f8
|
extend sync status interface to sync provider
|
2016-03-10 20:32:17 +04:00 |
|
Nikolay Volf
|
5571503c22
|
traitified secret store
|
2016-03-10 20:18:01 +04:00 |
|
Nikolay Volf
|
094ae4e9f9
|
personal is back to the master ver
|
2016-03-10 19:15:10 +04:00 |
|
Nikolay Volf
|
3b21a5f54c
|
Merge branch 'master' into rpc-signing-extend
Conflicts:
parity/main.rs
|
2016-03-10 19:08:41 +04:00 |
|
Gav Wood
|
8dd41bfe0c
|
Merge pull request #641 from ethcore/jsonrpc_interfaces
jsonrpc uses client and sync interfaces
|
2016-03-10 15:44:05 +01:00 |
|
Tomasz Drwięga
|
027f122aea
|
Removing get prefix from poll_info
|
2016-03-10 14:24:33 +01:00 |
|
debris
|
082a4d9078
|
jsonrpc uses client and sync interfaces as a preparetion for jsonrpc tests
|
2016-03-09 17:31:43 +01:00 |
|
Tomasz Drwięga
|
1184679d23
|
Merge branch 'tx_queue_integration' into tx_queue_rpc
|
2016-03-08 10:17:01 +01:00 |
|
debris
|
bcae4f6e7b
|
fixed jsonrpc reporting current block is one less than actuall, fixed #612
|
2016-03-07 10:30:19 +01:00 |
|
Tomasz Drwięga
|
67f2bc40e6
|
Merge remote-tracking branch 'origin/tx_queue_integration' into tx_queue_rpc
|
2016-03-05 16:49:13 +01:00 |
|
Nikolay Volf
|
bb8a79f18c
|
finalizing
|
2016-03-05 18:29:01 +03:00 |
|
Nikolay Volf
|
af5ed8b5f7
|
rpc-signing-extend
|
2016-03-04 20:10:07 +03:00 |
|
Nikolay Volf
|
0d01099f44
|
moving unlock logics to secret-store itself
|
2016-03-04 16:23:00 +03:00 |
|
Nikolay Volf
|
4f62e80de7
|
name fix
|
2016-03-04 14:53:18 +03:00 |
|
Nikolay Volf
|
6a57e83509
|
json rpc personal service
|
2016-03-04 14:46:54 +03:00 |
|
Tomasz Drwięga
|
410bd263dd
|
Merge branch 'tx_queue_integration' into tx_queue_rpc
|
2016-03-04 12:34:34 +01:00 |
|
Gav Wood
|
09e01fa0f8
|
Merge pull request #504 from ethcore/rpc_poll_ids
support for rpc polling
|
2016-03-03 12:44:27 +01:00 |
|
debris
|
e66dbac11b
|
Merge branch 'master' into rpc_serde_generator
|
2016-03-02 14:17:34 +01:00 |
|
debris
|
b1a62575c9
|
fixed PollFilter::PendingTransaction returning empty hash
|
2016-03-02 14:09:44 +01:00 |
|
debris
|
03ffcd0e64
|
Merge branch 'master' into rpc_poll_ids
|
2016-03-02 13:59:03 +01:00 |
|
debris
|
bdf3b197ad
|
limit serde codegen only to rpc types submodule
|
2016-03-02 12:42:08 +01:00 |
|
debris
|
05897ddbb0
|
fixed pending transaction mock implementation
|
2016-03-02 05:50:28 +01:00 |
|
debris
|
5f97d51967
|
renamed poll_indexed to poll_manager
|
2016-03-02 05:46:38 +01:00 |
|
debris
|
3b4d4a9b63
|
Merge branch 'master' into rpc_poll_ids
|
2016-03-02 05:15:21 +01:00 |
|
Gav Wood
|
d55aa54412
|
Merge branch 'master' into mining
|
2016-03-02 00:59:39 +01:00 |
|
Gav Wood
|
30c6820437
|
Refactor and cleanup.
|
2016-03-02 00:52:18 +01:00 |
|
Tomasz Drwięga
|
c889d9b3eb
|
Exposing transaction queue pending in RPC
|
2016-03-01 23:06:51 +01:00 |
|
Gav Wood
|
48df869202
|
--author and --extra-data options. Fixed null parent-hash.
|
2016-03-01 16:58:14 +01:00 |
|
Gav Wood
|
1eca9acffb
|
Fix is_mining.
|
2016-03-01 02:33:41 +01:00 |
|
Gav Wood
|
5ccb172e73
|
Hashrate now reported correctly.
|
2016-03-01 01:52:22 +01:00 |
|
Gav Wood
|
2266d74c2a
|
Fix JSONRPC I/O.
|
2016-03-01 01:15:00 +01:00 |
|
Gav Wood
|
394e9c679b
|
Reorganised ImportError to be a type of Errpr (rather than vice-versa).
Added support for eth_submitWork.
|
2016-03-01 00:02:48 +01:00 |
|
Nikolay Volf
|
d0125f3ff5
|
uint to separated crate
|
2016-03-01 00:21:15 +03:00 |
|
Gav Wood
|
ffc5c2ea7b
|
eth_getwork implemented.
|
2016-02-29 19:30:13 +01:00 |
|
debris
|
77bfe5ae00
|
jsonrpc uses weak pointers to client
|
2016-02-29 11:58:33 +01:00 |
|
debris
|
0318907fb3
|
rpc eth_getFilterChanges returns new blocks, implemented eth_uninstallFilter
|
2016-02-24 14:16:05 +01:00 |
|
debris
|
35cabecad8
|
support for polling
|
2016-02-23 18:51:29 +01:00 |
|
debris
|
155404bf92
|
Merge branch 'master' of github.com:ethcore/parity into jsonrpc2
|
2016-02-22 08:50:03 +01:00 |
|
Gav Wood
|
63bbd0ccd8
|
Use proper version string.
|
2016-02-21 20:00:45 +01:00 |
|
debris
|
68d546ce02
|
tests for log serialization
|
2016-02-17 14:45:25 +01:00 |
|
debris
|
c74c016ce2
|
moved filter logic from rpc module to ethcore
|
2016-02-17 14:13:51 +01:00 |
|