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

Fix audit findings #5

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Fix audit findings #5

merged 2 commits into from
Oct 31, 2024

Conversation

zpetersen-paxos
Copy link
Collaborator

Fixes following Zellic audit findings:

  • 3.1 Account sizes are hardcoded
    • Now uses InitSpace macro
  • 3.2 The AddMinter admin is set through instruction parameters
    • Now requires the admin signature when calling add_minter

@zpetersen-paxos zpetersen-paxos merged commit df76305 into master Oct 31, 2024
1 check passed
@zpetersen-paxos zpetersen-paxos deleted the fix-audit-findings branch October 31, 2024 19:21
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