Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Aug 27, 2019

Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

connect_nodes_bi has been introduced as a (temporary?) workaround for bug #5113 and #5138, which has long been fixed in #5157 and #5662.

Thus remove the connect_nodes_bi workaround from the rpc_invalidateblock test.

Conveniently, this also closes #16453. See #16444 (comment) for rationale

@DrahtBot DrahtBot added the Tests label Aug 27, 2019
@laanwj
Copy link
Member

laanwj commented Sep 16, 2019

ACK fae961d

laanwj added a commit that referenced this pull request Sep 16, 2019
…c_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug #5113 and #5138, which has long been fixed in #5157 and #5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes #16453. See #16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
@laanwj laanwj merged commit fae961d into bitcoin:master Sep 16, 2019
@maflcko maflcko deleted the 1908-testConnectOnce branch September 16, 2019 11:59
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Sep 16, 2019
…s in rpc_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug bitcoin#5113 and bitcoin#5138, which has long been fixed in bitcoin#5157 and bitcoin#5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes bitcoin#16453. See bitcoin#16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
vijaydasmp pushed a commit to vijaydasmp/dash that referenced this pull request Dec 6, 2021
…s in rpc_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug dashpay#5113 and dashpay#5138, which has long been fixed in dashpay#5157 and dashpay#5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes bitcoin#16453. See bitcoin#16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
vijaydasmp pushed a commit to vijaydasmp/dash that referenced this pull request Dec 10, 2021
…s in rpc_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug dashpay#5113 and dashpay#5138, which has long been fixed in dashpay#5157 and dashpay#5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes bitcoin#16453. See bitcoin#16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
vijaydasmp pushed a commit to vijaydasmp/dash that referenced this pull request Dec 13, 2021
…s in rpc_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug dashpay#5113 and dashpay#5138, which has long been fixed in dashpay#5157 and dashpay#5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes bitcoin#16453. See bitcoin#16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
vijaydasmp pushed a commit to vijaydasmp/dash that referenced this pull request Dec 13, 2021
…s in rpc_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug dashpay#5113 and dashpay#5138, which has long been fixed in dashpay#5157 and dashpay#5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes bitcoin#16453. See bitcoin#16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
vijaydasmp pushed a commit to vijaydasmp/dash that referenced this pull request Dec 15, 2021
…s in rpc_invalidateblock

fae961d test: Establish only one connection between nodes in rpc_invalidateblock (MarcoFalke)

Pull request description:

  Headers and block sync should eventually converge to the same result, regardless of whether the peers treat each other as "inbound" or "outbound".

  `connect_nodes_bi` has been introduced as a (temporary?) workaround for bug dashpay#5113 and dashpay#5138, which has long been fixed in dashpay#5157 and dashpay#5662.

  Thus remove the `connect_nodes_bi` workaround from the rpc_invalidateblock test.

  Conveniently, this also closes bitcoin#16453. See bitcoin#16444 (comment) for rationale

ACKs for top commit:
  laanwj:
    ACK fae961d

Tree-SHA512: b3614c66a205823df73f64d19cacfbec269beb5db52ff79004d746e17d7c0dfb43ab9785fdddc97e2a76fe76286c8c605b34df3dda4a2bf5be035f01169ae89a
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
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.

3 participants