You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Continuing to test the DAO on testnet. More exploratory style testing.
Update Windows install experience. Key features include abort the installer if the application is running prior to install or uninstall, and added German, French, and Spanish translations. Update windows install experience bisq#2164
Update Windows packaging process so that it is capable of performing the complete packaging
process. This will allow anyone running Windows to easily generate their own Bisq installer if they so chose, rather than downloading it. Update windows packaging process bisq#2163
Update Linux packaging process so that it is capable of performing the complete packaging
process. This will allow anyone running Linux to easily generate their own Bisq installer if they so chose, rather than downloading it.
Summary
Contributions delivered
Testing v0.9.0 release on Windows. This was a major release and required thorough testing. I did not find any major issues, but identified a few minor cosmetic, content, and validation issues.
Executed the following tests in TestQuality:
v0.9.0 Account Setup [Windows]
v0.9.0 Arbitration/Support Process [Windows]
v0.9.0 Funds/Wallet Management [Windows]
v0.9.0 Trading Process [Windows]
Entered the following issues:
0.9.0: Windows system tray icon is low resolution bisq#1996
0.9.0: Update required to text shown in popup message when loading the Account tab bisq#1997
0.9.0: When creating account with invalid input, field name shown in error text is truncated bisq#1998
0.9.0: Changing Country when creating Cash Deposit account does not clear error text [D6] bisq#1999
Incorrect alignment of address column in Funds > Send Funds tab bisq#2033
Elements within open trades view partially obstructed bisq#2041
Fiat amount is not rounded in dispute details bisq#2042
Incorrect label (Trade volume) in summary screen when the arbitrator closes a ticket bisq#2043
Issue with input validation in create offer view bisq#2044
Differing status of transactions being confirmed between maker, taker, and arbitrator bisq#2045
Trade contract JSON data does not correspond to the values shown in the trade details bisq#2046
Not fetching prices from coinmarketcap bisq#2047
Apply styling to Windows system tray application menu bisq#2058
Green underline for tabs extends past the text of the selected tab bisq#2059
Unexpected content in summary message when a support ticket gets closed bisq#2065
Testing the DAO on testnet. Not following any formal test cases, but performing exploratory style testing based on knowledge about the DAO I have gained from documentation and from YouTube videos. I did not find any major issues, but identified primarily usability issues.
Entered the following issues:
DAO: Submitting proposal, bond, or asset fee took 30 seconds without indicating anything was happening bisq#2082
DAO: Typo in prompt when attempting to pay asset listing fee and trial period is less than 30 days bisq#2086
DAO: Inform user that proposals cannot be submitted while not in the proposal phase bisq#2087
DAO: Dash and Litecoin duplicated in the list of assets within the asset listing fee view bisq#2091
DAO: Confusing warning when adding more days to asset trial period bisq#2092
DAO: Need to be able to determine a compensation request came from the actual contributor bisq#2114
DAO: Withdrawal request prompt for sending BSQ shows incorrect transaction fee bisq#2124
DAO: Some table headings act like links (color change on hover) but do not load the browser when clicked bisq#2139
DAO: My vote weight is not factored into the quorum amount bisq#2140
DAO: Scrolling in the proposal vote results table, My Vote changes thumbs up / thumbs down icons randomly bisq#2141
Resolved a few issues regarding line endings, one that was specifically causing BisqHelpFormatterTest to fail on Windows.
Normalize line endings bisq#2031
Handle cli-output_windows.txt with CRLF line endings bisq#2032
Implemented a script that installs and configures the necessary JDK on Windows, and made a few refinements along the way. This should make the setup process for new Windows devs quick and easy, as well as ensure they are using the proper JDK.
Add script for easy installation and configuration of the necessary JDK on Windows bisq#2039
Update install_java.bat bisq#2085
Fix install_java.bat when setting long PATH environment variable bisq#2131
Update install_java.bat bisq#2165
Added the install_java.sh script (which had been removed as part of restructuring done in Revise contributor / developer docs bisq#1924), and updated it to work on a variety of Linux distributions. This should make the setup process for new Linux devs quick and easy, as well as ensure they are using the proper JDK.
Add install_java.sh bisq#2003
Consolidate install_java.sh scripts bisq#2055
Contributions in progress
Continuing to test the DAO on testnet. More exploratory style testing.
Update Windows install experience. Key features include abort the installer if the application is running prior to install or uninstall, and added German, French, and Spanish translations.
Update windows install experience bisq#2164
Update Windows packaging process so that it is capable of performing the complete packaging
process. This will allow anyone running Windows to easily generate their own Bisq installer if they so chose, rather than downloading it.
Update windows packaging process bisq#2163
Update Linux packaging process so that it is capable of performing the complete packaging
process. This will allow anyone running Linux to easily generate their own Bisq installer if they so chose, rather than downloading it.
Scan files using VirusTotal as part of release process in order to ensure that they are not being flagged as false positives.
Scan files using VirusTotal as part of release process bisq#2177
The text was updated successfully, but these errors were encountered: