Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Holesky testnet #2982

Merged
merged 7 commits into from
Aug 23, 2023
Merged

Add Holesky testnet #2982

merged 7 commits into from
Aug 23, 2023

Conversation

jochem-brouwer
Copy link
Member

@jochem-brouwer jochem-brouwer commented Aug 23, 2023

See: https://github.com/eth-clients/holesky

I have asked for confirmation of fork hashes on R&D (they should be right).

Also tested client startup (which works) with the --network holesky flag.

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Merging #2982 (ae2520b) into master (f5dcf4a) will increase coverage by 2.63%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 88.66% <ø> (ø)
blockchain ?
client 87.37% <ø> (ø)
common 98.61% <100.00%> (+0.05%) ⬆️
ethash ∅ <ø> (∅)
evm ?
rlp ∅ <ø> (∅)
statemanager 84.43% <ø> (ø)
trie 89.78% <ø> (+0.25%) ⬆️
tx 95.88% <ø> (ø)
util 86.78% <ø> (ø)
vm 79.20% <ø> (ø)

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

g11tech
g11tech previously approved these changes Aug 23, 2023
Copy link
Contributor

@g11tech g11tech 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 Aug 23, 2023
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. One minor question but not a barrier to merging

},
{
// The forkHash will remain same as mergeForkIdTransition is post merge,
// terminal block: https://sepolia.etherscan.io/block/1450408
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this comment (or at least this link) still applicable?

Copy link
Member Author

Choose a reason for hiding this comment

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

No this is not applicable in this case, thanks 😄

@jochem-brouwer jochem-brouwer dismissed stale reviews from acolytec3 and g11tech via ae2520b August 23, 2023 18:43
@acolytec3 acolytec3 merged commit 5f96687 into master Aug 23, 2023
42 checks passed
@jochem-brouwer jochem-brouwer deleted the holesky branch August 23, 2023 21:38
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.

3 participants