Skip to content

Implement Debug and Serialize for all shared types #160

@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

To facilitate logging and API responses, all core types in the types and rpc modules should implement the Debug and Serialize traits.

Implementation Guidelines Key Files: crates/core/src/types/mod.rs, crates/core/src/rpc/jsonrpc.rs.

Expectations What done looks like: All major structs and enums in the core crate can be printed for debugging and serialized to JSON.

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