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

Error when spending messages with UTXO validation turned on #790

Closed
pixelcircuits opened this issue Feb 17, 2023 · 0 comments · Fixed by #791
Closed

Error when spending messages with UTXO validation turned on #790

pixelcircuits opened this issue Feb 17, 2023 · 0 comments · Fixed by #791
Assignees
Labels
bug Issue is a bug

Comments

@pixelcircuits
Copy link
Contributor

What version of fuels-ts are you using?

0.31.0

Steps to Reproduce

Create a tx that has a message input with a recipient that's the same as the tx sender.

Expected Behavior

The witness for the message should be the senders signature and the transaction should be successful.

Actual Behavior

No signature is provided for the witness and the tx fails.

@pixelcircuits pixelcircuits added the bug Issue is a bug label Feb 17, 2023
@pixelcircuits pixelcircuits self-assigned this Feb 17, 2023
@pixelcircuits pixelcircuits linked a pull request Feb 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant