Page MenuHomePhabricator

[refactor] Move tx relay state to separate structure
ClosedPublic

Authored by deadalnix on Jun 5 2020, 23:30.

Details

Reviewers
nakihito
Group Reviewers
Restricted Project
Commits
rABCd80ffc2408df: [refactor] Move tx relay state to separate structure
Summary
Test Plan
ninja all check-all

Diff Detail

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

Event Timeline

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

nakihito requested changes to this revision.Jun 6 2020, 01:11
nakihito added a subscriber: nakihito.
nakihito added inline comments.
src/net.cpp
2730 ↗(On Diff #20972)

This is not part of the original PR. It is part of PR15654.

src/net.h
734 ↗(On Diff #20972)
743–747 ↗(On Diff #20972)

Re-layout comment.

745 ↗(On Diff #20972)
This revision now requires changes to proceed.Jun 6 2020, 01:11

Relayout comments and remove changes from PR15654.

This revision is now accepted and ready to land.Jun 6 2020, 22:46