Closed livingrockrises closed 2 months ago
This comment was automatically generated by the GitHub Actions workflow.
Generated at commit: a3eb1703b2804a017e71efd981ab221f9ae4c3dd, compared to commit: 63801893c88354be9e02c5c7304040f904491e31
Contract | Method | Avg (+/-) | % |
---|---|---|---|
Nexus | execute uninstallModule |
+17,505 ❌ +271 ❌ |
+55.32% +2.66% |
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.29%. Comparing base (
847828b
) to head (3f96bf9
).
closing this as discussed
"I think it makes sense to leave it as is. Querying validators could brick an account and will violate 4337 rules. Querying hooks and fallbacks isnt really that useful, unless the fallback is also an executor in which case it is queried everytime its used anyways"
https://cantina.xyz/code/d1d4b139-9705-4367-9468-297b7078674e/findings/23
I don't think we can do this in validateUserOp to check validator with the registry..