Skip to content

Conversation

jochem-brouwer
Copy link
Member

This PR removes the Goerli chain from our packages.

However, Goerli is used in our tests to run tests for the PoA (clique) consensus, so we cannot remove these from tests (yet). I have put the Goerli config inside all the packages which run these tests.

It would be somewhat helpful if we could create a shared directly for test data which is used among multiple packages, I've now added the same file for all packages which use Goerli tests.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

Attention: Patch coverage is 14.28571% with 6 lines in your changes missing coverage. Please review.

Project coverage is 74.74%. Comparing base (60ed998) to head (a5565dc).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.41% <0.00%> (-0.05%) ⬇️
blockchain 85.38% <0.00%> (-0.06%) ⬇️
client 66.00% <100.00%> (ø)
common 89.81% <ø> (-0.92%) ⬇️
devp2p 75.66% <ø> (ø)
ethash 80.80% <ø> (ø)
evm 68.46% <ø> (ø)
genesis 99.84% <ø> (-0.01%) ⬇️
mpt 57.04% <ø> (ø)
rlp 69.70% <ø> (ø)
statemanager 69.60% <ø> (ø)
tx 79.75% <ø> (ø)
util 76.91% <ø> (ø)
vm 57.31% <0.00%> (-0.03%) ⬇️
wallet 82.80% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

acolytec3
acolytec3 previously approved these changes Jan 27, 2025
Copy link
Contributor

@acolytec3 acolytec3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

acolytec3
acolytec3 previously approved these changes Jan 27, 2025
acolytec3
acolytec3 previously approved these changes Jan 27, 2025
@acolytec3 acolytec3 merged commit 7fafd41 into master Jan 27, 2025
40 of 41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants