oasisprotocol / oasisprotocol/oasis-core
Commitment pool could check for equivocation
Open
Nobody has claimed this yet.
c:roothash
- Dominant language
- Go
- Stars
- 369
- Forks
- 151
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 6
Description
The commitment pool could automatically check for equivocation when receiving duplicate commitments. Currently evidence needs to be explicitly submitted.
Contributor guide
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 locating the commitment pool's handling of duplicate commitments and the existing path for explicitly submitted equivocation evidence. Done means duplicate commitments are checked automatically and the resulting equivocation evidence is handled without requiring separate submission.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100