Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.25 KB

zkSync 2.0 Testnet Issues Template

Report issues with the zkSync 2.0 testnet in the following format to help resolve the issue quicker

Your code examples should be…

  • …Minimal – Use as little code as possible that still produces the same problem
  • …Complete – Provide all parts someone else needs to reproduce your problem in the question itself
  • …Reproducible – Test the code you're about to provide to make sure it reproduces the problem

More details can be found at https://stackoverflow.com/help/minimal-reproducible-example

Steps

  1. Fork this repo
  2. Fill out the information below
  3. Share link of your issue with our community in our Discord or email it to us at support@zksync.io

Issue

[What is the issue?]

Expected Behavior

[What is the expected behavior?]

Minimal Reproducible Example Code


Steps to Reproduce

[What are the steps to reproduce the issue?]

Additional Details (Optional)

  • zksync-web3 version?
  • What type of compiler did you enter for compilerSource in your hardhat config ("docker" or "binary")?
  • What version of the compiler did you use?
  • Have you tried this on other networks or testnets successfully?