[bisq-network/bisq] Admin filter for auto-confirmation service addresses (#4736)

James Cox notifications at github.com
Sun Nov 1 05:57:47 CET 2020


A service address can be filtered out using the admin key.  This would be useful if a federated server failed, it could be filtered out so that the auto-confirmation operates with the remaining services.  If all federated service addresses were filtered out the user would have to either confirm manually or use their own explorer service.


example:
![filter](https://user-images.githubusercontent.com/47253594/97795472-96af0000-1bd4-11eb-803d-38844750dc2a.png)


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

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

-- Commit Summary --

  * Admin filter for auto-confirmation service addresses

-- File Changes --

    M core/src/main/java/bisq/core/filter/Filter.java (24)
    M core/src/main/java/bisq/core/filter/FilterManager.java (6)
    M core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofRequestsPerTrade.java (8)
    M core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofService.java (1)
    M core/src/main/resources/i18n/displayStrings.properties (1)
    M core/src/test/java/bisq/core/user/UserPayloadModelVOTest.java (3)
    M core/src/test/java/bisq/core/util/FeeReceiverSelectorTest.java (3)
    M desktop/src/main/java/bisq/desktop/main/overlays/windows/FilterWindow.java (6)
    M proto/src/main/proto/pb.proto (1)

-- Patch Links --

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


More information about the bisq-github mailing list