marigold-dev / marigold-dev/deku
generate tezos hashing functions from ligo contract
Open
Nobody has claimed this yet.
backlog
- Dominant language
- OCaml
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
This currently is duplicated from the contract https://github.com/marigold-dev/sidechain/blob/main/tezos_interop/tezos_interop.re#L392
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
Start by comparing the duplicated hashing functions in the project with the LIGO contract at tezos_interop/tezos_interop.re around line 392. Determine how the functions should be generated from that contract and verify that the generated result replaces the duplication while preserving the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100