Skip to content

ERC20 connector: lock pragma to Solidity v0.8.11#180

Open
sept-en wants to merge 2 commits into
masterfrom
erc20-connector-pragma-lock-sol-0.8.11
Open

ERC20 connector: lock pragma to Solidity v0.8.11#180
sept-en wants to merge 2 commits into
masterfrom
erc20-connector-pragma-lock-sol-0.8.11

Conversation

@sept-en

@sept-en sept-en commented Nov 7, 2022

Copy link
Copy Markdown
Contributor

Previously, we used to have pragma solidity ^0.8.11 definition for ERC20Locker and Locker contracts. Even though the contract is being compiled via the Hardhat interface and the specific compiler version is defined in hardhat.config.js, it makes sense to add an extra precaution in the code to avoid deploying with the latest compiler by mistake.

@sept-en sept-en added enhancement New feature or request solidity labels Nov 7, 2022
@sept-en sept-en requested a review from karim-en November 7, 2022 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request solidity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants