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

Incorrect program update tutorial using the CLI #157

Open
Molaryy opened this issue Apr 27, 2023 · 0 comments
Open

Incorrect program update tutorial using the CLI #157

Molaryy opened this issue Apr 27, 2023 · 0 comments

Comments

@Molaryy
Copy link

Molaryy commented Apr 27, 2023

When following the tutorial to create a program, the following command is given to update the content of an existing command here:

aleph update $HASH ./folder

This will actually create a new store message with the content of ./folder, but won't update the deployed program.
I believe this is caused by the aleph-client setting the allow_amend property to false on upload.

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

No branches or pull requests

1 participant