input-output-hk / cardano-js-sdk

JavaScript SDK for interacting with Cardano, providing various key management options, with support for popular hardware wallets
https://input-output-hk.github.io/cardano-js-sdk/
Apache License 2.0
216 stars 59 forks source link

fix: update hashScriptData for conway #1454

Closed hadelive closed 2 months ago

hadelive commented 2 months ago

Context

PPViewHashesDontMatch issue when submitting the transaction with AsHash datum https://github.com/IntersectMBO/cardano-ledger/blob/c183a0b037c943a387f5a450b5354e56eb1aa598/eras/conway/impl/cddl-files/conway.cddl#L340

Proposed Solution

Important Changes Introduced