Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[plerkle_serialization] Solana deserializers #70

Merged

Conversation

kespinola
Copy link
Contributor

@kespinola kespinola commented Feb 28, 2024

Changes

  • Add parsers to serialization crate in order to convert plerkle fb structs into solana structs for use in updated version of ingester program transforms that use solana structs instead of plerkle to allow for alternate implementations of DAS to be developed.
  • Update crate to 1.8.0

@fanatid
Copy link
Collaborator

fanatid commented Feb 28, 2024

utACK

danenbm
danenbm previously approved these changes Mar 4, 2024
Copy link
Contributor

@danenbm danenbm left a comment

Choose a reason for hiding this comment

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

LGTM!

@kespinola kespinola force-pushed the espi/plerkle-solana-parsers branch 2 times, most recently from 72c14cc to 7d81ad6 Compare March 5, 2024 11:39
@kespinola kespinola force-pushed the espi/plerkle-solana-parsers branch from 7d81ad6 to a623576 Compare March 5, 2024 12:28
@danenbm danenbm merged commit 0bf3c81 into metaplex-foundation:main Mar 5, 2024
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.

3 participants