Tags: DorienP/cardano-node
Tags
Merge pull request IntersectMBO#4220 from input-output-hk/jordan/rele… …ase-1.35-deps Release 1.35.2
Merge IntersectMBO#4034 4034: Wire up remaining Plutusv2 reference script types r=Jimbo4350 a=Jimbo4350 - [x] Withdrawal scripts - [x] Minting scripts - [x] Certifying scripts - [x] Create example V2 scripts for each category above Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
Merge pull request IntersectMBO#4051 from input-output-hk/jordan/adju… …st-toledgerparams-to-not-error-when-missing-decen-param Do not require decentralization parameter in protocol parameters
Merge IntersectMBO#3953 3953: Reference script integration r=Jimbo4350 a=Jimbo4350 - Implements a shell script that uses a spending plutus v2 reference script. Currently only `build-raw` is working with reference scripts. - Updates the api and cli to enable the usage of reference scripts - Adds documentation outlining how to use reference scripts Co-authored-by: Jordan Millar <jordan.millar@iohk.io>
Merge IntersectMBO#3818 3818: Propagate protocol in block type r=disassembler a=Jimbo4350 This PR: - Propagates updated ShelleyBlock type (which is now also parameterized over the protocol) - Re-enables the TestEnableDevelopmentHardForkEras flag so we can hardfork to Babbage without advertising we know about the Babbage era Co-authored-by: Jordan Millar <jordan.millar@iohk.io> Co-authored-by: Nicolas Frisby <nick.frisby@iohk.io> Co-authored-by: Alexander Esgen <alexander.esgen@iohk.io>