mirror of
https://github.com/JoinMarket-Org/joinmarket-clientserver.git
synced 2026-08-13 12:33:40 +02:00
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. |
||
|---|---|---|
| .. | ||
| dummy_mc.py | ||
| msgdata.py | ||
| test_daemon_protocol.py | ||
| test_enc_wrapper.py | ||
| test_irc_messaging.py | ||
| test_message_channel.py | ||
| test_orderbookwatch.py | ||