-
Notifications
You must be signed in to change notification settings - Fork 48
Rc/3.9.0 #469
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
Conversation
This file contains hidden or 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
* GitHub Actions refactoring * Remove manual github release from this repo * Adding different type of signing * Adding market workflow * remove security_config * Fix getting secrets * Adding secret deleting after build * delete usless copy pasting * delete useless google-services * make required build files auto-generate * Transfer all evn variables in separate file * test another way of setvars * try another way * fix path * fix * test * Put all build action to separate workflow * fix conditions * change condition * test building and upload * change logic for readSecretOrNull * fix gh workflow * fix getting branches * fix typo * fix branch name for pull-request * fix problems * fix pull-request * fix env * fix checkout * rename back * test * return all test data back
* Fix branch for pull-request * fix branch
* Feature/total balance breakdown locks (#434) * Showed locks and reserved balance in total balance breakdown * Cleaned code * Feature/total balance breakdown cleanup (#437) * Showed locks and reserved balance in total balance breakdown * minor changes * Cleaned code * Fix database migration * remove currency repository from wallet interactor * Cleaned code and finalized locks * Removed half up formatting * fixed zero check * Simplified check for zero * Fix code review notes * Feature/total balance breakdown crowdloans (#449) * Showed locks and reserved balance in total balance breakdown * minor changes * Cleaned code * Fix database migration * remove currency repository from wallet interactor * Cleaned code and finalized locks * Removed half up formatting * fixed zero check * Simplified check for zero * Cached and provided crowdloan balance breakdown screen * minor changes * Add contributions amount to total balance * Showed contributions in breakdown list * Fixed balance breakdown * klint formatting * Observed contributions from local storage in crwodloans screen * Removed unused interface and optimized interactor * Bug fix and correct percentage calculation * Add database migration and remove item blicking in breakdown * Fix crash * Fixed review notes * Feature/total balance breakdown crowdloans (#457) * Showed locks and reserved balance in total balance breakdown * minor changes * Cleaned code * Fix database migration * remove currency repository from wallet interactor * Cleaned code and finalized locks * Removed half up formatting * fixed zero check * Simplified check for zero * Cached and provided crowdloan balance breakdown screen * minor changes * Add contributions amount to total balance * Showed contributions in breakdown list * Fixed balance breakdown * klint formatting * Observed contributions from local storage in crwodloans screen * Removed unused interface and optimized interactor * Bug fix and correct percentage calculation * Add database migration and remove item blicking in breakdown * Fix crash * Fixed review notes * include contributions to asset details * Include contributions into asset balance * Fix contribution local entity * Removed unused import directives * Include contributions balance in wallet list * klint formatter * Removed wildcard imports * Fix compile error * Clean code * Provided contribution balance to assets list and search * Clean code * Edit string resource
* Fix - total balance under and over counting in assets lists * Fix - ordering does not consider offchain balances & refactoring * Code style
* Show total balance breakdown if there is locks with 0 value * Removed unused imports
# Conflicts: # app/build.gradle
Master dev
antonijzelinskij
approved these changes
Sep 29, 2022
* Fix - crash on ledger accounts * Fix nft error spamming in logs for missing accounts
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.
No description provided.