Skip to content

Conversation

pstratem
Copy link
Contributor

We do not know that a class of Network is reachable, only that it is not.

@pstratem pstratem force-pushed the 2016-02-17-reachable branch from 9c003bc to 110b62f Compare February 18, 2016 07:20
We do not know that a class of Network is reachable, only that it is not.
@laanwj laanwj added the P2P label Feb 18, 2016
@laanwj
Copy link
Member

laanwj commented Feb 18, 2016

Possibly related issue, there's some discussion there:

Concept ACK, I don't think we need both vfLimited and vfReachable, though this will have to be carefully checked to make sure it still respects onlynet, and proxies etc. No automatic tests for any of this.

@pstratem
Copy link
Contributor Author

@laanwj Yes this will fix that issue.

onlynet and proxy settings are unaffected

@laanwj
Copy link
Member

laanwj commented Feb 29, 2016

@theuni can you please take a look here, as you performed investigation in #7098. Do you see problems with this solution?

@theuni
Copy link
Member

theuni commented Mar 1, 2016

Concept ack, trying to balance the two was confusing.
Quick code review ack as well.

@sipa
Copy link
Member

sipa commented Mar 5, 2016

Concept ACK

@laanwj laanwj merged commit 110b62f into bitcoin:master Mar 11, 2016
laanwj added a commit that referenced this pull request Mar 11, 2016
…Limited.

110b62f Remove vfReachable and modify IsReachable to only use vfLimited. (Patrick Strateman)
maflcko pushed a commit to maflcko/bitcoin-core that referenced this pull request Apr 27, 2016
We do not know that a class of Network is reachable, only that it is not.

Github-Pull: bitcoin#7553
Rebased-From: 110b62f
@maflcko
Copy link
Member

maflcko commented Jun 9, 2016

Backported as part of #7938. Removing label 'Needs backport'.

thokon00 pushed a commit to faircoin/faircoin that referenced this pull request Jun 28, 2016
We do not know that a class of Network is reachable, only that it is not.

Github-Pull: bitcoin#7553
Rebased-From: 110b62f
nomnombtc pushed a commit to nomnombtc/bitcoin that referenced this pull request Nov 14, 2016
We do not know that a class of Network is reachable, only that it is not.

Github-Pull: bitcoin#7553
Rebased-From: 110b62f
laanwj added a commit that referenced this pull request Jan 14, 2019
d6b076c Drop IsLimited in favor of IsReachable (Ben Woosley)

Pull request description:

  These two methods have had the same meaning, but inverted, since
  110b62f. Having one name for a single
  concept simplifies the code.

  This is a follow-up to #15051.
  /cc #7553

Tree-SHA512: 347ceb9e2a55ea06f4c01226411c7bbcade09dd82130e4c59d0824ecefd960875938022edbe5d4bfdf12b0552c9b4cb78b09a688284d707119571daf4eb371b4
@Saibato Saibato mentioned this pull request Dec 17, 2020
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jul 18, 2021
d6b076c Drop IsLimited in favor of IsReachable (Ben Woosley)

Pull request description:

  These two methods have had the same meaning, but inverted, since
  110b62f. Having one name for a single
  concept simplifies the code.

  This is a follow-up to bitcoin#15051.
  /cc bitcoin#7553

Tree-SHA512: 347ceb9e2a55ea06f4c01226411c7bbcade09dd82130e4c59d0824ecefd960875938022edbe5d4bfdf12b0552c9b4cb78b09a688284d707119571daf4eb371b4
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jul 18, 2021
d6b076c Drop IsLimited in favor of IsReachable (Ben Woosley)

Pull request description:

  These two methods have had the same meaning, but inverted, since
  110b62f. Having one name for a single
  concept simplifies the code.

  This is a follow-up to bitcoin#15051.
  /cc bitcoin#7553

Tree-SHA512: 347ceb9e2a55ea06f4c01226411c7bbcade09dd82130e4c59d0824ecefd960875938022edbe5d4bfdf12b0552c9b4cb78b09a688284d707119571daf4eb371b4
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants