Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor DefaultCapConfig into multiple funcs #15882

Open
wants to merge 26 commits into
base: develop
Choose a base branch
from

Conversation

vyzaldysanchez
Copy link
Contributor

Requires

Supports

Copy link
Contributor

github-actions bot commented Jan 9, 2025

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

deployment/keystone/changeset/internal/deploy.go Outdated Show resolved Hide resolved
deployment/keystone/changeset/internal/deploy.go Outdated Show resolved Hide resolved
deployment/keystone/changeset/internal/deploy.go Outdated Show resolved Hide resolved
deployment/keystone/changeset/internal/deploy.go Outdated Show resolved Hide resolved
@vyzaldysanchez vyzaldysanchez marked this pull request as ready for review January 16, 2025 16:05
@vyzaldysanchez vyzaldysanchez requested review from a team as code owners January 16, 2025 16:05
@@ -1079,3 +1046,28 @@ func configureForwarder(lggr logger.Logger, chain deployment.Chain, contractSet
}
return opMap, nil
}

func GetDefaultCapConfig(capability capabilities_registry.CapabilitiesRegistryCapability) *capabilitiespb.CapabilityConfig {
Copy link
Contributor

Choose a reason for hiding this comment

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

This is only used by tests, right? If so, it should exist in the test subdirectory.

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