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

Small improvements/fixes #1728

Merged
merged 13 commits into from Sep 27, 2018
Merged

Small improvements/fixes #1728

merged 13 commits into from Sep 27, 2018

Conversation

ManfredKarrer
Copy link
Member

No description provided.

- If user press cmd+t it switches to DEBUG log level for the tor
network library. If the user press it again it switch back to WARN level.
- If there is a connection startup timeout where we display the Tor
network settings popup we switch log level as well to DEBUG.
- Rename excludeBsqUnlessDaoTradingIsActive to
isNotBsqOrBsqTradingActivated to make it more clear
- Fix wong check with getDefaultBaseCurrencyNetwork (use
getBaseCurrencyNetwork instead)
- Add comment to support network check or Tokens
@ManfredKarrer
Copy link
Member Author

No idea why Travis build fails, my local build works (incl. tests). Cannot open Travis page...

- If both verifiedOpReturnType and opReturnTypeCandidate are empty we
got an error logged. We change that so that only of both are present
but not matching we log a warning.
- Fix wrong start height
- Improve logging
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.

bisq.core.payment.validation.AltCoinAddressValidatorTest > test FAILED

@ManfredKarrer
Copy link
Member Author

Ah thanks. Hm... somehow my test run succeeded before, but now they failed as well... Fixed with latest commits.

@ripcurlx
Copy link
Member

utACK

@ripcurlx ripcurlx merged commit 5c66385 into bisq-network:master Sep 27, 2018
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.

None yet

2 participants