Skip to content

feat(xdr): implement XdrCodec for SCMap with round-trip tests#250

Open
bashir1738 wants to merge 1 commit into
Toolbox-Lab:mainfrom
bashir1738:feat/xdr-encode-decode-scmap
Open

feat(xdr): implement XdrCodec for SCMap with round-trip tests#250
bashir1738 wants to merge 1 commit into
Toolbox-Lab:mainfrom
bashir1738:feat/xdr-encode-decode-scmap

Conversation

@bashir1738

Copy link
Copy Markdown
  • Implement XdrCodec for SCMap as sorted vector of SCMapEntry pairs
  • Add round-trip tests for empty maps, single entries, and multi-entry maps
  • Handle edge cases with no panics

Closes #249

- Implement XdrCodec for SCMap as sorted vector of SCMapEntry pairs
- Add round-trip tests for empty maps, single entries, and multi-entry maps
- Handle edge cases with no panics

Closes Toolbox-Lab#249
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.

Add XDR Encode and Decode Support for SCMap

1 participant