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

feat: migrate to zksync-ethers #299

Merged
merged 7 commits into from
Oct 29, 2024
Merged

Conversation

vasyl-ivanchuk
Copy link
Collaborator

What ❔

Migrate the Explorer from the deprecated zksync-web3 to zksync-ethers.

Why ❔

Some explorer changes require SDK to be modified, in such cases the use of a deprecated version becomes a problem.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.

@vasyl-ivanchuk vasyl-ivanchuk changed the title feat: migrate to zksync ethers feat: migrate to zksync-ethers Oct 23, 2024
Copy link

github-actions bot commented Oct 23, 2024

API E2E Test Results

207 tests   207 ✅  20s ⏱️
 14 suites    0 💤
  1 files      0 ❌

Results for commit d3316f0.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Oct 23, 2024

Unit Test Results

    4 files    263 suites   11m 27s ⏱️
2 118 tests 2 117 ✅ 1 💤 0 ❌
2 324 runs  2 323 ✅ 1 💤 0 ❌

Results for commit d3316f0.

♻️ This comment has been updated with latest results.

Copy link

Visit the preview URL for this PR:
https://staging-scan-v2--pr-299-hjvenzha.web.app

packages/api/test/transaction.e2e-spec.ts Outdated Show resolved Hide resolved
packages/app/src/components/FeeData.vue Outdated Show resolved Hide resolved
packages/app/src/composables/useTransaction.ts Outdated Show resolved Hide resolved
packages/app/src/composables/useTransaction.ts Outdated Show resolved Hide resolved
packages/app/src/composables/useWallet.ts Show resolved Hide resolved
packages/app/src/utils/formatters.ts Show resolved Hide resolved
packages/app/tests/utils/formatters.spec.ts Show resolved Hide resolved
packages/app/vite.config.ts Outdated Show resolved Hide resolved
@vasyl-ivanchuk vasyl-ivanchuk merged commit 8085be9 into main Oct 29, 2024
23 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the migrate-to-zksync-ethers branch October 29, 2024 09:54
Copy link

🎉 This PR is included in version 2.50.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants