Page MenuHomePhabricator

[backport#15680] [wallet] Remove ResendWalletTransactionsBefore
ClosedPublic

Authored by majcosta on May 4 2020, 19:28.

Details

Summary

This is only called from ResendWalletTransactions(), so bring it inline.

https://github.com/bitcoin/bitcoin/pull/15680/commits/ea1a2d8794ffb6b814e7120fb8ba0cc4aa7ebf3d


Depends on D5951

This completes the backport of Core PR15680

Test Plan
ninja check check-functional

Diff Detail

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

Event Timeline

majcosta requested review of this revision.May 4 2020, 19:28

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

jasonbcox requested changes to this revision.May 4 2020, 20:35
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/wallet/wallet.cpp
2276 ↗(On Diff #19417)

braces

This revision now requires changes to proceed.May 4 2020, 20:35

added braces

edit: also rebased

This revision is now accepted and ready to land.May 6 2020, 13:05