Previously fundrawtransaction w/ includeWatching set to false was treated as thought it was set to true.
Also better error message for empty output case.
Previously fundrawtransaction w/ includeWatching set to false was treated as thought it was set to true.
Also better error message for empty output case.
Previously if you called fundrawtransaction and set includeWatching to
false it'd act as through you set it to true.
Previously this case failed deep in Cwallet::CreateTransaction() with
the error message "Transaction amounts must be positive"
ACK.
ACK
ACK
ACK.