Update release#1394
Open
zzggo wants to merge 66 commits into
Open
Conversation
Closes #1357
Closes #1374
Closes #1374
Closes #1378
…e-send-workflow-will-cause-the-transaction-to-fail fix: eth sign with address
…-on-side-menu Closes #1374
Closes #1378
1357 fix UI issues of eoa migration
- EVMTokenBalanceProvider: replace isLoading guard with Task deduplication so concurrent callers await the same fetch instead of getting empty data - ProfileLoginHandler: only poll for new profiles, skip for existing accounts where data is already on-chain - Remove debug log in WalletAccount Closes #1374
- SideMenuViewModel: propagate manual hiding from main account to all accounts in the same group (COA, child) - CadenceAccountView: hide show/hide toggle for current main account to prevent users from hiding the active account - AccountListView: remove redundant isHidden filter in AccountInfoCard Closes #1374
…-on-side-menu Closes #1374
Closes #1366
Remove ClaimNFTDetail route and redirect all claim items (both token and NFT) through ClaimTokenDetailScreen, which has the complete claim transaction logic (claimNft/claimFt). This matches the extension behavior and fixes NFT claim not executing the on-chain transaction. Closes #1374
Closes #1366
…not-displayed-on-side-menu 313/1374 bug ios coa account is not displayed on side menu
…t-detail-page fix: nft loading
docs: fix deprecated URLs, brand voice and add Flow ecosystem footer
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.
🔗 Related Issues
Linked automatically from the branch name. If incorrect, edit:
Self-Checklist
📝 Description
📸 Screenshots/Videos