[bisq-network/bisq] Fix trade protocol issues (#4533)

chimp1984 notifications at github.com
Thu Sep 17 01:49:38 UTC 2020


This comes with a few smaller fixes and improvements in the trade protocol area.

 Most importantly it comes with a nice bisq ascii art banner in the logs at startup ;-)

```
           ........                  ......
         ..............                ......
       .................               ......
     ......   ..........   ..          ......
    ......      ......   ......        ...............        .....     .........         ..........
   .......              ........       ..................     .....   .............     ...............
   ......               ........       ..........  .......    .....  ......   ...     ........   .......
  ......                   .....       .......        .....   .....  .....            .....        ......
  ......    ...        ...             ......         ......  .....   ...........    ......         ......
  ......   .....      ....             ......         ......  .....    ............  .....          ......
   ......                               .....         ......  .....         ........ ......         ......
    ......       ....        ...        ......       ......   .....    ..     ......  ......      ........
     ........     ..      .......        .................    .....  ..............    ...................
      ..........       .........           .............      .....   ............       .................
        ......................                 .....                      ....               ....   ......
           ................                                                                         ......
                 ....                                                                               ......
                                                                                                    ......
```
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4533

-- Commit Summary --

  * Set always uid from tradeMessage
  * Add log to see better bisq start in log files
  * Increase timouts
  * Add bisq ascii logo at start
  * Update ascii logo
  * Improve state handling
  * Use 1 sec timeout for bsq trade fee txs
  * update devmode price
  * Merge branch 'master_upstream' into fix-trade-protocol-issues

-- File Changes --

    A core/src/main/java/bisq/core/app/AsciiLogo.java (46)
    M core/src/main/java/bisq/core/app/BisqExecutable.java (1)
    M core/src/main/java/bisq/core/btc/wallet/TxBroadcaster.java (12)
    M core/src/main/java/bisq/core/btc/wallet/WalletService.java (5)
    M core/src/main/java/bisq/core/btc/wallet/WalletsManager.java (6)
    M core/src/main/java/bisq/core/offer/placeoffer/tasks/CreateMakerFeeTx.java (54)
    M core/src/main/java/bisq/core/setup/CoreSetup.java (2)
    M core/src/main/java/bisq/core/trade/protocol/TradeProtocol.java (19)
    M core/src/main/java/bisq/core/trade/protocol/tasks/buyer/BuyerProcessDepositTxAndDelayedPayoutTxMessage.java (2)
    M core/src/main/java/bisq/core/trade/protocol/tasks/taker/TakerPublishFeeTx.java (4)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4533.patch
https://github.com/bisq-network/bisq/pull/4533.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4533
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200916/e85e3d9f/attachment-0001.html>


More information about the bisq-github mailing list