|
Ran
|
Files
43
|
Run time
1s
|
Badge
README BADGES
|
push
github
Pin Anvil ZKSync Version (#989) Thanks to @mmv08 for figuring this out! ## LLM Description This pull request introduces a configuration update to the `hardhat.config.ts` file. The most important change is the addition of a `zksyncAnvil` configuration to pin the `zksync` version to `0.6.3`, ensuring compatibility and stability for tests. Configuration update: * [`hardhat.config.ts`](diffhunk://#diff-57cf5378f7d81770045dda9c5f95effe3R97-R101): Added a `zksyncAnvil` configuration block with the `version` field set to `0.6.3`. This change addresses compatibility issues with version `0.6.4` and follows best practices for pinning versions of `zksync` due to the lack of semver guarantees in `0.x` releases.
327 of 368 branches covered (88.86%)
Branch coverage included in aggregate %.
486 of 503 relevant lines covered (96.62%)
50.96 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|