Re-sign status request
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 84
- Forks
- 30
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 1
Description
quill signs both the ingress message and the status request. Both have the same expiry. It is possible that the ingress message is submitted before the expiry and successfully processed but the status request not. If this happens we need a way to reproduce and re-sign the status request with a new expiry.
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
No file or test is named in the issue. Start by tracing how quill signs the ingress message and status request, then determine how an expired status request can be reproduced and re-signed with a new expiry. Done means the status request can be renewed after the ingress message has already been processed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100