-
Notifications
You must be signed in to change notification settings - Fork 51
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
Add Conway and enable sanchonet #1593
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Detailsmessage: {"jsonrpc":"2.0","method":"submitTransaction","error":{"code":3113,"message":"The transaction failed because the provided script integrity hash doesn't match the computed one. This is crucial for ensuring the integrity of cost models and Plutus version used during script execution. The field 'data.providedScriptIntegrity' correspond to what was given, if any, and 'data.computedScriptIntegrity' is what was expected. If the latter is null, this means you shouldn't have included a script integrity hash to begin with.","data":{"providedScriptIntegrity":"15dd0a3ac1244430aacc7e95c2734b51f1a8cf2aaf05e5d6e8124cb78ab54cc9","computedScriptIntegrity":"5675d0b3607627653b48941ade5477ac756c58188547e7753be8b38243fb9fe4"}},"id":"submitTransaction-lvy8v66e"} |
On |
On |
AlwaysMintsV3
exampleAlwaysSucceedsV3
example (see Add Conway and enable sanchonet #1593 (comment))Depends on mlabs-haskell/kupo-nixos#13
Depends on mlabs-haskell/ogmios-nixos#2
Depends on mlabs-haskell/cardano-serialization-lib-gc#1
Depends on CardanoSolutions/ogmios#363
Depends on CardanoSolutions/ogmios#386
Fix #1564
Closes #1543
Pre-review checklist
make format
)AdditionalUtxos
example workingAlwaysMints
example workingAlwaysSucceeds
example workingAlwaysSucceedsV2
example workingApplyArgs
example workingChangeGeneration1-1
example workingChangeGeneration1-3
example workingChangeGeneration3-1
example workingCip30
example workingDatums
example workingDropTokens
example workingECDSA
example workingMintsMultipleTokens
example workingNativeScriptMints
example workingOneShotMinting
example workingOneShotMintingV2
example workingPaysWithDatum
example workingP2h2Pkh
example workingReferenceInputs
example workingReferenceInputsAndScript
example workingSchnorr
example workingSendsToken
example workingSignData
example workingSignMultiple
example workingTxChaining
example workingUtxos
example workingWallet
example workingtemplates/ctl-scaffold
) has been updated## Unreleased
header, using the appropriate sub-headings (### Added
,### Changed
,### Removed
,### Fixed
), and the links to the appropriate issues/PRs have been included