dn404 icon indicating copy to clipboard operation
dn404 copied to clipboard

🐞 Set `_skipNFTDefault` to false for eip7702 accounts

Open byeongsu-hong opened this issue 8 months ago • 0 comments

Description

Seems like returning true on _skipNFTDefault is just for CAs, not EOAs. But recent Pectra update allows EOAs to have code, so this PR reflects it.

Checklist

Ensure you completed all of the steps below before submitting your pull request:

  • [x] Ran forge fmt?
  • [x] Ran forge snapshot?
  • [x] Ran forge test?

byeongsu-hong avatar Jun 06 '25 13:06 byeongsu-hong