Skip to content

core, params, miner: merge geth v1.17.1 (v1.17.4 sync, milestone 3/6)#2325

Draft
pratikspatil024 wants to merge 43 commits into
ppatil-upstream-v1.17.0from
ppatil-upstream-v1.17.1
Draft

core, params, miner: merge geth v1.17.1 (v1.17.4 sync, milestone 3/6)#2325
pratikspatil024 wants to merge 43 commits into
ppatil-upstream-v1.17.0from
ppatil-upstream-v1.17.1

docs: v1.17.1 go-ethereum sync milestone chores (ledger, fork-registe…

dbae0f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2026 in 2s

53.81% (+0.04%) compared to 451b3b4

View this Pull Request on Codecov

53.81% (+0.04%) compared to 451b3b4

Details

Codecov Report

❌ Patch coverage is 56.01732% with 508 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.81%. Comparing base (451b3b4) to head (dbae0f4).

Files with missing lines Patch % Lines
trie/inspect.go 64.13% 198 Missing and 38 partials ⚠️
trie/levelstats.go 46.93% 26 Missing ⚠️
core/txpool/blobpool/blobpool.go 47.91% 22 Missing and 3 partials ⚠️
core/stateless/stats.go 38.23% 19 Missing and 2 partials ⚠️
core/types/transaction.go 0.00% 20 Missing ⚠️
eth/tracers/native/opcode_counter.go 0.00% 15 Missing ⚠️
core/types/block.go 0.00% 10 Missing and 1 partial ⚠️
core/vm/evm.go 57.69% 8 Missing and 3 partials ⚠️
graphql/graphql.go 0.00% 10 Missing ⚠️
core/types/bal/bal_encoding.go 70.96% 7 Missing and 2 partials ⚠️
... and 28 more
Additional details and impacted files

Impacted file tree graph

@@                     Coverage Diff                     @@
##           ppatil-upstream-v1.17.0    #2325      +/-   ##
===========================================================
+ Coverage                    53.76%   53.81%   +0.04%     
===========================================================
  Files                          902      905       +3     
  Lines                       162499   163479     +980     
===========================================================
+ Hits                         87373    87974     +601     
- Misses                       69623    69950     +327     
- Partials                      5503     5555      +52     
Files with missing lines Coverage Δ
core/state_transition.go 73.09% <100.00%> (ø)
core/txpool/blobpool/evictheap.go 100.00% <100.00%> (+4.83%) ⬆️
core/txpool/blobpool/priority.go 100.00% <100.00%> (+20.58%) ⬆️
core/types/bal/bal_encoding_rlp_generated.go 52.63% <100.00%> (ø)
core/vm/jump_table.go 99.60% <100.00%> (+<0.01%) ⬆️
core/vm/opcodes.go 55.55% <ø> (ø)
internal/ethapi/transaction_args.go 47.67% <100.00%> (+0.12%) ⬆️
internal/tablewriter/database_tablewriter.go 96.96% <100.00%> (ø)
node/node.go 65.40% <100.00%> (+0.11%) ⬆️
node/rpcstack.go 85.30% <100.00%> (+0.07%) ⬆️
... and 41 more

... and 22 files with indirect coverage changes

Files with missing lines Coverage Δ
core/state_transition.go 73.09% <100.00%> (ø)
core/txpool/blobpool/evictheap.go 100.00% <100.00%> (+4.83%) ⬆️
core/txpool/blobpool/priority.go 100.00% <100.00%> (+20.58%) ⬆️
core/types/bal/bal_encoding_rlp_generated.go 52.63% <100.00%> (ø)
core/vm/jump_table.go 99.60% <100.00%> (+<0.01%) ⬆️
core/vm/opcodes.go 55.55% <ø> (ø)
internal/ethapi/transaction_args.go 47.67% <100.00%> (+0.12%) ⬆️
internal/tablewriter/database_tablewriter.go 96.96% <100.00%> (ø)
node/node.go 65.40% <100.00%> (+0.11%) ⬆️
node/rpcstack.go 85.30% <100.00%> (+0.07%) ⬆️
... and 41 more

... and 22 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.