You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After #656 was merged where we updated the versions of multiple contract dependencies including Solhint and @openzeppelin/upgrades-core, we have had a bunch of new warnings emerge in contract compilation, tests and linting. We would like to address these new warnings.
Motivation
Better developer UX with less warnings, also more aligned with current 'best practices'
Tasks
Address Solhint and warnings
Acceptance criteria
Passing CI
Risks
Break CI
Remember to
Add the documentation label in case there is an impact on the documentation
Add priority and team labels
Add Task for updating the Runbook or adding/updating existing metrics and alerts.
The text was updated successfully, but these errors were encountered:
kyzooghost
changed the title
Copy of Refactor TokenBridge to use transient storage for the ReentrancyGuard implementation
Fix new compile + test warnings for Openzeppelin plugin & Solhint
Feb 12, 2025
Description
After #656 was merged where we updated the versions of multiple contract dependencies including Solhint and @openzeppelin/upgrades-core, we have had a bunch of new warnings emerge in contract compilation, tests and linting. We would like to address these new warnings.
Motivation
Better developer UX with less warnings, also more aligned with current 'best practices'
Tasks
Acceptance criteria
Risks
Remember to
documentation
label in case there is an impact on the documentationpriority
andteam
labelsThe text was updated successfully, but these errors were encountered: