[bisq-network/bisq] Fix bug UI treats rejected proposals as accepted (#2528)

benk10 notifications at github.com
Mon Mar 11 14:34:45 UTC 2019


This fixes #2479, fixes #2480.

The issue was that the function returned a list of all proposals from the requested type, without filtering out the rejected proposals.
I added filtering to make sure it returns only accepted proposals.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Get only accepted remove asset proposals
  * Get only accepted bonded role proposals

-- File Changes --

    M core/src/main/java/bisq/core/dao/governance/asset/AssetService.java (6)
    M core/src/main/java/bisq/core/dao/governance/bond/role/BondedRolesRepository.java (10)

-- Patch Links --

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


More information about the bisq-github mailing list