ObolNetwork / ObolNetwork/obol-sdk

Implement client-side function to recombine partial-exit blobs (recombineExitBlobs)

Open
#110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api-squad enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.