Fix bwc error typo - #2386
Closed
kajoseph wants to merge 354 commits into
Closed
Conversation
…alance between idle balance and scrubbed balance
…ets after killing the app and resuming
Portfolio: Enhancement - Misc Improvements
Buy: Feat - MoonPay ApplePay-US embedded buy
…t state When adding a wallet via the Buy Crypto flow (e.g. USDC on Ethereum), the new wallet was created with hideWalletByAccount = false regardless of whether the parent EVM account was already hidden. This caused the token wallet to appear visible on the home screen while all other wallets in that account remained hidden. Fix: before pushing the new wallet to key.wallets in addWallet(), check evmAccountsInfo for the wallet's receiveAddress and inherit the hideAccount flag if present.
…ewWithDeeplinks Deeplinks/Buy/Sell: Ref - Prevent to close webView modal from deeplinks handling
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
…nguage-02 Transaction List: Fix - Fallback to 'en' for locales moment doesn't bundle
…onf-rn2904 SumSub: Enhancement - Prefill KYC applicant with the account email / phone
…ush-open-crash-01 Braze: fix - prevent crash when routing Braze push deep link on Android
LogProvider: Fix - Defer LogProvider state updates to avoid setState-…
…ailure-01 KYC: Fix - Surface an error when identity verification cannot start
…tempt-01 KYC: Fix - Mark the verification attempt as started when the SDK opens
…url-rejections Linking: Fix - handle rejected openURL promises
…orklets-lock-order-01 ARN: Fix - prevent UI/JS deadlock and canvas re-records when …
bump pbkdf2 iterations to owasp rec
…ection Guidepoint: Feat - Add root/jailbreak detection (defense-in-depth)
…d-paths-01 Guidepoint: Fix - Strip internal build paths from release binaries
…ffersErrorHandling Buy/Sell: Fix - error handling when no available offers
…lity-01 Logs: Fix - record post-startup logs instead of dropping them
…on-open-tx Notifications: Fix - open tx from tapped notification
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
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.
To be fixed in bitpay/bitcore#4243