Skip to content

fix(wallet): filter home transactions by level#6460

Merged
crossle merged 1 commit into
masterfrom
fix/filter-wallet-home-transactions
Jun 17, 2026
Merged

fix(wallet): filter home transactions by level#6460
crossle merged 1 commit into
masterfrom
fix/filter-wallet-home-transactions

Conversation

@SeniorZhai

Copy link
Copy Markdown
Member

No description provided.

@SeniorZhai SeniorZhai added the bug Something isn't working label Jun 17, 2026
@SeniorZhai SeniorZhai requested a review from Copilot June 17, 2026 10:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the wallet home “recent Web3 transactions” query to exclude low-level (e.g., spam/unknown) transactions so the home feed aligns with the intended level-based filtering.

Changes:

  • Add a w.level >= 11 constraint to the recentWeb3Transactions Room query.
  • Ensure the “recent” home list only shows higher-trust transactions for the wallet’s addresses.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@crossle crossle merged commit 263dcdc into master Jun 17, 2026
2 checks passed
@crossle crossle deleted the fix/filter-wallet-home-transactions branch June 17, 2026 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants