Skip to content

Fix `option` handling in michelson_to_value

type:fixed

Fix option handling in michelson_to_value & Improve typing of E_record by adding anonymous record types to typing context

Changelog details:

  1. Fix bug in test interpreter related handling of option values
  2. Improve typing of records when type annotation is not provided
Edited by Melwyn Saldanha

Merge request reports