[bisq-network/bisq] Fix get all bonds not returning not active bonds (#2526)

benk10 notifications at github.com
Mon Mar 11 08:07:40 UTC 2019


Fix #2522
The issue with this is that the proposal was for confiscating a bond which is not active, and the `getAllBonds` method returned only active bonds, so I changed it to return all bonds instead.

Now the proposals are showing up correctly.
<img width="907" alt="Screen Shot 2019-03-11 at 9 57 35" src="https://user-images.githubusercontent.com/10667901/54108635-2642e200-43e5-11e9-82e9-df1ebefb373f.png">

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

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

-- Commit Summary --

  * Fix get all bonds not returning not active bonds

-- File Changes --

    M core/src/main/java/bisq/core/dao/DaoFacade.java (5)

-- Patch Links --

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


More information about the bisq-github mailing list