Page MenuHomePhabricator

Merge #14626: Select orphan transaction uniformly for eviction
ClosedPublic

Authored by nakihito on Jun 9 2020, 18:35.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABCadeae3daa503: Merge #14626: Select orphan transaction uniformly for eviction
Summary

7257353b93 Select orphan transaction uniformly for eviction (Pieter Wuille)

Pull request description:

The previous code was biased towards evicting transactions whose txid has a larger gap (lexicographically) with the previous txid in the orphan pool.

Tree-SHA512: e35f700aea5ed79d1bc57f64bffcb623424b40156fd0a12f05f74f981a8aa4175d5c18d042989243f7559242bdf1d6d720bcf588d28f43d74a798a4843f09c70

Backport of Core PR14626

Test Plan
ninja
ninja check-all

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Jun 9 2020, 18:35
nakihito requested review of this revision.Jun 9 2020, 18:35

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

This revision is now accepted and ready to land.Jun 10 2020, 07:16