Skip to content

Conversation

@ananas-block
Copy link
Contributor

Validate that address tree pubkeys match allowed constants before creating compressed accounts or deriving addresses:

  • V1 programs check against ADDRESS_TREE_V1
  • V2 programs check against ADDRESS_TREE_V2

This prevents use of unauthorized address trees in instructions.

Validate that address tree pubkeys match allowed constants before
creating compressed accounts or deriving addresses:
- V1 programs check against ADDRESS_TREE_V1
- V2 programs check against ADDRESS_TREE_V2

This prevents use of unauthorized address trees in instructions.
@coderabbitai
Copy link

coderabbitai bot commented Jan 8, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ai-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@SwenSchaeferjohann SwenSchaeferjohann merged commit 37adc6b into main Jan 8, 2026
18 checks 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