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: only resolve contract alias if needed when generating ledger keys #1575

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

willemneal
Copy link
Member

Currently for the commands that used key::Args, the contract was resolved even if it wasn't required to generate the ledger keys involved.

fixes: #1557

Currently for the commands that used `key::Args`, the contract was resolved even if it wasn't required to generate the ledger keys involved.
@willemneal willemneal requested a review from fnando August 29, 2024 09:29
@willemneal willemneal changed the title fix: only resolve contract alias if needed fix: only resolve contract alias if needed when generating ledger keys Aug 29, 2024
@leighmcculloch leighmcculloch merged commit 34e8a5d into main Aug 29, 2024
25 checks passed
@leighmcculloch leighmcculloch deleted the fix/extend_wasm branch August 29, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

contract extend doesnt work with --wasm or --wasm-hash
2 participants