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

🔁 Update `actions/setup-node` Action to `v4` #23

Closed pcaversaccio closed 1 year ago

pcaversaccio commented 1 year ago

As title.

🐶 Cute Animal Picture

image

github-actions[bot] commented 1 year ago

Coverage after merging cleanup into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   CreateX.sol100%100%100%100%
pcaversaccio commented 1 year ago

Merging currently blocked due to https://github.com/foundry-rs/foundry/pull/6182.