mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-25 07:27:18 +01:00
- Add time outs per request/response cycle. - Use custom timeouts - Stop timeout if condition not met - Allow multiple condition calls (all need to be true) - Move processModel.setTradeMessage(tradeMessage); and processModel.setTempTradingPeerNodeAddress(peerNodeAddress); calls to FluentProcess - Add Validator.isTradeIdValid method - Replace Validator.checkTradeId(processModel.getOfferId(), tradeMessage); by isTradeIdValid in FluentProcess - Add DisputeEvent - Derive info string from message or event at handleTaskRunnerSuccess - Add from method - Add withTimeout method - Add BuyerEvent.STARTUP - Rename onMessage to on - Rename onEvent to on - Rename tradeMesage to message - Rename sener/peerNodeAddress to peer |
||
---|---|---|
.. | ||
.tx | ||
src | ||
update_translations.sh |