1
0
mirror of https://github.com/bitcoin/bips.git synced 2026-03-09 15:53:54 +00:00

BIP-352: add test vector for exceeding K_max limit [receiver side]

Test case: even though there are 2324 outputs targeted to the recipient,
only 2323 are found due to the introduced K_max limit. Any
implementation following the new BIP protocol rule wouldn't create such
a transaction in the first place, but an attacker might do.

Can be tested by
`$ ./bip-0352/reference.py ./bip-0352/send_and_receive_test_vectors.json`
This commit is contained in:
Sebastian Falbesoner
2026-02-26 17:52:36 +01:00
parent 9830fad214
commit b4bc0a88b7

File diff suppressed because it is too large Load Diff