Skip to content

feat(safe): support dynamic owners#528

Open
mouseless0x wants to merge 2 commits into
mainfrom
feat/safe-dynamic-owners
Open

feat(safe): support dynamic owners#528
mouseless0x wants to merge 2 commits into
mainfrom
feat/safe-dynamic-owners

Conversation

@mouseless0x

Copy link
Copy Markdown
Member
  • Add dynamic owner types and export them for safe accounts

  • Encode contract owners as dynamic Safe signatures in signing flows

  • Add integration coverage for v0.7 dynamic owner user operations

- Add dynamic owner types and export them for safe accounts

- Encode contract owners as dynamic Safe signatures in signing flows

- Add integration coverage for v0.7 dynamic owner user operations
@changeset-bot

changeset-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: de8881e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
permissionless Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.55%. Comparing base (9490c66) to head (de8881e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...permissionless/accounts/safe/toSafeSmartAccount.ts 66.18% 47 Missing ⚠️
.../permissionless/accounts/safe/signUserOperation.ts 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
+ Coverage   78.41%   78.55%   +0.13%     
==========================================
  Files         105      105              
  Lines        8988     9017      +29     
  Branches      570      584      +14     
==========================================
+ Hits         7048     7083      +35     
+ Misses       1914     1907       -7     
- Partials       26       27       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

Path Size
permissionless (esm) 239.99 KB (0%)
permissionless (cjs) 369.11 KB (0%)

- Replace the mock ERC-1271 code with a signature-dependent validator

- Use a fixed marker signature to verify the dynamic owner path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant