transparency-dev / transparency-dev/tessera
Migrate to use formats/policy
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 238
- Forks
- 56
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 35
Description
Description
Tessera used its own implementation & policy file for configuring witnesses (and later, mirrors).
Now there's a common implementation in formats/policy, Tessera should be migrated to use this instead.
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 Tessera’s existing witness and mirror policy implementation, then compare it with the common implementation in formats/policy. The work is done when Tessera uses formats/policy for this configuration and its existing policy behavior remains covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100