joinmarket/test/jmdaemon
Adam Gibson 092b48000f
Checks case of inbound commitments before comparison.
Before this change, a malicious taker could send the same
commitment with different case/formatting, and it would not
be rejected as reuse, which is the intended behaviour. The
commitment is defined by the H(P2) value, not the string.
Reported by @m0wer ; included feedback from @kristapsk and Copilot.
2026-04-13 16:43:45 -03:00
..
dummy_mc.py Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00
msgdata.py Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00
test_daemon_protocol.py Checks case of inbound commitments before comparison. 2026-04-13 16:43:45 -03:00
test_enc_wrapper.py Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00
test_irc_messaging.py Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00
test_message_channel.py Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00
test_orderbookwatch.py Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00