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

♻️ Further Refactors Based on Feedback #4

Closed pcaversaccio closed 1 year ago

pcaversaccio commented 1 year ago

📋 Summary

Fixes #1.

🐶 Cute Animal Picture

image

pcaversaccio commented 1 year ago

I've run through all the comments, and linked a fix commit. Please resolve the comments you agree with. I will review this PR again later today or tomorrow.