Skip to content

Verify stack type on deploy command and validate chaincode #349

Merged
EnriqueL8 merged 5 commits into
mainfrom
fix-deploy
Jul 8, 2026
Merged

Verify stack type on deploy command and validate chaincode #349
EnriqueL8 merged 5 commits into
mainfrom
fix-deploy

Conversation

@EnriqueL8

@EnriqueL8 EnriqueL8 commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Fixes: hyperledger-firefly/firefly#1702

  • Allow errors on init to bubble up correctly
  • Fix spinner not being stopped and terminal session being unusable
  • Validate as well that the chaincode package is tar.gz

- Allow errors on init to bubble up correctly
- Fix spinner not being stopped and terminal session being unusable

Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
@EnriqueL8 EnriqueL8 changed the title Verify stack type on deploy command Verify stack type on deploy command and validate chaincode Dec 2, 2025
Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
@EnriqueL8 EnriqueL8 requested a review from a team as a code owner July 8, 2026 14:19
Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
Comment thread cmd/init_cardano.go Outdated
Comment thread cmd/init_fabric.go Outdated
Comment thread cmd/pull.go Outdated

@peterbroadhurst peterbroadhurst left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Couple of very minor thoughts, with approval

Signed-off-by: Enrique Lacal <enrique.lacal@kaleido.io>
@EnriqueL8 EnriqueL8 merged commit a083360 into main Jul 8, 2026
20 of 21 checks passed
@EnriqueL8 EnriqueL8 deleted the fix-deploy branch July 8, 2026 17:04
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.

bug: invalid asset_transfer.zip when following Contract deployment tutorial

3 participants