Skip to content

Conversation

@jrchatruc
Copy link
Contributor

@jrchatruc jrchatruc commented Dec 16, 2024

Corrected errors in deployment scripts, added multiple fixes from audits to contracts

This PR corrects erros in the deployment scripts. Additionally, it addersses the following issues with the contracts:

  • TOTAL_SUPPLY constant is removed since it's redundant
  • Solidity version was outdated
  • Pragma versions where not fixed
  • Missing docstrings were added
  • TokenClaimed event parameters were documented

@jrchatruc jrchatruc changed the title [WIP] Fix proxy admin deployment in script Fix proxy admin deployment in script Dec 16, 2024
@ilitteri ilitteri merged commit c6ef331 into testnet Dec 17, 2024
1 check passed
@ilitteri ilitteri deleted the fix-script branch December 17, 2024 21:11
@ilitteri
Copy link
Contributor

ilitteri commented Dec 20, 2024

Fixes OpenZeppelin issues:

  • L-01
  • L-04
  • L-05
  • L-06
  • N-012

@ilitteri
Copy link
Contributor

Fixes Least Authority Suggestion 2

@MauroToscano MauroToscano changed the title Fix proxy admin deployment in script Corrected errors in deployment scripts, added multiple fixes from audits to contracts Dec 22, 2024
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.

5 participants