Skip to content

Unconfirmed Spending

David Vorick requested to merge unconfirmed into master

The wallet now will spend unconfirmed transactions that it owns.

There's an issue where the dependencies aren't correctly included in the transaction set. I haven't yet figured out how to build those up, so for the time being I'm not worrying about it. (perhaps that's a bad plan - not sure if we'll need those by release)

Merge request reports