v0.133.0
What's Changed
- chore: make format golines by @wolf31o2 in #1147
- fix: script ref CBOR marshaling by @agaffney in #1150
- fix: correct Address PlutusData for stake key by @agaffney in #1152
- fix: CBOR marshal for Utxo by @agaffney in #1153
- feat: support for evaluating PlutusV3 script by @agaffney in #1154
- refactor: use int64 for ExUnits by @agaffney in #1156
- refactor: Use common.Script types when returning Plutus scripts from witness set by @arepala-uml in #1157
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #1158
- refactor: helper function for getting script hash from script purpose by @agaffney in #1161
Full Changelog: v0.132.0...v0.133.0