Closed livingrockrises closed 3 months ago
This comment was automatically generated by the GitHub Actions workflow.
Attention: Patch coverage is 0%
with 5 lines
in your changes missing coverage. Please review.
Please upload report for BASE (
remediations/cantina-spearbit@ad6af35
). Learn more about missing BASE report.
tests are missing + would i make sense to add IERC4337Account and ERC7484 ?
yeah. we should / will make a list of missing tests
interfaces I need to confirm with Rhinestone.
why did you even suggest ERC7484? issue is specific to ERC7579 needs of supported interfaces. https://cantina.xyz/code/d1d4b139-9705-4367-9468-297b7078674e/findings/46
feel it's merely IERC7579Account , (maybe IERC54337Account)
tests are missing + would i make sense to add IERC4337Account and ERC7484 ?
yeah. we should / will make a list of missing tests
interfaces I need to confirm with Rhinestone.
why did you even suggest ERC7484? issue is specific to ERC7579 needs of supported interfaces. https://cantina.xyz/code/d1d4b139-9705-4367-9468-297b7078674e/findings/46
feel it's merely IERC7579Account , (maybe IERC54337Account)
for the factories I meant
tests are missing + would i make sense to add IERC4337Account and ERC7484 ?
yeah. we should / will make a list of missing tests interfaces I need to confirm with Rhinestone. why did you even suggest ERC7484? issue is specific to ERC7579 needs of supported interfaces. https://cantina.xyz/code/d1d4b139-9705-4367-9468-297b7078674e/findings/46 feel it's merely IERC7579Account , (maybe IERC54337Account)
for the factories I meant
no this is ERC165 for the account what interfaces must be supported.
I am gonna potentially close this if we make do using fallback handler.
closing this as we would do this via fallback handler as discussed with zeroknots. need votes @filmakarov @VGabriel45 @Aboudjem
closing this as of now..
need to check which all interfaces we need to add to be compliant with the ERC7579. it's not there in reference implementation so I would probably open a PR there too and get feedback.