• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

safe-global / safe-modules / 9444900044
100%
master: 85%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 10 Jun 2024 08:20AM UTC
Jobs 1
Files 12
Run time 14min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Jun 2024 08:19AM UTC coverage: 100.0%. Remained the same
9444900044

push

github

web-flow
Deprecate `SafeSignerLaunchpad` (#434)

This PR removes the `SafeSignerLaunchpad` as we can provide a better
developer experience with just the `SafeWebAuthnSharedSigner` contract
when working with ERC-4337.

This PR also takes the opportunity to move the
`4337-passkeys-singleton-signer` example to `4337-passkeys`. I noticed
that the former was not being built in CI, so there were a couple of
tweaks necessary to get it building (related to `package.json` changes
required to make it build with PNPM).

While it looks like there are a lot of changes in this PR, essentially
all it does is:
1. Remove the `SafeSignerLaunchpad` contract (`git rm
modules/passkey/contracts/4337/experimental/SafeSignerLaunchpad.sol`) as
well as the related deployment script and tests
2. Untag the 4337 `SafeWebAuthnSharedSigner` contract as experimental
(`git mv
modules/passkey/contracts/4337/experimental/SafeWebAuthnSharedSigner.sol
modules/passkey/contracts/4337/`)
3. Remove the old `4337-passkeys` example application (`git rm -r
examples/4337-passkeys`)
4. Move the `4337-passkeys-singleton-signer` example application to
replace the `4337-passkeys` one as the canonical example app (`git mv
examples/4337-passkeys-singleton-signer examples/4337-passkeys`)

No logic changes were made besides moving code around.

28 of 28 branches covered (100.0%)

Branch coverage included in aggregate %.

90 of 90 relevant lines covered (100.0%)

30.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9444900044.1 10 Jun 2024 08:20AM UTC 0
100.0
GitHub Action Run
Source Files on build 9444900044
Detailed source file information is not available for this build.
  • Back to Repo
  • 9a18245f on github
  • Prev Build on main (#9444699699)
  • Next Build on main (#9481939763)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc