bsc/xeth
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
..
state.go Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 2015-02-26 12:06:01 +01:00
types.go WIP QT Clipboard 2015-02-19 11:51:38 +01:00
whisper.go Fixed "to" field 2015-02-10 13:20:06 +01:00
xeth.go accounts: use pointers consistently 2015-03-08 00:18:13 +01:00