era-compiler-vyper
era-compiler-vyper copied to clipboard
feat: support the IPFS hash
What ❔
Adds the support for IPFS hash.
Why ❔
Requested by a partner: https://github.com/zkSync-Community-Hub/zksync-developers/discussions/194
Checklist
- [x] PR title corresponds to the body of PR.
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] Code has been formatted via
cargo fmtand checked withcargo clippy.
Codecov Report
Attention: Patch coverage is 4.87805% with 78 lines in your changes missing coverage. Please review.
Project coverage is 12.43%. Comparing base (
73b4fab) to head (a40f7f7).
Additional details and impacted files
@@ Coverage Diff @@
## main #92 +/- ##
==========================================
- Coverage 12.72% 12.43% -0.29%
==========================================
Files 55 55
Lines 4355 4341 -14
==========================================
- Hits 554 540 -14
Misses 3801 3801
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.