Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[walrus] add getBlobStatus to the storage node API client #73

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

williamrobertson13
Copy link
Contributor

@williamrobertson13 williamrobertson13 commented Feb 18, 2025

Description

We need the getBlobStatus method for retrieving information about the certification epoch of a blob which is needed to determine which committee to read blobs from during epoch changes. I transformed the API response at the client level because it's annoying to work with a union of nested objects vs having a discriminated union

See: #67

Test plan

  • Lewks good locally

@williamrobertson13 williamrobertson13 self-assigned this Feb 18, 2025
@williamrobertson13 williamrobertson13 requested a review from a team as a code owner February 18, 2025 21:04
Copy link

vercel bot commented Feb 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2025 7:58pm

@williamrobertson13 williamrobertson13 had a problem deploying to sui-typescript-aws-kms-test-env February 18, 2025 21:04 — with GitHub Actions Failure
@williamrobertson13 williamrobertson13 had a problem deploying to sui-typescript-aws-kms-test-env February 18, 2025 21:12 — with GitHub Actions Failure
@williamrobertson13 williamrobertson13 temporarily deployed to sui-typescript-aws-kms-test-env February 19, 2025 19:57 — with GitHub Actions Inactive
@williamrobertson13 williamrobertson13 merged commit 12547c3 into main Feb 19, 2025
6 checks passed
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