OpenZeppelin / contracts-wizard

Interactive smart contract generator based on OpenZeppelin Contracts.
https://wizard.openzeppelin.com
MIT License
245 stars 135 forks source link

Change version of solidity (Generate 0.8.19 instead of 0.8.26) #377

Closed AxelGUILLAUMET closed 1 week ago

AxelGUILLAUMET commented 1 month ago

-

ericglau commented 1 month ago

Can you provide more detail for what you need?

Wizard generates contracts with pragma solidity ^0.8.20 to match the requirements for OpenZeppelin Contracts 5.0, for the reasons explained in this comment.

ericglau commented 1 week ago

Closing as described above. Feel free to reopen if needed.