Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: f05ab256968d807271990177562f4c5b1570901a
https://github.com/btcsuite/btcwallet/commit/f05ab256968d807271990177562f4c5b1570901a
Author: Dave Collins <[email protected]>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M README.md
M btcwallet.go
M chain/chain.go
M chainntfns.go
M createtx.go
M createtx_test.go
M createtx_test_disabled.go
M keystore/keystore.go
M log.go
M rescan.go
M rpcserver.go
M txstore/serialization.go
M txstore/tx_test.go
M votingpool/README.md
M votingpool/db.go
M votingpool/example_test.go
M votingpool/internal_test.go
M votingpool/pool.go
M votingpool/pool_test.go
M waddrmgr/README.md
M waddrmgr/common_test.go
M waddrmgr/db.go
M waddrmgr/error_test.go
M waddrmgr/internal_test.go
M waddrmgr/manager.go
M waddrmgr/manager_test.go
M waddrmgr/sync.go
M wallet.go
M walletdb/README.md
M walletdb/bdb/README.md
M walletdb/bdb/db.go
M walletdb/bdb/driver.go
M walletdb/bdb/driver_test.go
M walletdb/bdb/interface_test.go
M walletdb/db_test.go
M walletdb/example_test.go
M walletdb/interface_test.go
Log Message:
-----------
Update btcwallet import paths to new location.