openethereum/rpc
joshua-mir 0edf8e3f1b Align personal_unlockAccount behaviour when permanent unlock is disabled (#10060)
* align with docs

> If permanent unlocking is disabled (the default) then the duration argument will be ignored, and the account will be unlocked for a single signing.

Current behaviour throws an error that is no longer relevant.

* fix test

* Change back to throwing error

* Fix test again

* formatting

* oops

* whitespace fixes
2019-01-15 09:36:55 +01:00
..
src Align personal_unlockAccount behaviour when permanent unlock is disabled (#10060) 2019-01-15 09:36:55 +01:00
Cargo.toml fix(android): remove dependency to libusb (#10161) 2019-01-10 13:13:15 +01:00