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

chore: version bump v0.7.8 #1127

Merged
merged 7 commits into from
Nov 26, 2024
Merged

chore: version bump v0.7.8 #1127

merged 7 commits into from
Nov 26, 2024

Conversation

brianp
Copy link
Collaborator

@brianp brianp commented Nov 26, 2024

Description

onwards and upwards!

stringhandler and others added 7 commits November 24, 2024 12:23
Description
---
Prevent reset app dialog popping up when user copies monero address
Closes: #856 

Motivation and Context
---
We should show this dialog only when user changes monero address.

How Has This Been Tested?
---
Run on ubuntu and windows, repeatedly clicked monero address multiple
times and the dialog did not show up.

What process can a PR reviewer use to test or verify this change?
---
Same as above.


Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify
This exit was added so that we can detect when the base node stops on
error 114 so that we can delete the previous database and resync.
However, the GPU miner would exit with a weird error code and then it
would not be restarted.
Description
---

- fixed slider's thumb styling so that isn't all a lighter opacity when
`disabled` (`isLoading`) - only lighten the border
- also added a helper to get a "safe" value based on the range slider
steps, because i noticed the GPU threads initial value was an odd
number, and i could slide to an odd number, but that should only
increment in steps of two

Motivation and Context
---

- resolves #1121

How Has This Been Tested?
---

- locally:


https://github.com/user-attachments/assets/e40c6653-d74e-4083-a3e5-5592e576800b



What process can a PR reviewer use to test or verify this change?
---
1. see ticket
2. see that GPU settings can't set to an odd number
Updates GPU mining to fix a bug in the slow miner
@brianp brianp merged commit 773510c into release Nov 26, 2024
12 of 13 checks passed
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.

4 participants