Skip to content

feat: add network mismatch warnings to TransactionSigner component (#… - #309

Merged
godamongstmen897 merged 2 commits into
Goldii-locks:mainfrom
ayaoba24:feat/216-transaction-signer-network-mismatch
Aug 31, 2026
Merged

feat: add network mismatch warnings to TransactionSigner component (#…#309
godamongstmen897 merged 2 commits into
Goldii-locks:mainfrom
ayaoba24:feat/216-transaction-signer-network-mismatch

Conversation

@ayaoba24

@ayaoba24 ayaoba24 commented Aug 27, 2026

Copy link
Copy Markdown

…216

Build chain network checks in a new TransactionSigner component to alert users when their wallet network does not match the app (e.g. Mainnet vs Testnet). Includes network mismatch warning bar, sign button disabled on mismatch, and comprehensive unit/component/integration tests.

closed #216

@drips-wave

drips-wave Bot commented Aug 27, 2026

Copy link
Copy Markdown

@ayaoba24 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayaoba24
ayaoba24 force-pushed the feat/216-transaction-signer-network-mismatch branch from 8c03cba to d434218 Compare August 30, 2026 16:43
…oldii-locks#216)

Build chain network checks in a new TransactionSigner component to alert
users when their wallet network does not match the app (e.g. Mainnet vs
Testnet). Includes network mismatch warning bar, sign button disabled on
mismatch, and comprehensive unit/component/integration tests.

🤖 Generated with Codebuff
Co-Authored-By: Codebuff <noreply@codebuff.com>
@ayaoba24
ayaoba24 force-pushed the feat/216-transaction-signer-network-mismatch branch from d434218 to 37510f4 Compare August 30, 2026 16:52
@godamongstmen897
godamongstmen897 merged commit ee45031 into Goldii-locks:main Aug 31, 2026
1 check 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.

Display network mismatch warnings in transaction_signer_component

2 participants