[bisq-network/bisq] Minor bug fixes for XMR tx proof feature (#4490)

James Cox notifications at github.com
Mon Sep 7 02:08:14 UTC 2020


- SellerStep3View was retrieving the currency name rather than currency code.  This caused failure to ever display the Auto-confirm status field.
- `useXmrTxProof` flag was used before initialization in cases where `addContent()` is called before `activate()`.
- Fix missing CSS color code `xmr-orange`, was missing from dark mode.
- Fix log message spelling/typo errors.


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

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

-- Commit Summary --

  * Minor bug fixes for XMR tx proof feature

-- File Changes --

    M core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofRequest.java (2)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java (3)
    M desktop/src/main/java/bisq/desktop/theme-dark.css (3)
    M p2p/src/main/java/bisq/network/p2p/network/TorNetworkNode.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4490.patch
https://github.com/bisq-network/bisq/pull/4490.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/4490
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200906/f08e529a/attachment-0001.html>


More information about the bisq-github mailing list