Skip to content

Compile parameter and storage types individually in views

E. Rivas requested to merge fix+view+tuple into dev

type:fixed

For LIGO developers

Following Melwyn and Nicolas, views' types are compiled in a way that storages in the form of records break the destruction later.

This MR fixes the issue by compiling parameter and storage types individually.

Changelog details:

Edited by E. Rivas

Merge request reports