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

docs: enhance fallback handler documentation in Safe.sol and IFallbackManager.sol #879

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

mmv08
Copy link
Member

@mmv08 mmv08 commented Jan 2, 2025

Updated the documentation for the fallback handler in both Safe.sol and IFallbackManager.sol to improve clarity and highlight security risks associated with setting the fallback handler. Added a warning about the potential for bypassing access control mechanisms when using untrusted addresses.

…backManager.sol`

Updated the documentation for the fallback handler in both `Safe.sol` and `IFallbackManager.sol` to improve clarity and highlight security risks associated with setting the fallback handler. Added a warning about the potential for bypassing access control mechanisms when using untrusted addresses.
@mmv08 mmv08 merged commit c6cd4b9 into main Jan 9, 2025
25 checks passed
@mmv08 mmv08 deleted the fallback-handler-comments branch January 9, 2025 15:37
@github-actions github-actions bot locked and limited conversation to collaborators Jan 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants