NethermindEth / juno

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

Remove decommissioned networks #1880

Open pnowosie opened 1 month ago

pnowosie commented 1 month ago

Remove decommissioned networks: Goerli, Goerli2 and Integration.

Fixes #1753 , https://github.com/NethermindEth/juno/issues/1758

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 75.18%. Comparing base (e8f8d38) to head (feedd25).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1880 +/- ## ========================================== - Coverage 75.42% 75.18% -0.24% ========================================== Files 97 97 Lines 8342 8342 ========================================== - Hits 6292 6272 -20 - Misses 1519 1534 +15 - Partials 531 536 +5 ```

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