bisq/core
Manfred Karrer d5c7e0a660
Improve Merit handling
- We add a filter to the getMeritStake method to avoid an exception at
getWeightedMeritAmount which would set merits to 0 in case the issuance
height blind would be larger than the vote height. I saw that error log
but could not reproduce it afterwards. It basically protects that we do
not add the issuance of the current cycle to the merit used in the
blind vote of that cycle.

- We add 1 block in the getCurrentlyAvailableMerit method to get the
same merit value if the blind vote was included in the next block.
2019-03-30 16:01:08 -05:00
..
.tx Merge core repository at 4597613 2018-09-05 10:48:22 +02:00
src Improve Merit handling 2019-03-30 16:01:08 -05:00
update_translations.sh Update translations 2018-12-13 09:48:25 +01:00