Skip to content

Implement XdrCodec for SCVec #171

@Emrys02

Description

@Emrys02

Contribution Guide

  • PRs go to the dev branch, not main
  • Application must explain your specific approach to this task; generic applications will not be assigned
  • PR description must clearly describe what you built and changed
  • Link your PR to the correct issue number

SCVec handles arrays of values in Soroban. Implementing XdrCodec for it will simplify handling contract inputs and outputs.

Implementation Guidelines Key Files: crates/core/src/xdr/codec.rs.

Expectations What done looks like: SCVec implements XdrCodec, allowing round-trip XDR serialization.

For any question, reach me on Discord: emry_ss

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions