refactor: Used common.Script types instead of []byte for Plutus v1,v2,v3 scripts in Transaction witness set
Signed-off-by: Akhil Repala <[email protected]>
Signed-off-by: Akhil Repala <[email protected]>
This allows us to store negative values, such as for budget overruns. This also matches the implementation in plutigo Fixes #1155 Signed-off-by: Aurora Gaffney <[email protected]>
This allows us to store negative values, such as for budget overruns. This also matches the implementation in plutigo Fixes #1155 Signed-off-by: Aurora Gaffney <[email protected]>
* helper function to evaluate PlutusV3 script with script context * implemented datum option and script ref to PlutusData for Babbage TX output * reformat redeemers in TxInfoV3 * populate required signers for TxInfoV3 * populate witness data in TxInfoV3 * use input datum instead of redeemer datum in ScriptInfoSpending * support more than one mint policy for ScriptInfoMint * modify ScriptContext tests to compare CBOR * port "script_context_mint" test case from Aiken * additional test case based on real on-chain data Signed-off-by: Aurora Gaffney <[email protected]>
* helper function to evaluate PlutusV3 script with script context * implemented datum option and script ref to PlutusData for Babbage TX output * reformat redeemers in TxInfoV3 * populate required signers for TxInfoV3 * populate witness data in TxInfoV3 * use input datum instead of redeemer datum in ScriptInfoSpending * support more than one mint policy for ScriptInfoMint * modify ScriptContext tests to compare CBOR * port "script_context_mint" test case from Aiken * additional test case based on real on-chain data Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Fixes #1149 Signed-off-by: Aurora Gaffney <[email protected]>
Fixes #1149 Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Aurora Gaffney <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>