Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pricenode: Remove unused maxBlocks param #4240

Merged

Conversation

cd2357
Copy link
Contributor

@cd2357 cd2357 commented May 6, 2020

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

As @cbeams mentioned in #4235 (review): 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

@cd2357 cd2357 requested a review from cbeams as a code owner May 6, 2020 19:05
@cd2357 cd2357 changed the title Remove unused maxBlocks param from pricenode Pricenode: Remove unused maxBlocks param May 6, 2020
@cd2357 cd2357 force-pushed the remove-unused-maxBlocks-param-retry branch from 521b7c4 to 2ff152c Compare May 6, 2020 20:51
sqrrm
sqrrm previously approved these changes May 25, 2020
Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@sqrrm
Copy link
Member

sqrrm commented May 25, 2020

@wiz Can you coordinate this? Should I just merge this or wait until you're ready for it?

@stale
Copy link

stale bot commented Jun 26, 2020

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the was:dropped label Jun 26, 2020
@sqrrm
Copy link
Member

sqrrm commented Jul 1, 2020

@wiz @cd2357 I'm ok to merge this, once conflicts are resolved, but best if you coordinate and just let me know when it's ready.

@stale stale bot removed the was:dropped label Jul 1, 2020
@ripcurlx
Copy link
Member

@cd2357 Could you please resolve the conflict with master so we are able to merge it? Thanks!

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

See bisq-network/projects#27
@cd2357
Copy link
Contributor Author

cd2357 commented Jul 28, 2020

@ripcurlx done.

Copy link
Member

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@wiz Can you please coordinate as mentioned by @sqrrm if there is something to be changed as well for the v1.3.7 release for the pricenode startup scripts?

@ripcurlx ripcurlx merged commit 88fcb3f into bisq-network:master Jul 29, 2020
@cd2357 cd2357 deleted the remove-unused-maxBlocks-param-retry branch August 20, 2020 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants