openethereum/whisper/src
Niklas Adolfsson 1c75e8eb47 Whisper cli (#8201)
* getting started

* wip wip

* add parsing of pool-size and enable panic-hook

* more cli options

* remove explicit unwrapping

* bump dependencies to parity-jsonrpc

* add tests

* remove tests

* bump jsonrpc

* Remove unused dependencies

* add logging to the cli

* Fix so `FilterManager` drops its resources

* Introduced an AtomicBool flag in FilterManager to cancel the `Decryption Worker Thread`
* Added some very basic test to faulty arguments

* ignore privileged port test
2018-04-09 16:35:45 +02:00
..
net use constant durations (#8278) 2018-04-02 10:47:56 +02:00
rpc Whisper cli (#8201) 2018-04-09 16:35:45 +02:00
lib.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00
message.rs Remove the time dependency where possible (#8100) 2018-03-14 12:29:52 +01:00