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

🔧 Add `_guard` Tests #13

Closed pcaversaccio closed 12 months ago

pcaversaccio commented 1 year ago

🕓 Changelog

This PR adds the tests for the remaining internal function _guard. I also fix a conversion error in CreateX to adhere correctly to the ABI encoding. Eventually, I bump hardhat to latest 2.17.4 version and add holesky as a new network configuration.

PR Checklist

🐶 Cute Animal Picture

image