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

extract slot-hashes crate #3010

Merged
merged 3 commits into from
Oct 10, 2024
Merged

Conversation

kevinheavey
Copy link

@kevinheavey kevinheavey commented Sep 27, 2024

Problem

solana_program::slot_hashes blocks ripping out solana_program::address_lookup_table (which blocks ripping out solana_program::message)

Summary of Changes

  • Move to a new crate and re-export in solana_program
  • Make serde optional in the new crate

sdk/slot-hashes/src/lib.rs Outdated Show resolved Hide resolved
@febo
Copy link

febo commented Oct 9, 2024

Looks good - @yihau can you please accept the solana-slot-hashes crate?

@yihau
Copy link
Member

yihau commented Oct 10, 2024

@febo febo merged commit 964f6d3 into anza-xyz:master Oct 10, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants