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

[solc] Need to upgrade compiler version #52

Closed
kazuakiishiguro opened this issue Dec 4, 2020 · 1 comment
Closed

[solc] Need to upgrade compiler version #52

kazuakiishiguro opened this issue Dec 4, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Projects

Comments

@kazuakiishiguro
Copy link
Member

kazuakiishiguro commented Dec 4, 2020

CompileError: maci-contracts/sol/MACI.sol:3:1: ParserError: Source file requires different compiler version (current compiler is                              
 0.5.16+commit.9c3226ce.Emscripten.clang - note that nightly builds are considered to be strictly less than the released version                               
pragma solidity ^0.6.12;                                                                                                                                      
^----------------------^                                                                                                                                      
) 

current compiler version 0.5.16

@kazuakiishiguro kazuakiishiguro changed the title [solc] Need to upgrade compiler version. [solc] Need to upgrade compiler version Dec 4, 2020
@kazuakiishiguro kazuakiishiguro self-assigned this Dec 4, 2020
@kazuakiishiguro kazuakiishiguro added the bug Something isn't working label Dec 4, 2020
@kazuakiishiguro kazuakiishiguro added this to To Do in 0.4 Dec 4, 2020
@kazuakiishiguro kazuakiishiguro moved this from To Do to In Progress in 0.4 Dec 7, 2020
@kazuakiishiguro
Copy link
Member Author

Implemented at cbcf302

@kazuakiishiguro kazuakiishiguro moved this from In Progress to Done in 0.4 Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
0.4
Done
Development

No branches or pull requests

1 participant