Skip to content

feat: add ScVal serialization example (#139) - #145

Merged
Dantama022 merged 2 commits into
Dantama022:mainfrom
NanaKhadija1980j:feature/106-scval-serialization
Jul 29, 2026
Merged

feat: add ScVal serialization example (#139)#145
Dantama022 merged 2 commits into
Dantama022:mainfrom
NanaKhadija1980j:feature/106-scval-serialization

Conversation

@NanaKhadija1980j

Copy link
Copy Markdown
Contributor

Summary

  • Add 106-scval-serialization example and reusable src/utils/scval-utils.ts
  • Demonstrate JS to ScVal encoding/decoding with raw XDR and round-trip comparison
  • Register example in runner catalog and document in README

Closes #139

Test plan

  • npm run run-example 106-scval-serialization
  • Verify primitive and complex type serialization
  • Verify nested object encoding and unsupported type handling
  • Verify runner registration and README updates

Made with Cursor

Add scval-utils helpers and offline example demonstrating JS to ScVal encoding, decoding, raw XDR display, and round-trip comparison.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@NanaKhadija1980j Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Dantama022
Dantama022 merged commit 0e83a77 into Dantama022:main Jul 29, 2026
0 of 3 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.

ISSUE-106: Add ScVal Serialization and Deserialization Example

2 participants