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

Using upper case output for the CRC #32

Merged
merged 1 commit into from
Jun 10, 2020

Conversation

letmejustputthishere
Copy link
Member

Seems like a lowercase CRC suffix for the canister ID leads to problems when trying to follow the url. It should probably be uppercase by default.

Seems like a lowercase CRC suffix for the canister ID leads to problems when trying to follow the url. It should probably be uppercase by default.
@letmejustputthishere letmejustputthishere requested a review from a team as a code owner June 10, 2020 10:25
@letmejustputthishere
Copy link
Member Author

closes #29

@enzoh
Copy link
Contributor

enzoh commented Jun 10, 2020

Hey guys! Just so you know this will go away later today or Thursday when we release 0.5.8. You can now do dfx canister id linkedup and it will print ic:1A2B3C4D.... No need for messy Python scripts.

@enzoh enzoh merged commit 6ac43e6 into dfinity:master Jun 10, 2020
@letmejustputthishere
Copy link
Member Author

Great to hear! I saw Yan just clicking the output of the ID from dfx after calling ‘dfx canister install‘ in his terminal during the workshop – will this work too?

@enzoh
Copy link
Contributor

enzoh commented Jun 10, 2020

Yes it will! dfx canister id <canister_name> is more useful for scripting.

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