plugeth/accounts
Felix Lange 3750ec7b7d accounts: prevent early drops and zero keys in memory when dropping
Private keys would be locked early if SignLocked was called more than
once because the unlockLater was still running. Terminate it properly.
2015-03-08 01:44:15 +01:00
..
abi Implemented contract ABI 2015-01-27 16:19:21 +01:00
account_manager.go accounts: prevent early drops and zero keys in memory when dropping 2015-03-08 01:44:15 +01:00
accounts_test.go accounts: use time.Duration correctly 2015-03-08 00:35:23 +01:00