[bisq-network/bisq] Make sign age column sortable (#4929)

chimp1984 notifications at github.com
Thu Dec 10 05:28:05 CET 2020


 Add support for sorting by signed account age

We separate in 4 groups and sort each by days.
1. signed accounts
2. not yet signed account, we use account age
3. not required signing, we use account age
4. no account age and no signing required (altcoins)
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Make findWitness public
  * Refactor: Rename presentation to displayString (no code change)
  * Add support for sorting by signed account age

-- File Changes --

    M core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java (19)
    M core/src/main/java/bisq/core/account/witness/AccountAgeWitnessUtils.java (2)
    M desktop/src/main/java/bisq/desktop/components/PeerInfoIcon.java (2)
    M desktop/src/main/java/bisq/desktop/components/paymentmethods/PaymentMethodForm.java (2)
    M desktop/src/main/java/bisq/desktop/main/account/content/PaymentAccountsView.java (4)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookListItem.java (130)
    M desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java (67)
    M desktop/src/main/java/bisq/desktop/util/GUIUtil.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4929.patch
https://github.com/bisq-network/bisq/pull/4929.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/4929
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201209/22e701fe/attachment.htm>


More information about the bisq-github mailing list