Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear delegates' cache on null Safe address *_DELEGATE event #2146

Open
hectorgomezv opened this issue Nov 19, 2024 · 0 comments
Open

Clear delegates' cache on null Safe address *_DELEGATE event #2146

hectorgomezv opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@hectorgomezv
Copy link
Member

Description

Context: #2106 (comment)

When handling *_DELEGATE Transaction Service events, if the Safe address included in the event is null, then it's needed to clear the cache for all the Safe addresses the delegator owns.

Requirements

  • Retrieve the complete list of Safes owned by the delegator.
  • Clear the delegates' cache for those Safes.

Additional information

No response

@hectorgomezv hectorgomezv self-assigned this Nov 19, 2024
@PooyaRaki PooyaRaki added bug Something isn't working enhancement New feature or request labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants