plugeth/accounts
Gustav Simonsson b296b36d2b Add automatic locking / unlocking of accounts
* 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
2015-02-25 17:37:12 +01:00
..
abi Implemented contract ABI 2015-01-27 16:19:21 +01:00
account_manager.go Add automatic locking / unlocking of accounts 2015-02-25 17:37:12 +01:00
accounts_test.go Add automatic locking / unlocking of accounts 2015-02-25 17:37:12 +01:00