Spec: Future function annotations
Open
@rossberg is already working on this.
Since Feb 19, 2022.
- Dominant language
- Rust
- Stars
- 301
- Forks
- 85
- Avg merge
- 1h 4m
- Merged PRs (30d)
- 4
Description
The Candid spec is a bit unclear about how decoders should treat function annotations beyond 1 and 2.
Should decoders accept or fail upon other values?
Is there a guarantee that in the future annotations will be bytes, or LEB-encoded natural numbers? Or possibly more complex things?
I’d assign to @rossberg if I had the permissions to do so.
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.
Assessment
This issue has not been assessed yet.