Skip to content

feat: account-attributed query results (ev-xc8kx)#11

Merged
linuxninja39 merged 2 commits into
mainfrom
polecat/obsidian/ev-xc8kx@mltv5yop
Feb 19, 2026
Merged

feat: account-attributed query results (ev-xc8kx)#11
linuxninja39 merged 2 commits into
mainfrom
polecat/obsidian/ev-xc8kx@mltv5yop

Conversation

@linuxninja39

Copy link
Copy Markdown
Contributor

Summary

  • Phase 3 of multi-wallet multi-account architecture (en-fr0z)
  • Adds AccountBalanceService, AccountDeFiService, AccountTransactionService
  • Switches from string[] addresses to AddressRequest[] with account attribution
  • Address deduplication in batch queries
  • 1363 lines across 8 new files + package updates
  • Full test coverage

Test plan

  • Unit tests pass (npm test)
  • Build succeeds (npm run build)
  • CI green

Phase 3 of multi-wallet multi-account architecture (en-fr0z).
Adds AccountBalanceService, AccountDeFiService, AccountTransactionService,
account types, and full test coverage.
Add AccountSubscriptionService with accountId attribution on balance
events, and export all new account-attributed types and services from
the package barrel.
@linuxninja39 linuxninja39 merged commit 24090c2 into main Feb 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant