diff options
author | fanquake <fanquake@gmail.com> | 2023-10-05 11:52:52 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-10-05 12:02:51 +0100 |
commit | 78fd3c2672400fb958f2d25ddd40955c7deed4cd (patch) | |
tree | c1ab60caa01241d7dff387e84f0ef055ff496967 /src/wallet | |
parent | 2eacc61ad74c767f716cff65e958c7ff45f54aed (diff) | |
parent | e1308967e1a7e0ab275ab4c6f2f94c4ca0ee517b (diff) |
Merge bitcoin/bitcoin#28588: test: BIP324: add checks for v1 prefix matching / wrong network magic detection
e1308967e1a7e0ab275ab4c6f2f94c4ca0ee517b test: BIP324: add checks for v1 prefix matching / wrong network magic detection (Sebastian Falbesoner)
Pull request description:
This PR adds missing test coverage for the detection of incoming v1 connections and wrong network magic on BIP324-enabled (i.e. running with `-v2transport=1`) nodes. Both checks are using prefix sizes of 16 bytes (previously only 12 bytes were used for the v1 prefix matching, which was fixed by PR #28577).
ACKs for top commit:
Sjors:
utACK e1308967e1a7e0ab275ab4c6f2f94c4ca0ee517b
MarcoFalke:
lgtm ACK e1308967e1a7e0ab275ab4c6f2f94c4ca0ee517b
Tree-SHA512: d4d1567277297f42c543b9638a6c64d14b17ff0ddbf85a7efff22f45c619478139dbedcb9dc4f449b4814b00856ee43644f15df1aa20c8931d5496a607ca2fd4
Diffstat (limited to 'src/wallet')
0 files changed, 0 insertions, 0 deletions