openethereum/parity/cli
Seun LanLege 80a83c95d3 only add transactions to signing-queue if it is enabled (#11272)
* only add transactions to signing-queue if it is enabled

* Update rpc/src/v1/helpers/errors.rs

Co-Authored-By: David <dvdplm@gmail.com>

* use errors::codes::ACCOUNT_LOCKED

* bail early if account isn't unlocked

* use errors::signing

* Update rpc/src/v1/helpers/errors.rs

* Update rpc/src/v1/helpers/errors.rs

* test

* adds cli flag to enable signing queue.

* use helper method siginig_queue_disabled instead of accounts::SignError

* fix typo, use raw i64

* fixed tests
2019-12-05 09:38:14 +01:00
..
presets misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
tests Ensure jsonrpc threading settings are sane (#11267) 2019-11-18 19:40:48 +01:00
mod.rs only add transactions to signing-queue if it is enabled (#11272) 2019-12-05 09:38:14 +01:00
usage_header.txt cli: update usage and version headers (#10924) 2019-09-05 16:07:26 +02:00
usage.rs remove redundant macro println_stderr from parity/cli/usage.rs (#10425) 2019-02-27 10:07:41 +01:00
version.txt cli: update usage and version headers (#10924) 2019-09-05 16:07:26 +02:00