plugeth/accounts
Felix Lange fda7b4c79d accounts: use pointers consistently
Account is now always a non-pointer. This will be important once
the manager starts remembering accounts.

AccountManager is now always a pointer because it contains locks
and locks cannot be copied.
2015-03-08 00:18:13 +01:00
..
abi Implemented contract ABI 2015-01-27 16:19:21 +01:00
account_manager.go accounts: use pointers consistently 2015-03-08 00:18:13 +01:00
accounts_test.go accounts: use pointers consistently 2015-03-08 00:18:13 +01:00