unicitynetwork / unicitynetwork/state-transition-sdk-java
V1 SDK should return user only splits and burn commitment
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- Avg merge
- 5h 14m
- Merged PRs (30d)
- 1
Description
Currently splits will do whole process of burning and creating mint commitments. It should just return proofs so receiver could wait for inclusion proofs instead.
Contributor guide
No contributing guide indexed for this repository
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 in the V1 SDK split flow and trace where burning and mint-commitment creation currently occur. Verify how the SDK can return proofs instead, and consider the work done when the receiver can wait for inclusion proofs without the SDK completing the full burn and commitment process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100