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

upgrade safe protocol-kit and fix tooling #180

Merged
merged 6 commits into from
Nov 13, 2024
Merged

Conversation

jfschwarz
Copy link
Collaborator

@jfschwarz jfschwarz commented Oct 22, 2024

the TS error is due to a bug in protocol-kit, I think -> safe-global/safe-core-sdk#1021

@frontendphil can you check if you can get e2e tests running without "type": "module" in some way? 🙏

Copy link

vercel bot commented Oct 22, 2024

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

Name Status Preview Comments Updated (UTC)
zodiac-pilot-example-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 13, 2024 2:52pm

Copy link

cloudflare-workers-and-pages bot commented Oct 22, 2024

Deploying zodiac-pilot-connect with  Cloudflare Pages  Cloudflare Pages

Latest commit: f3ae2b7
Status: ✅  Deploy successful!
Preview URL: https://7d29474b.zodiac-pilot.pages.dev
Branch Preview URL: https://fix-safe-prep.zodiac-pilot.pages.dev

View logs

@frontendphil
Copy link
Member

I knew there was a reason I added this :D Let's see. If I can't get it to work without type: "module" I'll try getting it to work with :)

@frontendphil
Copy link
Member

I've opened up a PR at safe-global/safe-core-sdk#1022 to fix the build of protocol-kit. It seemed better to future-proof their build than to make ours go backward.

@frontendphil
Copy link
Member

I opened another PR that takes a bigger stab at the setup for the whole repo: safe-global/safe-core-sdk#1047

@frontendphil
Copy link
Member

I'm merging this PR. Turns out I need the changes in it already and also we've done good so that it "just works".

@frontendphil frontendphil merged commit b6185b1 into sidepanel Nov 13, 2024
6 checks passed
@frontendphil frontendphil deleted the fix-safe-prep branch November 13, 2024 14:54
frontendphil added a commit that referenced this pull request Nov 26, 2024
* upgrade safe protocol-kit and fix tooling

* ignore ts error

* fix eslint issue

* fix cspell

* moah esm

* fix types

---------

Co-authored-by: Jan-Felix <jfschwarz@users.noreply.github.com>
Co-authored-by: Philipp Giese <giese.philipp+git@gmail.com>
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.

2 participants