NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
387 stars 167 forks source link

Update GetProof and VerifyProof to use Keys #1893

Closed rianhughes closed 3 months ago

rianhughes commented 3 months ago

closes https://github.com/NethermindEth/juno/issues/1891

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.36%. Comparing base (03c1985) to head (54d0c4e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1893 +/- ## ========================================== - Coverage 75.40% 75.36% -0.04% ========================================== Files 97 97 Lines 8343 8342 -1 ========================================== - Hits 6291 6287 -4 - Misses 1520 1523 +3 Partials 532 532 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.