[bisq-network/bisq] Simplify witness signing (#4455)

sqrrm notifications at github.com
Mon Aug 31 13:39:20 UTC 2020


This helps developers sign accounts as needed.
1. Do a trade between two accounts that need signing
1. Take trade to mediation
1. Resolve dispute with payout to buyer
1. Open signing tab under Accounts view with ctrl+i
1. Open dispute accounts signing with ctrl+s
1. Choose accounts
1. Add dev privilege key to sign the selected accounts

For mainnet this helps legacy arbitrator to sign without having to register as a legacy arbitrator, just add the private key when doing the signing.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Make a separate signing tab
  * Use mediation cases to popupate arbitrator signing in dev mode

-- File Changes --

    M core/src/main/resources/i18n/displayStrings.properties (3)
    M desktop/src/main/java/bisq/desktop/main/account/AccountView.java (27)
    A desktop/src/main/java/bisq/desktop/main/account/register/signing/SigningView.fxml (26)
    A desktop/src/main/java/bisq/desktop/main/account/register/signing/SigningView.java (82)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/SignPaymentAccountsWindow.java (13)
    M desktop/src/main/java/bisq/desktop/main/support/dispute/agent/arbitration/ArbitratorView.java (34)

-- Patch Links --

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


More information about the bisq-github mailing list