Page MenuHomePhabricator

wallet] remove nLastResend logic
ClosedPublic

Authored by PiRK on Jan 22 2021, 02:03.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC2666512cfb4d: wallet] remove nLastResend logic
Summary

remove nLastResend logic, which is used to ensure rebroadcast doesn't happen again if no new block has been mined (makes sense in 10-15 min period, but not necessary for 12-36 hour period). 1

This is a backport of Core PR18895 [1/3]
https://github.com/bitcoin/bitcoin/pull/18895/commits/d16006960443c2efe37c896e46edae9dca86c57d

Depends on D9027

Test Plan

ninja all check-all

Event Timeline

PiRK requested review of this revision.Jan 22 2021, 02:03
PiRK planned changes to this revision.Jan 22 2021, 02:30
PiRK requested review of this revision.Jan 22 2021, 07:46
PiRK edited the summary of this revision. (Show Details)
PiRK planned changes to this revision.Jan 22 2021, 08:02

Put on hold until PR18617 is backported

This revision is now accepted and ready to land.Jan 22 2021, 08:59
This revision was automatically updated to reflect the committed changes.