Skip to content

Fix findDatumHash in PlutusLedgerApi.V1/2/3.Data.Contexts #7490

@zliu41

Description

@zliu41

It currently calls toSOPList, which is extremely slow (converts all keys and values from Data to SOP!). It should just use toBuiltinList, and call find on the builtin list.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions