Skip to content

DEVREL-1193 simple config should allow for skipping of EIDs - #1909

Closed
nazreen wants to merge 4 commits into
mainfrom
qol-2
Closed

DEVREL-1193 simple config should allow for skipping of EIDs#1909
nazreen wants to merge 4 commits into
mainfrom
qol-2

Conversation

@nazreen

@nazreen nazreen commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Problem

  • pre-Simple Config, create-lz-oapp already supported the --skip-connections-from-eids param
  • generateConnectionsConfig fails when pathways include chains without DVN metadata (e.g., Starknet).
  • The --skip-connections-from-eids CLI flag only filters after config loading.
  • DVN lookups still fail during config generation before filtering can occur.

Changes

  • Added skipFromEids parameter to generateConnectionsConfig and translatePathwayToConfig.
  • Located in packages/metadata-tools/src/config-metadata.ts.
  • Filters pathways before DVN/executor lookups, skipping chains that lack metadata.
  • Added 3 tests in packages/metadata-tools/test/config-metadata.test.ts.

@nazreen nazreen changed the title DEVREL-1193 DEVREL-1193 simple config should allow for skipping of EIDs Jan 21, 2026
@github-actions

github-actions Bot commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

🧪 E2E Test Status

E2E tests are non-blocking and validate real blockchain interactions. Failures may occur due to network issues, RPC rate limits, or external service downtime.

Test Runs (Newest First):

  • Run #6601 - Failed - 2026-01-21 02:04 (UTC)
  • Run #6599 - Passed - 2026-01-21 01:45 (UTC)

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​layerzerolabs/​devtools-solana@​3.0.4 ⏵ 3.0.67110081 +193 -1100

View full report

@nazreen nazreen closed this Jan 21, 2026
@nazreen
nazreen deleted the qol-2 branch January 21, 2026 23:31
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.

1 participant