magicblock-labs / magicblock-labs/magicblock-validator
Assign crank task IDs automatically
Open
@Dodecahedr0x is already working on this.
Since Aug 4, 2026.
enhancement
- Dominant language
- Rust
- Stars
- 58
- Forks
- 58
- Avg merge
- 22h 1m
- Merged PRs (30d)
- 53
Description
Goal
Assign crank task IDs automatically.
Why
The current behavior or architecture does not provide this outcome.
Scope
This may lead to an issues, where different users choose same ID or just will chose it in the wrong way and it will result in task creation failure.
Solution: we assign ID for them like in MagicContext or some sort of PDA
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.