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

Add support for fetching program in cargo registry #33759

Merged
merged 2 commits into from
Oct 20, 2023

Conversation

pgarg66
Copy link
Contributor

@pgarg66 pgarg66 commented Oct 18, 2023

Problem

cargo-registry doesn't support downloading on-chain programs via cargo fetch.

Summary of Changes

Add the command handlers in the cargo registry.

Fixes #

@pgarg66 pgarg66 marked this pull request as ready for review October 19, 2023 13:44
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #33759 (8328da4) into master (0fcc0a0) will increase coverage by 0.0%.
Report is 6 commits behind head on master.
The diff coverage is 0.0%.

@@           Coverage Diff           @@
##           master   #33759   +/-   ##
=======================================
  Coverage    81.8%    81.8%           
=======================================
  Files         806      806           
  Lines      217905   217905           
=======================================
+ Hits       178278   178293   +15     
+ Misses      39627    39612   -15     

@pgarg66 pgarg66 merged commit 6fd0dcb into solana-labs:master Oct 20, 2023
31 checks passed
@pgarg66 pgarg66 deleted the cargo-fetch branch October 20, 2023 22: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.

None yet

2 participants