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

Mint transaction signed with Yoroi dApp Connector fails to submit #2900

Open
kugiyasan opened this issue Jun 30, 2022 · 0 comments
Open

Mint transaction signed with Yoroi dApp Connector fails to submit #2900

kugiyasan opened this issue Jun 30, 2022 · 0 comments

Comments

@kugiyasan
Copy link

Hi, I was trying to mint and burn tokens with a few dapp connectors, and so far I can mint and burn tokens using cardano-serialization-lib with eternl and nami.

It seems like yoroi is able to sign the transaction, but the script signature is missing:
transaction submit error ShelleyTxValidationError ShelleyBasedEraAlonzo (ApplyTxError [UtxowFailure (WrappedShelleyEraFailure (ScriptWitnessNotValidatingUTXOW (fromList [ScriptHash "70e79ca12224b24319c484da9b3bb81216d843af6ba86f9ef90cafa9"])))])

The problem really seems to come from the signing step, since I can sign and submit a unsigned transaction generated by yoroi with eternl, but the opposite fails.

I made a simple webapp to show the problem that I encountered here

@kugiyasan kugiyasan changed the title Mint transaction signed yoroi-dapp-connector fails to submit Mint transaction signed with yoroi-dapp-connector fails to submit Jun 30, 2022
@kugiyasan kugiyasan changed the title Mint transaction signed with yoroi-dapp-connector fails to submit Mint transaction signed with Yoroi dApp Connector fails to submit Jun 30, 2022
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

No branches or pull requests

1 participant