Skip to content

Testing framework: make `Test.cast_address` record type information

E. Rivas requested to merge er433/test/fix+cast_address into dev

type:fixed

For LIGO developers

As reported by Frank, some code getting the storage of a contract generated by another contract doesn't work any more.

This MR fixes the issue by keeping track of the storage type for addresses you cast with Test.cast_address.

Changelog details:

Merge request reports