The source project of this merge request has been removed.
Add new V005 operations and type.
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.