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

部署 fisco3.0的合约 报错solidity版本太低 #619

Open
CHMMCH opened this issue Feb 19, 2025 · 0 comments
Open

部署 fisco3.0的合约 报错solidity版本太低 #619

CHMMCH opened this issue Feb 19, 2025 · 0 comments

Comments

@CHMMCH
Copy link

CHMMCH commented Feb 19, 2025


Error: code(10000), message(compiling contract failed, /tmp/BCOSContract-5431821513706773544-Table.sol:2:1: Error: Source file requires different compiler version (current compiler is 0.5.2+commit.9d06749c.mod.Linux.g++ - note that nightly builds are considered to be strictly less than the released version
pragma solidity>=0.6.10 <0.8.20;
^------------------------------^
)

请问如何升级WeCross的solidity编译器或者指定自定义版本路径?

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

No branches or pull requests

1 participant