Skip to content

Conversation

jianoaix
Copy link
Contributor

Why are these changes needed?

What's replaced:

  • internal types, e.g. disperserv2.BlobMetadata, or
  • types with hard to inteprete types, e.g. []byte

Some types are singular (the type in entirety is together, e.g. they are hashed) and properly to be external facing, and they are kept, e.g. 'corev2.BlobHeader`.

Checks

  • I've made sure the tests are passing. Note that there might be a few flaky tests, in that case, please comment that they are not relevant.
  • I've checked the new test coverage and the coverage percentage didn't drop.
  • Testing Strategy
    • Unit tests
    • Integration tests
    • This PR is not tested :(

@jianoaix jianoaix requested a review from dmanc April 30, 2025 01:16
@jianoaix jianoaix merged commit 6696128 into Layr-Labs:master May 5, 2025
12 checks passed
ethenotethan pushed a commit that referenced this pull request May 8, 2025
* refactor: decouple api types from internal types

* blobinclusioninfo

* blobmetadata

* fix

* docs
ethenotethan pushed a commit that referenced this pull request May 14, 2025
* refactor: decouple api types from internal types

* blobinclusioninfo

* blobmetadata

* fix

* docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants