https://github.com/bitcoin/bitcoin/pull/24748

Motivation

This PR extends the testing framework to add a BIP324 enabled node so v2 connections can be tested.

This made me check BIP324 more in depth: BIP324

Thoughts/Questions

In general I think this looks good, I don’t think its worth going into nitpicking hell/python idiomatic and styling being this only part of the test suite and given it does test what it is supposed to.

Review

First pass

test/BIP324: functional tests for v2 P2P encryption by stratospher · Pull Request #24748 · bitcoin/bitcoin

Second pass

test/BIP324: functional tests for v2 P2P encryption by stratospher · Pull Request #24748 · bitcoin/bitcoin