hyperledger-firefly / hyperledger-firefly/cli

Specify sequence number with ff deploy

Open
#229 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
66
Forks
64
PR merge metrics
No merged PRs in 30d

Description

As a developer, I want to update easily my chaincode on my local instance of Firefly.
I can do the first deploy as intended, but obviousely later deploys must have a greater sequence number.
I understand that ff deploy is more intenteded for CI, but it would be a great feature for easier testing.

I have two suggestions:
1) add a --sequence/-s parameter or an additional optional arg to ff deploy to specify the sequence number
2) or automate the thing and make the sequence number auto-incremented (I've done this in bash by counting the commited chaincodes)

Thanks a lot

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.