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] Fix Scan and update CDN TLS version #3408

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

raychu86
Copy link
Contributor

@raychu86 raychu86 commented Sep 30, 2024

Motivation

This PR updates the Scan CLI command to support the correct network. In addition, this PR updates the CDN TLS version to use Reqwest::rust_tls instead of Reqwest::native_tls. native_tls does not support the configuration of the new endpoint https://blocks.aleo.org/v0/..., so the change is necessary.

CI is run here.

@raychu86 raychu86 changed the title [Fix] Update CDN TLS version [Fix] Fix Scan and update CDN TLS version Sep 30, 2024
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