Skip to content

fix(hermes): remove unwrap for product account header #2765

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

Merged
merged 2 commits into from
Jun 10, 2025

Conversation

tejasbadadare
Copy link
Contributor

Summary

Since we are programmatically banning panics in our code, this PR removes an unwrap() by replacing the product account header string with its bytes representation.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code
    • Verified we can fetch the product account

Copy link

vercel bot commented Jun 9, 2025

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

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
developer-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2025 5:57pm

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