marigold-dev / marigold-dev/deku
use key_hash to vault_deposit.address
Open
Nobody has claimed this yet.
backlog
enhancement
- Dominant language
- OCaml
- Stars
- 82
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
This will prevent depositing to a KT1
https://github.com/marigold-dev/deku/blob/main/tezos_interop/consensus.mligo#L178
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 at tezos_interop/consensus.mligo around line 178 and inspect how vault_deposit.address is handled and how key_hash is used. Verify the deposit path; done means deposits to KT1 are prevented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- blockchain
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100