Commit Graph

3302 Commits

Author SHA1 Message Date
Marek Kotewicz 70389b2888 Merge pull request #922 from ethcore/beta-staging
Master to beta v1.0.2
2016-04-11 16:42:09 +02:00
debris 8f63f6d32a fixed transaction deadlock 2016-04-11 14:39:01 +02:00
debris f02f99cd3f fixed eth_getLogs 2016-04-11 14:38:18 +02:00
Gav Wood bbbd6f01fc --unlock is comma-delimited. 2016-04-11 14:37:10 +02:00
debris ddbce9f014 removed empty lines 2016-04-11 14:36:27 +02:00
debris 423c5e87da fixed eth_getLogs 2016-04-11 14:36:16 +02:00
NikVolf a15d2882d0 removing lower-level defaults 2016-04-11 14:36:02 +02:00
NikVolf 6d5809757f create provided custom dir for keys if none 2016-04-11 14:35:55 +02:00
Gav Wood e179b0e0c2 Merge pull request #908 from ethcore/beta-staging
Master to beta 1.0.2
2016-04-09 10:18:41 -07:00
arkpar 37eb0fb04e Use new json RPC server 2016-04-09 13:31:34 +02:00
Tomasz Drwięga 32b0a80a18 Removing Option from setup_rpc_server method return type 2016-04-09 13:29:13 +02:00
Tomasz Drwięga 9df9937922 Fixing compilation with rpc feature disabled 2016-04-09 13:29:06 +02:00
debris eae66568a9 fixed #895 2016-04-09 13:28:55 +02:00
Tomasz Drwięga ece348d173 Avoid signalling readiness when app is about to be closed 2016-04-09 13:28:43 +02:00
arkpar cc0c54a45c Propagate transaction queue 2016-04-09 13:28:37 +02:00
Tomasz Drwięga 3f139116b2 Reverting order of shutdown event 2016-04-09 13:26:14 +02:00
Tomasz Drwięga 771e3998a9 Updating rpc comments 2016-04-09 13:26:08 +02:00
Tomasz Drwięga 03fbde9723 More descriptive message when closing 2016-04-09 13:26:00 +02:00
Tomasz Drwięga 3303aa73ff Tracing shutdown and changed order of IoManager shutdown process 2016-04-09 13:25:54 +02:00
Tomasz Drwięga 8367be6992 Rewriting messages 2016-04-09 13:25:46 +02:00
Tomasz Drwięga e6237ed05e Removing additional thread from JSON-RPC 2016-04-09 13:25:39 +02:00
Tomasz Drwięga 0abdcedc03 Additional logging and error messages 2016-04-09 13:25:28 +02:00
Tomasz Drwięga 59a735e2c4 Removing match on constant 2016-04-09 13:25:20 +02:00
arkpar bf24355480 Fixed eth_call nonce and gas handling 2016-04-09 13:25:16 +02:00
NikVolf 4ed15931af replacing /home/nikky also 2016-04-09 13:21:18 +02:00
NikVolf c5553c1f21 passing key path to all invocations 2016-04-09 13:19:09 +02:00
debris 33d633eed1 fixed #875 and added tests for eth_sendTransaction 2016-04-09 13:16:40 +02:00
Nikolay Volf a3a0de096d replace add with or 2016-04-09 13:10:20 +02:00
Tomasz Drwięga aed708ffd8 More descriptive expectations to transaction queue consistency. 2016-04-09 13:09:55 +02:00
Tomasz Drwięga 66d3d7ec11 Fixing typo in bigint 2016-04-09 13:09:45 +02:00
Nikolay Volf 8503aeb2df [ci skip] update misleading cli help msg for author 2016-04-09 13:09:06 +02:00
arkpar a7ebc1dd25 Handle geth keys with lowercase `crypto` key 2016-04-09 13:08:52 +02:00
Robert Habermeier 584d89f964 Find geth data store cross-platform.
Fixes #869
2016-04-09 13:08:40 +02:00
arkpar 4aeaab3a2f Fixed bootnode URL and error message 2016-04-09 13:08:03 +02:00
NikVolf 9750a31336 replace popcnt with mov 2016-04-09 13:07:48 +02:00
debris 404005cc93 fixed #855 2016-04-09 13:06:51 +02:00
Gav Wood 9b5bd37dc5 Merge pull request #905 from ethcore/sync-beta
Imporved sync error handling
2016-04-08 17:43:42 -07:00
arkpar f96e5bc0d5 v1.0.2 2016-04-06 16:15:36 +02:00
arkpar 444c9c4375 Track import errors and restart sync 2016-04-06 16:15:31 +02:00
Gav Wood 2a2c24855c Fix build. 2016-03-28 21:19:28 +02:00
Gav Wood 712302391c Use sensible gas price. 2016-03-28 20:42:23 +02:00
Gav Wood 3023d76a46 Publish locally-made transactions to peers. 2016-03-28 19:43:49 +02:00
Gav Wood f60d74b231 Merge pull request #844 from ethcore/sync-beta
Full sync restart on bad block
2016-03-28 15:49:39 +02:00
arkpar 3e192ab486 Full restart on bad block 2016-03-28 13:05:59 +02:00
Gav Wood fe313677b3 Merge pull request #845 from ethcore/beta-staging
Merge fixes from master to beta
2016-03-28 10:00:50 +02:00
arkpar 20f3f356e5 v1.0.1 2016-03-28 02:25:12 +02:00
NikVolf b9141b830b test for pending 2016-03-28 02:19:29 +02:00
NikVolf a938385692 checking tx queue 2016-03-28 02:19:19 +02:00
debris c9ac0392d8 tests for deserialization of issue #835 2016-03-28 02:18:50 +02:00
NikVolf 02dfc8632e fix test 2016-03-28 02:17:32 +02:00