input-output-hk / input-output-hk/cardano-cli-gui
Error protocol-params-file
- Dominant language
- Python
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I am getting this error trying Week04 of Plutus Pioneer Program: Invalid option --protocol-params-file'
Also further output:
`Command failed: transaction submit Error: Error while submitting tx: ShelleyTxValidationError ShelleyBasedEraBabbage (ApplyTxError [UtxowFailure (UtxoFailure (AlonzoInBabbageUtxoPredFailure (ValueNotConservedUTxO (MaryValue (Coin 0) (MultiAsset (fromList []))) (MaryValue (Coin 5000000000) (MultiAsset (fromList [])))))),UtxowFailure (UtxoFailure (AlonzoInBabbageUtxoPredFailure (BadInputsUTxO (fromList [TxIn (TxId {unTxId = SafeHash "06e303cdd725653b3987db4ab2143aae65f22bb6b37c249ee8238871ed98ef5d"}) (TxIx 0)]))))])`
Smart Contract was deployed in testnet OK but I get the error message trying to redeam the funds. It seems error with the protocol.json file generated by the Developer tab in the GUI.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Week04 testnet redemption described in the issue, focusing on the Developer tab's generated protocol.json and the transaction submit command. Trace how the GUI passes protocol parameters to the CLI and compare that with the reported option error and validation failures. Done means the redemption flow accepts the generated parameters and submits the transaction successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100