mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-25 07:27:18 +01:00
Before we did not apply messages if the peers key was null which can be the case at protocol start for maker side (takers key is not set yet). Makers key is in offer and available from the start. Fix incorrect setPubKeyRing call in BuyerAsTakerProtocol and BuyerProtocol. Only taker can set it from offer. This bug was introduce in past commits of this branch. Move FluentProtocol to own class file Close open offer in task instead at state listener Remove state listener Remove default timeout as not used anymore Add onWithdrawCompleted method to clean up when trade completed Rearrange code in TradeProtocol Rename doHandleDecryptedMessage to onTradeMessage Rename doApplyMailboxTradeMessage to onMailboxMessage |
||
---|---|---|
.. | ||
.tx | ||
src | ||
update_translations.sh |