Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix resolve input signer implementation #244

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

twwu123
Copy link
Collaborator

@twwu123 twwu123 commented Jun 26, 2024

Wallet signing has this weird behaviour where if it cannot find a particular tx body utxo in a wallet's available utxos, it will append a weird payment key. I've removed this logic, and just skip over any tx body utxos it cannot find in wallet.

Copy link

vercel bot commented Jun 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mesh-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 3:14pm
mesh-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2024 3:14pm

@jinglescode jinglescode merged commit b0060f4 into main Jun 28, 2024
4 checks passed
@twwu123 twwu123 deleted the fix/app-wallet-sign branch June 30, 2024 06:17
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.

2 participants