Skip to content

chore: update light-compressed-account dep #30

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ananas-block
Copy link

@ananas-block ananas-block commented Jun 15, 2025

Overview

  • light-compressed-account 0.3.0`
    1. removes the vector length bytes in instruction data
    2. replaces solana-pubkey usage with local Pubkey type requires new conversions in photon
  • bumped versions of light-crates
    1. light-concurrent-merkle-tree 2.0.1 -> 2.1.0
    2. light-batched-merkle-tree 0.2.0 -> 0.3.0
    3. light-merkle-tree-metadata 0.2.0 -> 0.3.0
    4. light-compressed-account 0.2.0 -> 0.3.0
    5. light-hasher 3.0.0 -> 3.1.0
  • Fix duplicate order_by calls in fetch_token_accounts_v2
  • refactor: return Pubkey::default() for root in get_validity_proof_v2

Testing

  • updated test data
  • updated hardcoded mint in token test

@ananas-block ananas-block force-pushed the jorrit/chore-update-compressed-account branch from b1eb509 to 309172d Compare June 16, 2025 13:56
@ananas-block ananas-block force-pushed the jorrit/chore-update-compressed-account branch from 309172d to 2c89498 Compare June 16, 2025 14:42
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.

2 participants