Closed eugenioclrc closed 1 year ago
Create3 can predict an address deployed from an external contract. Originally posted on https://github.com/Vectorized/solady/discussions/678
Ensure you completed all of the steps below before submitting your pull request:
forge snapshot
npm run lint
forge test
Pull requests with an incomplete checklist will be thrown out.
lgtm, nice job on this PR, very elegant diff
Description
Create3 can predict an address deployed from an external contract. Originally posted on https://github.com/Vectorized/solady/discussions/678
Checklist
Ensure you completed all of the steps below before submitting your pull request:
forge snapshot
?npm run lint
?forge test
?Pull requests with an incomplete checklist will be thrown out.