Skip to content

Fail PlutusV4 TxInfo translation when a Ptr is present in any of the outputs #4832

@lehins

Description

@lehins

Pointers have been pretty much deprecated and are unused anymore. That being said the only reason they are still allowed in a TxOut is because a plutus script might rely on it being present in a transaction. So, in order to eliminate this issue for the future plutus versions we need to prevent any PlutusV4 from being used whenever there is a Ptr present in an address in any of the outputs (also applies to collateral return output)

Metadata

Metadata

Assignees

Labels

DijkstraEraLedger era that will follow after Conway

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions