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

fix: disable acn #325

Merged
merged 1 commit into from
Sep 12, 2024
Merged

fix: disable acn #325

merged 1 commit into from
Sep 12, 2024

Conversation

0xArdi
Copy link
Collaborator

@0xArdi 0xArdi commented Sep 12, 2024

This PR disables the ACN for the trader.

@@ -365,6 +365,7 @@ cert_requests:
not_before: '2023-01-01'
public_key: ${str:02d3a830c9d6ea1ae91936951430dee11f4662f33118b02190693be835359a9d77}
save_path: .certs/acn_cosmos_9005.txt
is_abstract: true
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I couldn't make this configurable, there's an issue:

Updating hashes...
Error: Configuration of component (connection, valory/p2p_libp2p_client:0.1.0) is not valid. The following errors occurred during validation:
 - is_abstract: '${bool:false}' is not of type 'boolean'

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Adamantios looks like an issue in core.

Copy link
Collaborator

Choose a reason for hiding this comment

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

I think it's a known limitation, we cannot override anything on the top level.

@0xArdi 0xArdi merged commit f20a59e into main Sep 12, 2024
18 checks passed
@0xArdi 0xArdi deleted the fix/disable-acn branch September 12, 2024 21:41
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.

2 participants