daimo-eth / p256-verifier

P256 signature verification solidity contract
https://p256.eth.limo
MIT License
147 stars 28 forks source link

CREATE2 Verifier address in Verify.t.sol #22

Closed nalinbhardwaj closed 7 months ago

nalinbhardwaj commented 9 months ago
          seems running CREATE2 in tests generates a different address. Worth investigating in more detail but I suspect it's a Foundry bug as we discussed. Maybe we should just pull this out into its own issue for future?

_Originally posted by @nalinbhardwaj in https://github.com/daimo-eth/p256-verifier/pull/21#discussion_r1347779401_

nalinbhardwaj commented 7 months ago

Closed by #34