-
Notifications
You must be signed in to change notification settings - Fork 34
Rc/1.9.4 #383
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
* Bug Fix. Validation on balance of a controller * Issues fixed. Easier way to solve bug
* Bug fix. Now the alert dialog will be shown when controller balance is zero * Validation is not generic; Localize string update; Another source of controller balance * Linter job * Changed big decimal to big integer in repository
Dev master
Basic repository timer implementation without era argument Basic flow timer with wrong formatting in presentation layout
remoteStorage -> localStorage
…y_depth, active_era-1] to [current_era - history_depth, active_era]
… into feature/timer_task
Lot's of timers approach
* Generalize Learn More button * Start change validators screen * Code style * Ui fixes * Ui fixes * Reorganise folders * Basic screen * Sortings change * Code style * Quick action chips * Fixes and optimizations * Fix fill with selected * Remove extra space * WIP * Review validators * Fixes * Code style * Custom validators filters * Code style * Fix continue button labels * WIP * Fixes * Code style * Center text in search placeholder
* Format nominators count * Code style
* Disallow selecting blocked validator via search * Code style
* Show empty list instead of hiding tab if no crowdloan module is found in runtime * Code style
* Update fearlesslib version * Code style
* Add http caching * Point type fetching to polkascan repo
… into feature/timer_task
Master update to 1.9.0 (#352)
* Fix - min stake does not take MinNominatorBond into account * Fix - min stake does not take MinNominatorBond into account on staking screen
* use mortal era instead of immortal * Code style * Fixes * Remove unused code * Increase app version
* Change subscan request to subquery * Issues fix * Issues fix
* Version update * Fix/lokalise (#349) * Governance tab erased * Hide alert widget if no alerts in it * Renaming strings for localise * Lokalise finish * Fix lokalise wrong translations * Fix lokalise wrong translations * Added hints for confirm screens * Better way to implement such views * Codestyle issues * Issues fix
* Version update * Fix/lokalise (#349) * Governance tab erased * Hide alert widget if no alerts in it * Renaming strings for localise * Lokalise finish * Fix lokalise wrong translations * Fix lokalise wrong translations * Your validator and validatorInfo screens updated * Lokalize and linter * Issues fix * Issues fix * Issues fix * Issues fix * Issues fix
* Version update * Fix/lokalise (#349) * Governance tab erased * Hide alert widget if no alerts in it * Renaming strings for localise * Lokalise finish * Fix lokalise wrong translations * Fix lokalise wrong translations * Really bad way to count down, but it works Basic repository timer implementation without era argument Basic flow timer with wrong formatting in presentation layout * Finished algorithm to count time for the rest of the era * Caching for algorithm remoteStorage -> localStorage * Change Historical Updater base class range from [current_era - history_depth, active_era-1] to [current_era - history_depth, active_era] * Code style * Staking Widget timer added * Timer logic for destination era * Unbonding timer; lots of timer implementation * Payout Rewards timer; Lot's of timers approach * Era number in active and in inactive status returned * KlintFormat * Refactoring of staking widget * Linter * staking payout expired when left time is zero * Codestyle * Bug fix * Color added * Kinda fixed ¯\_(ツ)_/¯ * Wrong fix fixed * Changes in calculation logic; Sorting for payouts * Remote source for active era index * Linter * Issues fixed * Updater returned; Attempt to fix bug with new era crash * Sort payouts by era * Fix "payout expired" state * Fix historical range * Historical eras fix * Timer fix. Again. Slightly different logic after analysing blockchain * Another attempt to fix timer * Refactoring * Added delta time for when we count, so the timer won't start with left time every time the recycler is scrolled * Negative time fix * Linter and space in payout adapter, so the button doesn't hide the lowest payout * Issues fix * Merge with dev; Timer in unbondings is fixed too * Merge with dev; Timer in unbondings is fixed too * PR issues fix * Linter * Issues fixed * Linter * Few minor issues fix * Moved factory creation to Dagger Co-authored-by: Aleksandr Malina <ef1rspb@gmail.com>
* Move to fearless total reward project * Fix issues * Update westend subquery project path * Code style
…mitations Remove max nominator limitation for already nominating users
…subscribed section (#373) * Show oversubscribed unpaid warning only if user nomination is in oversubscribed section * Code style
* * Updated fiat representation: Changed Subscan API to Coingecko API Signed-off-by: Anton Khvorov <day345987@gmail.com> * * Updated fiat representation: Changed Subscan API to Coingecko API * Linted Signed-off-by: Anton Khvorov <day345987@gmail.com>
* Fix elected count * Fix merge conflicts * Code style * Issue fix
* UI for transfer details, estrinsicts and rewards * Before code refactoring; Almost working * History works. Without Cursor in query * Works... Kind of * Cursor added, few bugs fixed * History paging loading works, I guess =/ * Change type of history to sealed class * Icon for staking in history * isIncome * Refactoring * New Database * Contacts * Status and source added to DB * Status in UI * Extrinsic format * Erased transaction table and dao * New Regex * DB rename * Refactoring * Renaming and refactoring * Renaming and refactoring * Linter * Issues fix * Separation of domain and UI logic * Refactoring * Base details ready * Complete details screen * Duplicate icons removed * Right formatting * PR issues fix * Filter screen done * Balance filter done; Linter * Detailed balance filter added * Linter * Linter =( * Real endpoint added; Few issues fix * Filter provider with dagger * Issues fix * base branch update * base branch update * base branch update * Wrong order fixed * Linter * Network config removed * Base class update; Linter * Refactoring * Issues fix * Different module approach * Refactoring to sealed class * Refactoring to sealed class * Migration * Move filters to backend * Fix cursor broken migration * Fix cursor broken migration * Fix cursor broken migration * Fix operations * Fix rewards * Code style * Fix - realtime insertsion of tranfsers * Fix merge conflicts * Remove logging * Code style * Filter out transfer extrinsics * Remove logging * Code style * Fix strings * Fix namings * Remove subscan (#380) Co-authored-by: Ekaterina Levchenko <e.levchenko@innopolis.ru>
antonkhvorov
approved these changes
Sep 16, 2021
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.