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

highest solidity compiler compatible with quorum #1685

Open
ware32 opened this issue Nov 4, 2023 · 0 comments
Open

highest solidity compiler compatible with quorum #1685

ware32 opened this issue Nov 4, 2023 · 0 comments

Comments

@ware32
Copy link

ware32 commented Nov 4, 2023

We have some contracts that works well in remix Vm environment but fails when executing in our local quorum network.
In a post I have read that from 0.4.24 on, Solidity by default uses the Byzantium version of the EVM.
Our contracts use solidity 0.5.0
¿How can I set quorum to use byzantium? ¿Which is the highest compiler solidity version supported in quorum?

Thanks in advance

@ware32 ware32 changed the title set quorum to use byzantium for smart contracts using solidity 0.5.0 highest solidity compiler compatible with quorum Nov 4, 2023
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