[bisq-network/bisq] Hotfix/v1.5.8 (#5260)

Christoph Atteneder notifications at github.com
Tue Mar 2 10:04:41 CET 2021


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

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

-- Commit Summary --

  * Bump version number for v1.5.8
  * Obtain minimumFee from mempool api in place of hardcoded value
  * Update Preferences tests to new constructor signature
  * Field id strings for FeeService extracted to Config.java
  * Revert to SNAPSHOT version

-- File Changes --

    M build.gradle (2)
    M common/src/main/java/bisq/common/app/Version.java (2)
    M common/src/main/java/bisq/common/config/Config.java (3)
    M core/src/main/java/bisq/core/provider/fee/FeeProvider.java (10)
    M core/src/main/java/bisq/core/provider/fee/FeeService.java (10)
    M core/src/main/java/bisq/core/user/Preferences.java (6)
    M core/src/test/java/bisq/core/user/PreferencesTest.java (2)
    M desktop/package/linux/Dockerfile (2)
    M desktop/package/linux/package.sh (2)
    M desktop/package/linux/release.sh (2)
    M desktop/package/macosx/Info.plist (4)
    M desktop/package/macosx/copy_dbs.sh (2)
    M desktop/package/macosx/create_app.sh (2)
    M desktop/package/macosx/finalize.sh (2)
    M desktop/package/macosx/insert_snapshot_version.sh (2)
    M desktop/package/macosx/replace_version_number.sh (4)
    M desktop/package/windows/package.bat (2)
    M desktop/package/windows/release.bat (2)
    M desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java (2)
    M desktop/src/test/java/bisq/desktop/maker/PreferenceMakers.java (3)
    M pricenode/src/main/java/bisq/price/mining/FeeRate.java (8)
    M pricenode/src/main/java/bisq/price/mining/FeeRateService.java (14)
    M pricenode/src/main/java/bisq/price/mining/providers/MempoolFeeRateProvider.java (40)
    M pricenode/src/test/java/bisq/price/mining/FeeRateServiceTest.java (8)
    M pricenode/src/test/java/bisq/price/mining/providers/MempoolFeeRateProviderTest.java (2)
    M relay/src/main/resources/version.txt (2)
    M seednode/src/main/java/bisq/seednode/SeedNodeMain.java (2)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5260.patch
https://github.com/bisq-network/bisq/pull/5260.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/5260
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210302/32cb86de/attachment.htm>


More information about the bisq-github mailing list