Skip to content

Conversation

@oed
Copy link
Contributor

@oed oed commented Mar 27, 2025

What it solves

Resolves #2

How this PR fixes it

This PR re-enables the existing Safe creation flow. The main change done is that previously the address was calculated preemtively, however incorrectly. Instead this PR simply retrieves the safe address from the tx hash/receipt.

How to test it

Has been tested manually on Sepolia

Checklist

  • I've tested the branch on mobile 📱
  • I've documented how it affects the analytics (if at all) 📊
  • I've written a unit/e2e test for it (if applicable) 🧑‍💻

@vercel
Copy link

vercel bot commented Mar 27, 2025

@oed is attempting to deploy a commit to the Eternal Safe Team on Vercel.

A member of the Team first needs to authorize it.

@oed oed marked this pull request as ready for review March 27, 2025 16:55
@brunocalza
Copy link

@devanoneth do you mind taking a look at this? We rely on this change to add support for Safe on our network

@vercel
Copy link

vercel bot commented May 21, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 21, 2025 10:12am

@devanoneth devanoneth merged commit 1b3b97c into eternalsafe:eternalsafe May 21, 2025
1 of 4 checks passed
PatrickAlphaC pushed a commit to PatrickAlphaC/eternalsafe that referenced this pull request May 28, 2025
* Basic setup

* Flow working

* Fix test

* update deps, create 1.4.1 safes and ensure it works on custom networks

* update TS

* update README env var section

---------

Co-authored-by: Devan Non <devanon@chainstride.capital>
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.

Support Safe Creation

3 participants