-
Notifications
You must be signed in to change notification settings - Fork 169
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(dashpay): merge Dash Wallet 10.0.2 #1244
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: refactor to host Coinbase in MainActivity * feat: switch Buy Dash endpoints * fix: tests * fix: increase java version for GitHub Action Workflows * fix: increase java version for ktlint CI
* feat: add WalletFactory with tests * feat: use WalletFactory for Onboarding * chore remove obsolete functions and files * chore: remove commented code * fix: check for missing authGroupExt and add comments * fix: add license and remove commented lines
* feat: add prequest ignore battery optimizations permission * fix: add headers and mnlistdiff to activity history in BlockchainServiceImpl * fix: add battery optimization to SettingsActivity * fix: add battery optimization to WalletActivity * feat: update report to include a few more items including battery optimization setting.
* chore: apply ktlint * chore: cleanup 7.5.0 handling code * feat: use web API to request withdrawal * fix: catch unknown host errors * fix: apply ktlint * fix: tests * fix: ktlint check on tests
* fix crash when request disable battery opt dialog is cancelled
* feat(crowdnode): limit withdrawals to once per block * fix: eliminate progress dialog after withdraw error (per block) * refactor: remove LiveData from BlockchainStateDao * tests: fix CrowdNodeApiAggregatorTest * chore: replace hard coded text with string resources
…e CrowdNode APY (#1240) * fix: eliminate race condition when updating BlockchainState that results in "Syncing..." for a long time * fix: set the weight for EvoNodes to 4x for masternode APY * chore: update to dashj 20.0.1-SNAPSHOT
* only rescan transactions for masternode key usage on upgrade
…shpay-merge-10.0.2
HashEngineering
commented
Jan 4, 2024
9dd45ab
to
9021f85
Compare
Syn-McJ
approved these changes
Jan 5, 2024
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.
Seems good
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue being fixed or feature implemented
Merge Dash Wallet 10.0.2
Related PR's and Dependencies
Screenshots / Videos
How Has This Been Tested?
Checklist: