Skip to content

Chains config refactor#6635

Merged
schaable merged 8 commits intov-nextfrom
chains-config-refactor
May 6, 2025
Merged

Chains config refactor#6635
schaable merged 8 commits intov-nextfrom
chains-config-refactor

Conversation

@schaable
Copy link
Member

@schaable schaable commented Apr 25, 2025

Closes #6612

@schaable schaable self-assigned this Apr 25, 2025
@changeset-bot
Copy link

changeset-bot bot commented Apr 25, 2025

🦋 Changeset detected

Latest commit: 62caecc

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
hardhat Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Apr 25, 2025
@schaable schaable force-pushed the chains-config-refactor branch from c82f1ec to 702a489 Compare April 25, 2025 23:36
@schaable schaable force-pushed the chains-config-refactor branch from 32c9558 to 9506fb4 Compare April 28, 2025 15:13
@schaable schaable marked this pull request as ready for review April 28, 2025 15:14
...resolvedConfig,
chainDescriptors: await resolveChainDescriptors(
resolvedConfig.chainDescriptors,
userConfig.chainDescriptors,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not sure this is correct, but we’re doing the same thing with the networks. Shouldn’t we always use the resolved version to account for other hook handler changes? Doing so causes type issues, though, since I’d be resolving a field that’s already resolved.

@schaable schaable added this pull request to the merge queue May 6, 2025
Merged via the queue into v-next with commit f7a375f May 6, 2025
84 checks passed
@schaable schaable deleted the chains-config-refactor branch May 6, 2025 09:01
@github-project-automation github-project-automation bot moved this from Backlog to Done in Hardhat May 6, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants