openethereum/parity/cli
Andrew Plaza 50f5ccc4f2 Allow specifying local accounts via CLI (#9960)
* Allow specifying local accounts via CLI

 * Add `tx-queue-locals` CLI option
 * ethcore: modify miner to check options vec before importing transaction
 * modify tests (ethcore/parity)
Resolves #9634

* fix formatting

* fixes: Make prefer HashSet over Vec<>, add test, comment formatting

* Update ethcore/src/miner/miner.rs

Co-Authored-By: insipx <aplaza@liquidthink.net>

* Fix comments and add helper for set->vec conversion

* remove blank line from use statement

* fix helper test

* formatting

* fix test to pass on nightly

* revert test fix for nightly
2019-01-28 11:26:11 +01:00
..
presets misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
tests Allow specifying local accounts via CLI (#9960) 2019-01-28 11:26:11 +01:00
mod.rs Allow specifying local accounts via CLI (#9960) 2019-01-28 11:26:11 +01:00
usage.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
usage_header.txt Happy New Year! (#10211) 2019-01-18 14:00:13 +01:00
version.txt Happy New Year! (#10211) 2019-01-18 14:00:13 +01:00