Branch: refs/heads/master
Home: https://github.com/btcsuite/btcwallet
Commit: 56039deb94f9a0b14e6af5816f86007cefc373b3
https://github.com/btcsuite/btcwallet/commit/56039deb94f9a0b14e6af5816f86007cefc373b3
Author: Josh Rickmar <[email protected]>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M chain/chain.go
R disksync.go
M log.go
M rpcserver.go
M wallet/chainntfns.go
M wallet/config.go
M wallet/createtx.go
M wallet/createtx_test.go
M wallet/rescan.go
M wallet/wallet.go
M walletsetup.go
Log Message:
-----------
Integrate wtxmgr package.
Commit: 847c7d8df9c8a317f47a2e586efc7ddd61df90b2
https://github.com/btcsuite/btcwallet/commit/847c7d8df9c8a317f47a2e586efc7ddd61df90b2
Author: Guilherme Salgado <[email protected]>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
M votingpool/example_test.go
M votingpool/factory_test.go
M votingpool/input_selection.go
M votingpool/input_selection_wb_test.go
M votingpool/withdrawal.go
M votingpool/withdrawal_test.go
M votingpool/withdrawal_wb_test.go
Log Message:
-----------
Migrate votingpool tests to use wtxmgr
Commit: f60b8207d2f31090fb15fb40b424a3120eadd185
https://github.com/btcsuite/btcwallet/commit/f60b8207d2f31090fb15fb40b424a3120eadd185
Author: Josh Rickmar <[email protected]>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
A cmd/dropwtxmgr/main.go
Log Message:
-----------
Add utility to drop wtxmgr namespace.
This is intended to be used to force a full rescan.
Commit: c012cdbd5032e0d25906f99d99d2b2098551f852
https://github.com/btcsuite/btcwallet/commit/c012cdbd5032e0d25906f99d99d2b2098551f852
Author: Josh Rickmar <[email protected]>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
A docs/README.md
A docs/force_rescans.md
Log Message:
-----------
Add guide for forced rescans.
Commit: 09c391cc38f25d2ede140f46d222bb2965d2b85c
https://github.com/btcsuite/btcwallet/commit/09c391cc38f25d2ede140f46d222bb2965d2b85c
Author: Josh Rickmar <[email protected]>
Date: 2015-04-28 (Tue, 28 Apr 2015)
Changed paths:
R legacy/txstore/doc.go
R legacy/txstore/fixedIO_test.go
R legacy/txstore/json.go
R legacy/txstore/log.go
R legacy/txstore/notifications.go
R legacy/txstore/serialization.go
R legacy/txstore/tx.go
R legacy/txstore/tx_test.go
Log Message:
-----------
Remove legacy txstore.
Compare:
https://github.com/btcsuite/btcwallet/compare/ee72c81a73ab...09c391cc38f2