Page MenuHomePhabricator

document and clean up MaybeUpdateMempoolForReorg
ClosedPublic

Authored by PiRK on Nov 23 2022, 07:49.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC597f5af02b1d: document and clean up MaybeUpdateMempoolForReorg
Summary

Co-authored-by: John Newbery <john@johnnewbery.com>

This is a partial backport of core#23976
https://github.com/bitcoin/bitcoin/pull/23976/commits/c7cd98c7176800a51e6a6b3634a26b508aa33ff2

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Nov 23 2022, 07:49
Fabien requested changes to this revision.Nov 23 2022, 11:08
Fabien added a subscriber: Fabien.

You're missing the PR number in the summary

src/txmempool.cpp
1558 ↗(On Diff #36531)

you don't need the else

This revision now requires changes to proceed.Nov 23 2022, 11:08

remove unnecessary else

This revision is now accepted and ready to land.Nov 23 2022, 19:49