marigold-dev / marigold-dev/deku
chore: split michelson_v1_primitives.ml into parts
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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