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

Fix bsq wallet & tx fee rate test cases (api) #5447

Merged
merged 3 commits into from
Apr 28, 2021

Conversation

ghubstan
Copy link
Contributor

  • BsqWalletTest Regtest btc block being generated with this fix, and chain download triggered. Also adjusted testGetUnusedBsqAddress() for upcoming SegWit BSQ changes.

  • BtcTxFeeRateTest Minimum tx fee rates move fast, sometimes so low the validation test fails. This change tries to consistently force validation error by setting fee rate=1.

Regtest btc block was not being generated, and chain download not triggered.
Also ajusted testGetUnusedBsqAddress() for upcoming segwit bsq changes.
Min tx fee rates move fast, sometimes so low the validation test fails.
Try to consistently force validation error by setting fee rate=1.
Copy link
Contributor

@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

@ripcurlx ripcurlx merged commit 5c369a4 into bisq-network:master Apr 28, 2021
@ripcurlx ripcurlx added this to the v1.6.3 milestone Apr 29, 2021
@ghubstan ghubstan deleted the fix-bsq-wallet-test-case branch January 10, 2022 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants