marigold-dev / marigold-dev/deku

chore: split michelson_v1_primitives.ml into parts

Open
#552 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog
Dominant language
OCaml
Stars
82
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Our copy of ./src/tezos/michelson_v1_primitives.ml has diverged from the source at https://gitlab.com/tezos/tezos/-/blob/master/src/proto_alpha/lib_protocol/michelson_v1_primitives.ml

We should refactor the file so that we can get a clean diff between the two files and quickly see there are not mistakes in copying the data over.

Related #550

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare ./src/tezos/michelson_v1_primitives.ml with the linked Tezos source and review related issue #550 first. Split the local file into parts while preserving the copied data, then verify that the resulting files produce a clean diff against the source and contain no copying mistakes.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
Domain
backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.