Skip to content

feat(frontend): remove node on-chain transactions card#2220

Open
stackingsaunter wants to merge 2 commits intofeat/onchain-transaction-details-dialogfrom
feat/remove-node-onchain-transactions-card
Open

feat(frontend): remove node on-chain transactions card#2220
stackingsaunter wants to merge 2 commits intofeat/onchain-transaction-details-dialogfrom
feat/remove-node-onchain-transactions-card

Conversation

@stackingsaunter
Copy link
Copy Markdown
Member

Summary

  • remove the on-chain transaction list card from the Node page now that Wallet is the primary surface for on-chain transaction history
  • keep the Node page focused on on-chain balances, pending closed channel funds, and channel management
  • reduce duplicate on-chain transaction surfaces across Wallet and Node

Test plan

  • cd frontend && yarn tsc:compile
  • Open /channels and verify the on-chain transaction list no longer appears
  • Verify the on-chain balance and pending closed channel sections still render as before
  • Verify Wallet still shows the on-chain transaction list and details dialog

Made with Cursor

Open a lightweight details dialog from on-chain transaction rows.
Keep Mempool as a secondary action inside the dialog.

Made-with: Cursor
Keep the Node page focused on balances and channel management.
Use Wallet as the primary surface for on-chain transaction history.

Made-with: Cursor
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 8, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d4181491-2651-4070-8a05-e90226e4d229

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/remove-node-onchain-transactions-card

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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