Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: ad80e9f3840400cd77efcd5db2385abd9355e88c
https://github.com/btcsuite/btcwallet/commit/ad80e9f3840400cd77efcd5db2385abd9355e88c
Author: Josh Rickmar <[email protected]>
Date: 2015-02-06 (Fri, 06 Feb 2015)
Changed paths:
M btcwallet.go
M chain/chain.go
M createtx.go
M txstore/json.go
M txstore/serialization.go
M votingpool/pool_test.go
M waddrmgr/manager.go
M wallet.go
Log Message:
-----------
Address several issues pointed out by lint and vet.
This brings the entire tree closer to but not 100% goclean.sh clean.