[go: up one dir, main page]

Proto/Michelson: remove type annotations

Context

Third step to ignoring annotations (tzip!138 (closed), #2025 (closed)): getting rid of type annotations (this is a redo of the third part of !2482 (closed)). The second step is !4140 (merged).

The first commit does remove type_annot from the ty_metadata, the others are just consequential simplifications.

Tests

CI

Checklist

  • [ ] Document the interface of any function added or modified (see the coding guidelines)
  • [ ] Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, the Development Version section of CHANGES.md for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR
Edited by Mehdi Bouaziz

Merge request reports

Loading