liftedinit / liftedinit/many-rs
Refactor optional token identity
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
The token identity is currently optional in the ledger staging file. The default is to use the server identity to stay backward compatible.
Relates #271
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
Locate the ledger staging implementation and read related issue #271 before determining the intended identity flow. Confirm the refactor preserves the stated backward-compatible default of using the server identity while making token identity optional as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100