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

Misc fixes and cleanups #1592

Merged
merged 2 commits into from Jun 27, 2018
Merged

Misc fixes and cleanups #1592

merged 2 commits into from Jun 27, 2018

Conversation

ManfredKarrer
Copy link
Member

@ManfredKarrer ManfredKarrer commented Jun 27, 2018

  • Fix bug with ignored taker check (use peer instead of
    offer.getMakerNodeAddress()).
  • Remove redundant tradeStatisticsSet in TradeStatisticsManager
  • Remove handling for old TradeStatistics objects (since v 0.6.0 not
    supported anymore)
  • Use marketPricePresentation.priceFeedComboBoxItems instead of MainVievModel.priceFeedComboBoxItems.
  • Replace Authorisation # with Authorisation number.
  • Remove https://bisq.network/survey and https://bisq.community links
    in tradeFeedbackWindow text.
  • Add null checks.
  • Improve logging.
  • Cleanup

Depends on bisq-network/bisq-core#130

- Fix bug with ignored taker check (use peer instead of
offer.getMakerNodeAddress()).
- Remove redundant tradeStatisticsSet in TradeStatisticsManager
- Remove handling for old TradeStatistics objects (since v 0.6.0 not
supported anymore)
- Use marketPricePresentation.priceFeedComboBoxItems instead of
- MainVievModel.priceFeedComboBoxItems.
- Replace Authorisation # with Authorisation number.
- Remove https://bisq.network/survey and https://bisq.community links
in tradeFeedbackWindow text.
- Add null checks.
- Improve logging.
- Cleanup
@ripcurlx
Copy link
Member

ACK - @ManfredKarrer don't forget to run the tests before pushing 😉

@ManfredKarrer ManfredKarrer merged commit 87b7359 into bisq-network:master Jun 27, 2018
@ManfredKarrer ManfredKarrer deleted the misc-fixes branch August 14, 2018 19:02
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