Skip to content

fix(kona): align chain list test with registry data#20406

Merged
ajsutton merged 1 commit intodevelopfrom
aj/fix/kona-chain-list-test-base
Apr 29, 2026
Merged

fix(kona): align chain list test with registry data#20406
ajsutton merged 1 commit intodevelopfrom
aj/fix/kona-chain-list-test-base

Conversation

@ajsutton
Copy link
Copy Markdown
Contributor

The read_chain_list_file test in kona-genesis looks up "Base" in the embedded chainList.json, but Base was removed from the registry in #20366 and the cleanup PR #20393 missed this test. CI fails on any branch that runs kona-genesis tests against current develop.

Switches the lookup to OP Mainnet, which is the canonical entry to assert against. Fix authored by @karlfloersch (already present in #20398, lifted out here so it can land standalone and unblock other PRs).

@ajsutton ajsutton enabled auto-merge April 29, 2026 00:05
@ajsutton ajsutton added this pull request to the merge queue Apr 29, 2026
Merged via the queue into develop with commit 67f7619 Apr 29, 2026
118 of 120 checks passed
@ajsutton ajsutton deleted the aj/fix/kona-chain-list-test-base branch April 29, 2026 01:01
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.

3 participants