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

chore: registry program cleanup #1049

Closed
wants to merge 5 commits into from

Conversation

ananas-block
Copy link
Contributor

@ananas-block ananas-block commented Aug 4, 2024

Changes:

  • add security txt
  • add cpi context init to state Merkle tree init function
  • check that cpi context is of correct size
  • split RolloverMerkleTreeAndQueue instruction into two to acommodate account loaders for state and address Merkle trees
    • account loaders are needed to check for network fee
  • rename ForesterAccount -> ForesterPda
  • add sanity protocol config checks for init and update
  • add placeholders in ProtocolConfig

@ananas-block ananas-block changed the title Jorrit/chore pre audit cleanup chore: registry program cleanup Aug 4, 2024
@ananas-block ananas-block deleted the jorrit/chore-pre-audit-cleanup branch August 29, 2024 15:56
@ananas-block ananas-block restored the jorrit/chore-pre-audit-cleanup branch August 29, 2024 15:57
@ananas-block ananas-block deleted the jorrit/chore-pre-audit-cleanup branch August 29, 2024 15:58
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.

1 participant