Skip to content

Issues: safe-global/safe-smart-account

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add support for EIP712 version in domain hash
#920 opened Feb 28, 2025 by BigMurry updated Feb 28, 2025
Provide a way to identify whether a contract is a SAFE. future Features for next major contract version
#714 opened Dec 12, 2023 by MicahZoltu updated Nov 4, 2024
Foundry SDK for writing end-to-end tests tooling
#584 opened Jun 3, 2023 by PaulRBerg updated Nov 1, 2024
Fallback function could be made payable. future Features for next major contract version
#712 opened Dec 9, 2023 by MicahZoltu updated Oct 31, 2024
MultiSendCallOnly can be further optimized to save gas future Features for next major contract version
#372 opened Dec 23, 2021 by skeletor-spaceman updated Oct 31, 2024
Update CLA workflow file tooling
#612 opened Jul 14, 2023 by akshay-ap updated Oct 31, 2024
Extend fallback handler documentation documentation
#532 opened Mar 17, 2023 by mmv08 updated Oct 31, 2024
Feature request: Transaction meta data future Features for next major contract version
#331 opened Aug 11, 2021 by tschubotz updated Oct 31, 2024
Extend Safe With Additional Signing Schemes future Features for next major contract version
#698 opened Nov 10, 2023 by nlordell updated Oct 31, 2024
Improve documentation of error codes documentation
#386 opened Feb 13, 2022 by rmeissner updated Jun 21, 2024
Make transaction order flexible future Features for next major contract version
#199 opened Apr 19, 2020 by rmeissner updated Jul 1, 2023
Signatures that depends only on msg.sender are nonce independent. documentation future Features for next major contract version
#187 opened Apr 1, 2020 by rmeissner updated Feb 22, 2022
Remove payment logic from core contract future Features for next major contract version
#197 opened Apr 18, 2020 by rmeissner updated Oct 25, 2021
Naming of functions for adding/removing owners is not coherent future Features for next major contract version
#118 opened Aug 8, 2019 by Uxio0 updated Mar 19, 2021
ProTip! Exclude everything labeled bug with -label:bug.