ObolNetwork / ObolNetwork/obol-sdk
Implement client-side function to recombine partial-exit blobs (recombineExitBlobs)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 2
- Avg merge
- 6d 20h
- Merged PRs (30d)
- 1
Description
Create a client-side function, recombineExitBlobs, to stitch together a list of valid partial-exit blobs into a full exit message. Note: The same approach is intended for both solutions. [TO DO] Check with Luke/Kalo regarding the link they shared for this logic to confirm the implementation details.
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 by locating the client-side recombineExitBlobs entry point and review how partial-exit blobs and full exit messages are represented. Confirm the implementation details with Luke/Kalo using the referenced link, then verify that a list of valid partial-exit blobs is stitched into the expected full exit message for both solutions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100