Skip to content

Add new V005 operations and type.

Roman Melnikov requested to merge (removed):v005-primitives-in-enum into develop

A bunch of new operations were added in babylon: DIG, DUG, EMPTY_BIG_MAP, APPLY, CHAIN_ID.

And one new type: chain_id.

So michelsonV1Enum should be extended with them.

New DIP n and DROP n (which are also new) have the same primitive byte representation as DIP and DROP respectively, so we don't need to update primitive enum.

Merge request reports

Loading