-
Notifications
You must be signed in to change notification settings - Fork 63
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.19.10 #1096
Merged
Merged
Release 1.19.10 #1096
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
Collaborator
alex-tsx
commented
Mar 4, 2024
•
edited
Loading
edited
- TW-1108: Migrate Redux-persist storage to unlimited (TW-1108: Migrate Redux-persist storage to unlimited #1055)
- TW-1251: Show ads from our providers on external list of sites permanently (TW-1251 show ads from our providers on external list of sites permanently #1063)
- TW-1241: Scroll back up button (TW-1241: Scroll back up button #1058)
- TW-984: Player for Audio/Video NFT (TW-984: Player for Audio/Video NFT #1065)
- TW-1294: Fix Ghostnet RPC URL (TW-1294: Fix Ghostnet RPC URL #1072)
- TW-1287: Update available banner (TW-1287: Update available banner #1071)
- TW-687: [tech] Eliminate balances loading from chain (TW-687: [tech] Eliminate balances loading from chain #1074)
- TW-1291: Accelerate operations confirmations (TW-1291: Accelerate operations confirmations #1081)
- TW-1321: 'Manage assets' button is out of place on the pop-up (TW-1321: 'Manage assets' button is out of place on the pop-up #1082)
- TW-1290: Add HypeLab ads (TW-1290 Add HypeLab ads #1079)
- TW-1280: Operations counter value error (TW-1280: Operations counter value error #1083)
- TW-1060: Collectibles blur checkbox (TW-1060: Blur checkbox #1085)
- TW-1313: TKey Ad (TW-1313: TKey Ad #1089)
- TW-1187: Mark scam tokens (TW-1187: Mark scam tokens #1091)
- TW-1088: [e2e] Collectibles (TW-1088: [e2e] Collectibles #1080)
- Bump version to 1.19.10 (Bump version to 1.19.10 #1095)
* TW-1108: Migrate Redux-persist storage to unlimited * TW-1108: Migrate Redux-persist storage to unlimited. Serialization left to native implementation
…ly (#1063) * TW-1251 Implement insertion of some ads * TW-1251 Fix ads that have been before * TW-1251 Remove redundant logging * TW-1251 Increase Slise ads rules update interval * TW-1251 Revert redundant manifest changes * TW-1251 Make getting ads actions asynchronous * TW-1251 Replace two memoization modules with one * Rollback Node.js version --------- Co-authored-by: Alex <alex.seleznov@gmail.com>
* TW-1241: Scroll back up button * TW-1241: Scroll back up button. Updated Node.js version * TW-1241: Scroll back up button. GitHub Actions. + 'repo-setup' * TW-1241: Scroll back up button. Dynamic import for 'wasm-themis' * TW-1241: Scroll back up button. Moved to Collectibles page * TW-1241: Scroll back up button. Refactor
* TW-1287: Update available banner. Fix memoizee application * TW-1287: Update available banner. + Banner * TW-1287: Update available banner. + Reopening extension page after update * TW-1287: Update available banner. Refactor * TW-1287: Update available banner. Fix z-index * TW-1287: Update available banner. Storing app update details * TW-1287: Update available banner. Applied existing 'useStorage' hook * TW-1287: Update available banner. Fix BG script imports * TW-1287: Update available banner. Fix banner margins in popup
Merge pull request #1078 from madfish-solutions/pull-from-master-to-dev
* TW-687 Reduce fetching balances from blockchain * TW-687 Use TZKT Websocket API to reduce lag between operation success message and balance update * TW-687 Use a state message for logic * TW-687 Minor refactoring * TW-687 Revert adding operation confirmation with TZKT API * TW-687 Fix behavior for local Tezos sandbox * TW-687 Fix displaying zero balances for a moment immediately after creating a wallet * TW-687: [tech] Eliminate balances loading from chain. WIP * TW-687: [tech] Eliminate balances loading from chain. WIP * TW-687: [tech] Eliminate balances loading from chain. WIP: Refreshing by new block when on chain * TW-687: [tech] Eliminate balances loading from chain. useBalance in <Delegate /> * TW-687: [tech] Eliminate balances loading from chain. in Send form * TW-687: [tech] Eliminate balances loading from chain. -- hook * TW-687: [tech] Eliminate balances loading from chain. Fix Quality Checks * TW-687: [tech] Eliminate balances loading from chain. Refactor useBalancesLoading * TW-687: [tech] Eliminate balances loading from chain. Cleaned up * TW-687: [tech] Eliminate balances loading from chain. Refactor * TW-687: [tech] Eliminate balances loading from chain. Refactor * TW-687: [tech] Eliminate balances loading from chain. Fix useBalancesLoading() conditions * TW-687: [tech] Eliminate balances loading from chain. Fix useBalancesLoading() conditions * TW-687: [tech] Eliminate balances loading from chain. Fix Swap form balance decimals * TW-1291: Accelerate operations confirmations. Fix total gas balance on unknown chains --------- Co-authored-by: Inokentii Mazhara <keshan3262@gmail.com>
* TW-1291: Accelerate operations confirmations. Refactor activateAccount() * TW-1291: Accelerate operations confirmations. WIP * TW-1291: Accelerate operations confirmations. Refactor
* fix button position * review fix
* TW-1290 Implement insertion of ads for tzkt.io (raw version) * TW-1290 Keep 728x90 Slise ads * TW-1290 Add Hypelab ads into web extension pages * TW-1290 Implement new analytics for ads * TW-1290 Use a fork of save-remote-file-webpack-plugin module * TW-1290 Update new Webpack extension * TW-1290 Require one more env variable * TW-1290 Remove redundant console logging * TW-1290 Move some hooks files * TW-1290 Add env variables to Github actions * TW-1290 Fix some syntax errors * TW-1290 Fix typos * TW-1290 Refactoring according to comments * TW-1290 Use EmptyFn type in new changes * TW-1290 Use ts-expect-error instead of ts-ignore in web extension sources (not e2e tests) * TW-1290 Various bugfixes * TW-1290 Add a new env variable to job configurations * TW-1290 Remove redundant logging
* TW-1280: Operations counter value error * TW-1280: Operations counter value error. + Memoized FastRpcClient.getProtocols() * TW-1280: Operations counter value error. + Cached FastRpcClient.getChainId() * TW-1280: Operations counter value error. Fix const ONE_HOUR_MS * TW-1280: Operations counter value error. + 'Counter operation is off' error msg * TW-1280: Operations counter value error. Edit 'Counter operation is off' error msg * TW-1280: Operations counter value error. Edit 'Counter operation is off' error msg
* show swap page tKey banner * replace slise banner with tkey * analytics provider * fix review * fix imports * refactoring
* loading * scam alert on token page * empty line * ts-prune fix * review fix * change max container size for ads replacing * review fixes
* new * Finished e2e test * TW-1088: [e2e] Collectibles test * fix import * fix all conversations --------- Co-authored-by: Alex <alex.seleznov@gmail.com>
Merge pull request #1097 from madfish-solutions/merge-v1.19.9-from-master
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.