-
Notifications
You must be signed in to change notification settings - Fork 37
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: Hide remove sss button #2219
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
iGroza
requested changes
Nov 22, 2024
src/components/settings/settings-security/settings-security.tsx
Outdated
Show resolved
Hide resolved
kivqa
approved these changes
Nov 22, 2024
iGroza
approved these changes
Nov 22, 2024
devkudasov
added a commit
that referenced
this pull request
Nov 26, 2024
* chore: Hide remove sss button * chore: isFeature enabled
devkudasov
added a commit
that referenced
this pull request
Nov 28, 2024
* chore: Hide remove sss button * chore: isFeature enabled
iGroza
added a commit
that referenced
this pull request
Dec 4, 2024
* feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Update observers * Migrtation * Restore onboarding from Realm into AppStore * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * feat: Update onboarded variable migration * Update logs * Change MMKV configuration * Restore storage * app.store storage * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]>
devkudasov
added a commit
that referenced
this pull request
Dec 4, 2024
* chore: Hide remove sss button * chore: isFeature enabled
devkudasov
added a commit
that referenced
this pull request
Dec 4, 2024
* feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Update observers * Migrtation * Restore onboarding from Realm into AppStore * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * feat: Update onboarded variable migration * Update logs * Change MMKV configuration * Restore storage * app.store storage * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]>
iGroza
added a commit
that referenced
this pull request
Dec 4, 2024
* feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Remove Events.onWalletReset * Remove Events.onTransactionStatusLoad * Remove onVestingBalanceSync * Remove onStakingBalanceSync * Remove onWalletsVestingBalanceCheck * Remove onWalletsStakingBalanceCheck * fix(HW-955): Block swipe down on Account import/create flow (#2202) * build * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * fix: sss account login (#2222) * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build * update: version * feat(Realm): Move app onboarded and initialized (#2204) * feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Update observers * Migrtation * Restore onboarding from Realm into AppStore * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * feat: Update onboarded variable migration * Update logs * Change MMKV configuration * Restore storage * app.store storage * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]> * Remove imports issue --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]>
devkudasov
added a commit
that referenced
this pull request
Dec 4, 2024
* chore: Hide remove sss button * chore: isFeature enabled
devkudasov
added a commit
that referenced
this pull request
Dec 4, 2024
* feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Update observers * Migrtation * Restore onboarding from Realm into AppStore * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * feat: Update onboarded variable migration * Update logs * Change MMKV configuration * Restore storage * app.store storage * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]>
devkudasov
added a commit
that referenced
this pull request
Dec 5, 2024
* feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Update observers * Migrtation * Restore onboarding from Realm into AppStore * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * feat: Update onboarded variable migration * Update logs * Change MMKV configuration * Restore storage * app.store storage * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]>
devkudasov
added a commit
that referenced
this pull request
Dec 5, 2024
* feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Remove Events.onWalletReset * Remove Events.onTransactionStatusLoad * Remove onVestingBalanceSync * Remove onStakingBalanceSync * Remove onWalletsVestingBalanceCheck * Remove onWalletsStakingBalanceCheck * fix(HW-955): Block swipe down on Account import/create flow (#2202) * build * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * fix: sss account login (#2222) * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build * update: version * feat(Realm): Move app onboarded and initialized (#2204) * feat(HW-941): Remove restore screen * feat(HW-941): Update sss routing rules * feat(HW-941): Remove SSS from settings * feat(HW-941): Remove replace option from SSS migration * feat(HW-941): Translation fix * Change sss screen parameters * Remove unnecessary useCallback * FIx provider for sss * Remove errors * Fix wallet type * Fix types * feat: Move app onboarded and initialized logic into AppStore - Remove Events.onOnbardedChanged event - Remove initialized state from app.tsx * Remove unnecessary storage definition * Update observers * Migrtation * Restore onboarding from Realm into AppStore * fix: Cart Wallet styles (#2207) * fix: wallet card name (#2209) * fix(SSS): google iOS login (#2208) * fix(HW-961): sss sentry handling (#2210) * Remove contact migration * Sentry handling for sss issues * fix(HW-965): no wallets on import iardware wallet (#2211) * feat(HW-967): watch only wallet (#2212) * fix: wallet bages (#2214) * fix(SocketStore): improve socket error handling (#2213) * fix(HW-963): Update wallet model after sss removal (#2215) * build * fix: Deep check for address list to prevent infinity transactions fetches (#2218) * chore: Hide remove sss button (#2219) * chore: Hide remove sss button * chore: isFeature enabled * fix: sss errors (#2217) * feat(HW-966): immediatly re-create SSS cloud share (#2220) * feat(HW-966): immediatly re-create SSS cloud share * feat(HW-966): sss recovery error handling * build * update: version * build * Restore storage for Provider and ProviderConfig (#2221) * feat: Update onboarded variable migration * Update logs * Change MMKV configuration * Restore storage * app.store storage * build * Revert "update: version" This reverts commit a3567cf. * build * chore: Setup provider cache to 3 hours (#2227) * update: version * fix: tron fee (#2230) * fix: tron fee * fix: tron fee calculation * build --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]> * Remove imports issue --------- Co-authored-by: Kirill Ageychenko <[email protected]> Co-authored-by: Build <[email protected]> Co-authored-by: Kirill Ageychenko <[email protected]>
devkudasov
added a commit
that referenced
this pull request
Dec 5, 2024
* chore: Hide remove sss button * chore: isFeature enabled
devkudasov
added a commit
that referenced
this pull request
Dec 22, 2024
* chore: Hide remove sss button * chore: isFeature enabled
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.
Fixes #
Proposed Changes
Checklist