Branch: refs/heads/master
  Home:   https://github.com/btcsuite/btcwallet
  Commit: 47ca1ca6e57e7fddd3c1fd2a6411e7b14a070c23
      
https://github.com/btcsuite/btcwallet/commit/47ca1ca6e57e7fddd3c1fd2a6411e7b14a070c23
  Author: Guilherme Salgado <[email protected]>
  Date:   2015-05-14 (Thu, 14 May 2015)

  Changed paths:
    M votingpool/common_test.go
    M votingpool/db.go
    M votingpool/db_wb_test.go
    M votingpool/error.go
    M votingpool/error_test.go
    M votingpool/factory_test.go
    M votingpool/internal_test.go
    M votingpool/withdrawal.go
    M votingpool/withdrawal_test.go
    M votingpool/withdrawal_wb_test.go

  Log Message:
  -----------
  StartWithdrawal returns a previously saved WithdrawalStatus if parameters 
match

StartWithdrawal now persists the WithdrawalStatus before returning, and also
returns a previously saved one in subsequent calls with the same parameters.


Reply via email to