Page MenuHomePhabricator

[qt] Add use available balance in send coins dialog
ClosedPublic

Authored by schancel on Aug 26 2018, 19:53.

Details

Summary

Backport of Core PR #11316. (Commit d052e38)

Test Plan
make VERBOSE=1 check

Then test the gui.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

I'm ready to green this pending investigation on that failing test. I see it failing on some other diffs, so I imagine this change didn't affect it.

deadalnix requested changes to this revision.Sep 10 2018, 14:31
deadalnix added a subscriber: deadalnix.

See why test fail.

This revision now requires changes to proceed.Sep 10 2018, 14:31

I already fixed the test. This just needs a rebase.

deadalnix requested changes to this revision.Sep 10 2018, 22:13

This doesn't build.

This revision now requires changes to proceed.Sep 10 2018, 22:13

Update for Amount::zero() change

This revision is now accepted and ready to land.Sep 24 2018, 07:00
This revision was automatically updated to reflect the committed changes.