Skip to content

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

Open
pratikspatil024 wants to merge 48 commits into
ppatil-upstream-v1.17.0from
ppatil-upstream-v1.17.1
Open

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

Merge branch 'ppatil-upstream-v1.17.0' into ppatil-upstream-v1.17.1 (…

a0a6d38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 17, 2026 in 1s

54.28% (+0.04%) compared to 341a14b

View this Pull Request on Codecov

54.28% (+0.04%) compared to 341a14b

Details

Codecov Report

❌ Patch coverage is 56.01732% with 508 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.28%. Comparing base (341a14b) to head (a0a6d38).

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                    54.23%   54.28%   +0.04%     
===========================================================
  Files                          912      915       +3     
  Lines                       164127   165107     +980     
===========================================================
+ Hits                         89017    89624     +607     
- Misses                       69546    69866     +320     
- Partials                      5564     5617      +53     
Files with missing lines Coverage Δ
core/state_transition.go 74.36% <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 19 files with indirect coverage changes

Files with missing lines Coverage Δ
core/state_transition.go 74.36% <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 19 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.