Skip to content

[explorer] feat: Display remote account in explorer account and transaction details#2387

Draft
cryptoBeliever wants to merge 2 commits into
devfrom
explorer/feat-display-remote-account-in-account-and-tx-details
Draft

[explorer] feat: Display remote account in explorer account and transaction details#2387
cryptoBeliever wants to merge 2 commits into
devfrom
explorer/feat-display-remote-account-in-account-and-tx-details

Conversation

@cryptoBeliever

Copy link
Copy Markdown
Contributor

Summary

  • show remote account data in account details and transaction details UI
  • use transaction payload data for ACCOUNT_KEY_LINK remote address handling
  • update API/unit tests to match the new payload flow

Closes: #2355

…on details

Display resolved remote account data in Explorer account and transaction views, and align API/tests/translations with the new account-key-link payload handling.
@cryptoBeliever cryptoBeliever marked this pull request as draft July 8, 2026 19:32
…on details

Display resolved remote account data in Explorer account and transaction views, and align API/tests/translations with the new account-key-link payload handling.
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.94%. Comparing base (1e21743) to head (69c2299).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #2387      +/-   ##
==========================================
- Coverage   96.94%   96.94%   -0.01%     
==========================================
  Files         276      276              
  Lines       21302    21312      +10     
  Branches      206      206              
==========================================
+ Hits        20651    20660       +9     
- Misses        645      646       +1     
  Partials        6        6              
Flag Coverage Δ
explorer-frontend 94.87% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
explorer/frontend/api/transactions.js 99.74% <100.00%> (-0.26%) ⬇️
explorer/frontend/pages/accounts/[address].jsx 99.66% <100.00%> (+<0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

[explorer] Add remote account information to account view and account key link transactions details

1 participant