• Gustav Simonsson's avatar
    Add automatic locking / unlocking of accounts · b296b36d
    Gustav Simonsson authored
    * Change account signing API to two sign functions;
      Sign without passphrase - works if account is unlocked
      Sign with passphrase - always works and unlocks the account
    * Account stays unlocked for X ms and is then automatically locked
    b296b36d
accounts_test.go 1.8 KB