Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

feat: derive Serialize,Deserialize for more types in transaction-status crate #35466

Closed
wants to merge 1 commit into from
Closed

feat: derive Serialize,Deserialize for more types in transaction-status crate #35466

wants to merge 1 commit into from

Conversation

xoac
Copy link
Contributor

@xoac xoac commented Mar 21, 2024

Problem

It's impossible to serialize/deserialize some of types from transaction-status crate. It can be very useful for example to caching or building specific indexer.

Summary of Changes

  • derive Serde,Deserialize to some ConfirmedBlock, ConfirmedTransactionWithStatusMeta and other related types

It's almost the same as #26767 but it was closed without reason

Copy link

@anza-team anza-team left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution! This repository is no longer in use. Please re-open this pull request in the agave repo: https://github.com/anza-xyz/agave

@anza-team anza-team closed this Mar 21, 2024
@mergify mergify bot added community Community contribution need:merge-assist labels Mar 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community Community contribution need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants