Skip to content

Conversation

@dylanjeffers
Copy link
Contributor

Fix send coins button type
Fix send coins button tooltip text
Fix send flow when using connected wallet
Fix issue where connecting wallet closes send flow

@changeset-bot
Copy link

changeset-bot bot commented Feb 5, 2026

⚠️ No Changeset found

Latest commit: 10c3268

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

isValid = false
}
// Note: We don't validate wallet address here because:
// 1. The backend relay will create the user-bank account if needed
Copy link
Member

Choose a reason for hiding this comment

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

the relay doesn't create this, the FE sends a tx to right?

also we don't care about eth address here right? or maybe we do? not sure i follow

@dylanjeffers dylanjeffers merged commit 3317917 into main Feb 5, 2026
4 checks passed
@dylanjeffers dylanjeffers deleted the fix-send-flow-connect branch February 5, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants