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

Investigate Upgrading to OpenZeppelin V5 contracts #466

Open
2 of 8 tasks
thedarkjester opened this issue Dec 18, 2024 · 0 comments
Open
2 of 8 tasks

Investigate Upgrading to OpenZeppelin V5 contracts #466

thedarkjester opened this issue Dec 18, 2024 · 0 comments
Assignees
Labels
Contracts Smart Contract related P2: Medium Issue priority: medium

Comments

@thedarkjester
Copy link
Collaborator

Description

Investigate Upgrading to OpenZeppelin V5 contracts

Motivation

Forward / future compatability as well potentially using OpenZeppelin libraries such as the transient reentrancy guard

Tasks

  • Investigate and possibly build a sample POC

Acceptance criteria

  • Storage layout compatible with existing data
  • Tests all passing
  • Upgrade / switch requires zero downtime

Risks

  • Storage layout could be broken and it could also
  • Introduce highly complex and unmaintainable code

Remember to

  • Add the documentation label in case there is an impact on the documentation
  • Add priority and team labels
@kyzooghost kyzooghost self-assigned this Dec 18, 2024
@kyzooghost kyzooghost added Contracts Smart Contract related P2: Medium Issue priority: medium labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contracts Smart Contract related P2: Medium Issue priority: medium
Projects
None yet
Development

No branches or pull requests

2 participants