pcaversaccio / createx

Factory smart contract to make easier and safer usage of the `CREATE` and `CREATE2` EVM opcodes as well as of `CREATE3`-based (i.e. without an initcode factor) contract creations.
https://createx.rocks
GNU Affero General Public License v3.0
304 stars 18 forks source link

🔁 Upgrade Solidity Version to `0.8.23` #29

Closed pcaversaccio closed 10 months ago

pcaversaccio commented 10 months ago

See the latest release: https://github.com/ethereum/solidity/releases/tag/v0.8.23. We anyways will wait for some weeks before the deployment, so this upgrade should be ok. @mds1 any objections?

mds1 commented 10 months ago

As you mentioned, we should just wait a bit before deploy in case any bugs surface, otherwise no objections :)