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
342 stars 26 forks source link

🔁 Bump Solidity Version to `0.8.23` #30

Closed pcaversaccio closed 1 year ago

pcaversaccio commented 1 year ago

As title (closes #29). As part of the CI, I add an additional Hardhat <> Foundry Solidity version consistency check. I also bump prettier-plugin-solidity to the latest release 1.2.0 and some of the submodules to the latest commit (e.g. forge-std).

🐶 Cute Animal Picture

image

github-actions[bot] commented 1 year ago

Coverage after merging 0.8.23 into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%