bisq/core/src
chimp1984 84a4982732
Remove TradeProtocol from Trade
We keep the TradeProtocol now in TradeManager in a hashmap.
As TradeProtocol constructors get called now earlier we need to add an onInitialized method which signals that the TradeProtocol is ready.
The processModel needs to get set the transient fields after construction.
2020-09-26 21:34:28 -05:00
..
main Remove TradeProtocol from Trade 2020-09-26 21:34:28 -05:00
test Add listener on BuyerSendCounterCurrencyTransferStartedMessage to resend msg case it has not arrived 2020-09-22 00:32:28 -05:00