Skip to content

chore: bump light crate versions#276

Merged
pmantica11 merged 4 commits intohelius-labs:mainfrom
Lightprotocol:jorrit/chore-update-compressed-account
Jun 20, 2025
Merged

chore: bump light crate versions#276
pmantica11 merged 4 commits intohelius-labs:mainfrom
Lightprotocol:jorrit/chore-update-compressed-account

Conversation

@ananas-block
Copy link
Contributor

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

@pmantica11 pmantica11 merged commit 7732229 into helius-labs:main Jun 20, 2025
1 check passed
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