Skip to content

Replace META_VAULT_ID with META_VAULT_IDS list#185

Merged
evgeny-stakewise merged 2 commits intomasterfrom
meta-vault-ids
Mar 9, 2026
Merged

Replace META_VAULT_ID with META_VAULT_IDS list#185
evgeny-stakewise merged 2 commits intomasterfrom
meta-vault-ids

Conversation

@evgeny-stakewise
Copy link
Contributor

@evgeny-stakewise evgeny-stakewise commented Mar 9, 2026

No description provided.

evgeny-stakewise and others added 2 commits March 9, 2026 13:54
Remove per-network META_VAULT_ID from BaseNetworkConfig and add a
module-level META_VAULT_IDS list derived from all MetaVault impl names
via keccak.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 9, 2026 10:57
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR removes the per-network META_VAULT_ID from BaseNetworkConfig and replaces it with a single module-level META_VAULT_IDS list derived from keccak(text=impl_name) for the supported MetaVault implementations, along with a package version bump.

Changes:

  • Removed META_VAULT_ID from BaseNetworkConfig and from all NETWORKS entries.
  • Added module-level META_VAULT_IDS computed from the 5 MetaVault implementation names.
  • Bumped package version to v0.12.11.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
sw_utils/networks.py Removes per-network META_VAULT_ID and introduces a shared META_VAULT_IDS list for MetaVault ID matching.
pyproject.toml Bumps the library version to v0.12.11.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@evgeny-stakewise evgeny-stakewise merged commit 88b7136 into master Mar 9, 2026
7 checks passed
@evgeny-stakewise evgeny-stakewise deleted the meta-vault-ids branch March 9, 2026 12:29
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