Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: 5140086f6ea752c34874c817858004c1c7d2d15d
https://github.com/btcsuite/btcwallet/commit/5140086f6ea752c34874c817858004c1c7d2d15d
Author: Josh Rickmar <[email protected]>
Date: 2016-02-28 (Sun, 28 Feb 2016)
Changed paths:
A LICENSE
M btcwallet.go
M chain/chain.go
M chain/log.go
M cmd/dropwtxmgr/main.go
M config.go
M internal/cfgutil/file.go
M internal/cfgutil/normalization.go
M internal/legacy/keystore/keystore.go
M internal/legacy/keystore/keystore_test.go
M internal/legacy/rename/rename_unix.go
M internal/prompt/prompt.go
M internal/rpchelp/genrpcserverhelp.go
M internal/rpchelp/helpdescs_en_US.go
M internal/rpchelp/methods.go
M internal/zero/array.go
M internal/zero/benchmark_test.go
M internal/zero/slice.go
M internal/zero/slice14.go
M internal/zero/zero_test.go
M log.go
M netparams/params.go
M params.go
M rpc/legacyrpc/config.go
M rpc/legacyrpc/errors.go
M rpc/legacyrpc/log.go
M rpc/legacyrpc/methods.go
M rpc/legacyrpc/rpcserver_test.go
M rpc/legacyrpc/server.go
M rpc/rpcserver/server.go
M rpcserver.go
M signal.go
M snacl/snacl.go
M snacl/snacl_test.go
M version.go
M votingpool/common_test.go
M votingpool/db.go
M votingpool/db_wb_test.go
M votingpool/doc.go
M votingpool/error.go
M votingpool/error_test.go
M votingpool/input_selection_wb_test.go
M votingpool/internal_test.go
M votingpool/log.go
M votingpool/pool.go
M votingpool/pool_test.go
M votingpool/pool_wb_test.go
M votingpool/test_data_test.go
M votingpool/withdrawal.go
M votingpool/withdrawal_test.go
M votingpool/withdrawal_wb_test.go
M waddrmgr/address.go
M waddrmgr/common_test.go
M waddrmgr/db.go
M waddrmgr/doc.go
M waddrmgr/error.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/chainntfns.go
M wallet/createtx.go
M wallet/createtx_test.go
M wallet/createtx_test_disabled.go
M wallet/disksync.go
M wallet/doc.go
M wallet/loader.go
M wallet/log.go
M wallet/notifications.go
M wallet/rescan.go
M wallet/wallet.go
M walletdb/bdb/db.go
M walletdb/bdb/doc.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/doc.go
M walletdb/error.go
M walletdb/example_test.go
M walletdb/interface.go
M walletdb/interface_test.go
M walletsetup.go
M wtxmgr/db.go
M wtxmgr/doc.go
M wtxmgr/error.go
M wtxmgr/example_test.go
M wtxmgr/log.go
M wtxmgr/query.go
M wtxmgr/query_test.go
M wtxmgr/tx.go
M wtxmgr/tx_test.go
M wtxmgr/unconfirmed.go
Log Message:
-----------
Use LICENSE file and short license headers.