Skip to content

Add regtest block relay test and remove sync workaround#64

Draft
oxarbitrage wants to merge 1 commit intomainfrom
block-relay
Draft

Add regtest block relay test and remove sync workaround#64
oxarbitrage wants to merge 1 commit intomainfrom
block-relay

Conversation

@oxarbitrage
Copy link
Contributor

Depends on ZcashFoundation/zebra#10403

  • util.py: Remove the node-restart workaround from rebuild_cache(). Sync now relies solely on sync_blocks(), which is the correct behavior once the Zebra fix lands.
  • regtest_block_relay.py: New regression test for bug(network): Zebra broadcasting in regtest mode ZcashFoundation/zebra#10332 (comment). Three nodes in a linear A -- B -- C topology; node A mines 10 blocks; asserts all nodes reach height 10. This is the minimal reproduction case from the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant