-
Notifications
You must be signed in to change notification settings - Fork 91
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
Release/1.10.0-1 #849
Merged
Merged
Release/1.10.0-1 #849
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
* Fix node dialog * Fix other dialogs * Improve performance * Update SelectToken.vue
* Fixed Referral Rewards.
* show expected address message when eth part not signed * update wallet to 1.8.0
* fetch eth timestamp from block * fetch sora start timestamp * refactoring after review * update wallet
* fix asset check for adding liquidity * bridge - remove message from pending state
* update wallet version * update translations * fix ru swap translations
* update amount table * update translations * update types
* add addToken function * add SimpleNotification component * add transfer notification component * update transfer notification modal * update translations * remove unused code * update wallet to 1.8.6 * update de translation
* update translations * fix swap send direction
* Added button loading on token select.
* tmp * Add vuex modules * Add decorators * Improve vuex usage & fix minor issues * Fix issues * Improve module names * Fix issues * Update package.json * Update mutations.ts * Update TokenSelectMixin.ts * Update Swap.vue * Update ConfirmSwap.vue * Fix issues * Refactor referral system * Refactor confirm token pair dialog * Remove useless await * Remove useless string casting for slippage * Add missed modifiers * Restructure imports and readonly props order * Add missed types * Add missed modifiers * Fix typescript issues * Update RemoveLiquidityTransactionDetails.vue * Add null checks for referral system & fix issue with navigation * Update Pool.vue * Fix add liquidity inputs issue * Fix add liquidity focused field logic it wasn't work in the previous implementation, so, it was needed to fix it or just ignore that logic. I decided to fix it * Add missed modifiers * Fix remove liquidity * Fix remove liquidity issues * Remove useless check from Pool component * Update TransferNotification.vue * Update wallet version * Add automatically all selected tokens for Bridge to SORA side * Fix namings * Update PR * Update wallet version * Update wallet version * Fix types * Update referral system storage * Update referral program component * Fix copy feature * Update ReferralProgram.vue * Update ReferralProgram.vue * Fix typo
* Fix referral program info line values * Update SelectNode.vue * Fix same issues * Update yarn.lock
…rt (#660) * remove redundant message, fix confirmation message for evm part * remove redundant translation key wait30Block
* use AssetList in SelectToken & SelectRegisteredAsset * create SelectAssetList common component * add SearchInput component * use components from wallet * select asset dialogs refactoring * fix naming * fix ts error
* Added new languages, updated translation.
* prework * change styles * change google play link * add example * refactoring * update vue config * remove unused code * transform svg * fix svg patterns * Update sora-app-right.svg * add new languages Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>
* bridge tx restoration improvements * fix ternary condition Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* wip subscriptions * update rewards to subscriptions * fix subscription calls Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Add subquery endpoint * Fix twitter meta img * Update whitelist.json * Update App.vue * Update translations Co-authored-by: Nikita Polyakov <53777036+Nikita-Polyakov@users.noreply.github.com>
* prework * refactor * Update PairTokenLogo.vue Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Fix max input value * Update Swap.vue
Co-authored-by: Stefan Popov <stefanpopov@list.ru>
* Fix wallet send paddings * Fix zero fiat values when subquery is down * Fix zero fiat when subquery is down for rewards header * Update yarn.lock
* tokens page fixes * fix app menu on tokens page * refactoring tokens container class Co-authored-by: Stefan Popov <stefanpopov@list.ru>
Co-authored-by: Stefan Popov <stefanpopov@list.ru>
…ithm (#827) * Turned On Market Algorithms Settings. * Enabled Settings For Undefined Second Asset Or Only One Market Algorithm. * Fixed Custom Slippage Tolerance Outline. Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp>
* remove unused translations * update wallet * update translations
* swap chart fix x axis labels css * remove unused option
* dont show apr & tvl if no prices from subquery' * fix roi * revert env.json
* freeze subscription payload * update wallet to 1.10.36
* update swap subscriptions * update wallet to 1.10.37
* fix max btn visibility for remove liquidity & farming * add MAX_PART
* use translation consts * update wallet to 1.10.38 * reimport from localise * revert change in ReferalProgram
* Refactored Translation. * Updated translation. * remove unused vars * fix sora in translations * translation fixes * fix whitespaces * remove @:appName * reimport from localise * add AppName const * remove unused import Co-authored-by: alexnatalia <alekseenko@soramitsu.co.jp> Co-authored-by: Nikita-Polyakov <polyakov@soramitsu.co.jp>
* add @types/jsdom * replace file-loader for asset resource * replace node-sass to sass * update types packages * upgrade babel & @typescript-eslint * try to add logs to webpack * update ethers * update vue-template-compiler * update sass loader * update node-polyfill * update dependency tree using yarn-deduplicate
* Enable USDT for HASHI bridge * Hide marketing section * Update lib version with bridge fix * Update lib
ra9mls
approved these changes
Nov 1, 2022
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.