Skip to content

Implement XdrCodec for LedgerEntry #86

@Emrys02

Description

@Emrys02

Ledger entries represent the state of accounts, trustlines, and contracts. Serialization support is necessary for State Archive handling and RPC responses.

Implementation Guidelines

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

  • Implement the XdrCodec trait for the LedgerEntry type.

Expectations

What done looks like: Reliable XDR serialization and deserialization for Stellar LedgerEntry objects.

For any question, reach me on Discord: emry_ss

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions