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

An attempt to fix flaky zksync test #898

Merged
merged 2 commits into from
Jan 14, 2025
Merged

An attempt to fix flaky zksync test #898

merged 2 commits into from
Jan 14, 2025

Conversation

mmv08
Copy link
Member

@mmv08 mmv08 commented Jan 10, 2025

  • Upgraded several development dependencies related to Hardhat and zkSync:
    • @matterlabs/hardhat-zksync-deploy from ^1.5.0 to ^1.6.0
    • @matterlabs/hardhat-zksync-node from ^1.1.1 to ^1.2.1
    • @matterlabs/hardhat-zksync-verify from ^1.6.0 to ^1.7.1
    • zksync-ethers from 6.12.1 to 6.15.3
  • Refactored the test setup in SafeToL2Setup.spec.ts to retrieve the deployed contract instance using getContractAt instead of deploying a new instance, enhancing test reliability and efficiency.

- Upgraded several development dependencies related to Hardhat and zkSync:
  - `@matterlabs/hardhat-zksync-deploy` from `^1.5.0` to `^1.6.0`
  - `@matterlabs/hardhat-zksync-node` from `^1.1.1` to `^1.2.1`
  - `@matterlabs/hardhat-zksync-verify` from `^1.6.0` to `^1.7.1`
  - `zksync-ethers` from `6.12.1` to `6.15.3`
- Refactored the test setup in `SafeToL2Setup.spec.ts` to retrieve the deployed contract instance using `getContractAt` instead of deploying a new instance, enhancing test reliability and efficiency.
@thanhvietmkb123456789
Copy link

nhờ mọi người giúp đỡ

@mmv08 mmv08 force-pushed the zksync-failing-test branch from aba436d to 2f4704c Compare January 14, 2025 09:08
@mmv08 mmv08 requested review from a team, rmeissner, nlordell, akshay-ap and remedcu and removed request for a team January 14, 2025 09:23
@remedcu remedcu merged commit 70268e7 into main Jan 14, 2025
25 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants