openethereum/rpc/src
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
..
tests Bump JSON-RPC (#10151) 2019-01-11 16:55:03 +01:00
v1 Align personal_unlockAccount behaviour when permanent unlock is disabled (#10060) 2019-01-15 09:36:55 +01:00
authcodes.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
http_common.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
lib.rs fix(android): remove dependency to libusb (#10161) 2019-01-10 13:13:15 +01:00