[bisq-network/bisq] Remove unused maxBlocks param from pricenode (#4240)

cd2357 notifications at github.com
Wed May 6 19:05:41 UTC 2020


Since the new fee estimation API does not require this parameter anymore, remove it and all references to it.

As @cbeams mentioned in https://github.com/bisq-network/bisq/pull/4235#pullrequestreview-405917893: merging this change should be coordinated with the pricenode operators.

What this changes for running a pricenode: starting the pricenode now takes one argument instead of two, so make sure to **update any startup scripts and remove the first argument** (which used to represent `maxBlocks`).

See bisq-network/projects#27
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Remove unused maxBlocks param from pricenode

-- File Changes --

    M pricenode/src/main/java/bisq/price/mining/providers/BitcoinFeeRateProvider.java (19)

-- Patch Links --

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


More information about the bisq-github mailing list