Skip to content

Add log index field to call tracer snapshots and bump Geth to v1.17.0#145

Open
0xRVE wants to merge 1 commit into
mainfrom
rve/277-add-log-index-field-to-call-tracer-output
Open

Add log index field to call tracer snapshots and bump Geth to v1.17.0#145
0xRVE wants to merge 1 commit into
mainfrom
rve/277-add-log-index-field-to-call-tracer-output

Conversation

@0xRVE

@0xRVE 0xRVE commented Mar 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump Geth CI pin from v1.16.9 to v1.17.0
  • Update call tracer snapshots to include the new index field on log entries

Geth v1.17.0 added a monotonic index field to call tracer log entries (go-ethereum#33629), representing the transaction-level log index (matching logIndex in receipts).

Companion to paritytech/polkadot-sdk#11532

Test plan

  • Regenerate snapshots with deno task test:update against Geth v1.17.0
  • Run deno task test:evm and deno task test:pvm against updated polkadot-sdk binaries

@0xRVE 0xRVE marked this pull request as draft March 27, 2026 12:40
@0xRVE 0xRVE marked this pull request as ready for review March 27, 2026 15:22
@0xRVE 0xRVE requested a review from pgherveou March 27, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants