-
Notifications
You must be signed in to change notification settings - Fork 212
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
v0.7.2 Release Candidate #2459
v0.7.2 Release Candidate #2459
Conversation
use windows 2019 runner image
extend to 8dp for portfolio items
Fix menubar currency change
more triggers to scroll asks to bottom in pro orderbook
Add setting to show orders view after placing an order
increment to v0.7.2
|
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the fixes, working fine
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All updates made seem to be working correctly. The following items were tested:
- Confirm that portfolio asset values are all 8 decimal places
- Currency display is changed consistently across the platform according to FIAT setting as well as currency set in top menu.
- Orderbook listings top and bottom are scrolled to match one another as close as possible in the following conditions:
- flipping pair
- changing pair
- changing buy/sell mode
- loading dex pro tab
- "Show orders after placement" toggle-setting functions correctly, setting the orders tab to either display after making an order or staying on the chart tab accordingly.
- Version is correctly updated to 0.7.2
Test all changes from the following PRs:
Also do full regression testing of each page of app to ensure recent changes have not had any unintended consequences.