Skip to content

Conversation

@fusmanii
Copy link
Contributor

@fusmanii fusmanii commented Nov 28, 2025

Has to go after across-protocol/sdk#1294

Signed-off-by: Faisal Usmani <[email protected]>
Comment on lines +4 to +6
import "@openzeppelin/contracts-v4/access/Ownable.sol";
import "@openzeppelin/contracts-v4/token/ERC20/utils/SafeERC20.sol";
import "@openzeppelin/contracts-v4/token/ERC20/IERC20.sol";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes are needed due to OZ v5 upgrade in contracts repo

Signed-off-by: Faisal Usmani <[email protected]>
dotenv.config();

const solcVersion = "0.8.23";
const solcVersion = "0.8.30";
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumping solidity version as well to match the contracts repo solidity version

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.

2 participants