Skip to content

Releases: hyperledger/firefly-cli

v0.0.47

13 Apr 02:45
17aed81
Compare
Choose a tag to compare

Changelog

  • 47fb264 Add Go instal instructions to readme
  • 0bebae8 Add ability to create new Fabric accounts
  • 00fce6e Add accounts create command
  • ba68bac Add accounts list command
  • aa4ddfc Add options for tuning ethconnect and block period (#163)
  • 698c9ad Allow commit from go-releaser where available
  • dedcf22 CLI includes FF sandbox
  • 236f6b4 Fix logs command
  • 1b173ac Fix packageID for chaincode approval
  • 75895b5 Implement deploy command for fabric
  • 9483791 Include build version using built-in Go semantics for go install
  • 6f4de0d Let go-releaser set the version explicitly to the tag
  • 213b08e Merge branch 'main' into fabric-chaincode-deploy
  • 489b081 Merge branch 'main' into stack-state
  • df813e2 Merge pull request #161 from kaleido-io/fabric-chaincode-deploy
  • ec04972 Merge pull request #164 from hyperledger/go-version
  • f55544c Merge pull request #167 from kaleido-io/fix-logs
  • 17aed81 Merge pull request #168 from kaleido-io/stack-state
  • 3f63e26 Merge pull request #170 from shorsher/sandbox
  • a6e8c49 Move fabric image versions to constants file
  • b8e0eca Remove commented code
  • 819742d Simplify Besu Stack Setup (#166)
  • cc00944 Split ethereum and fabric deploy commands into separate sub commands
  • 8f44f87 Switch from https to ffdx (#156)
  • 459ec49 Unique topics for multiple connectors against same ethconnect (#165)
  • 3e1ff02 Write deployed contract information to stackState.json

v0.0.46

14 Mar 18:53
d61f4c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.45...v0.0.46

v0.0.45

10 Mar 20:01
738c63c
Compare
Choose a tag to compare

Changelog

  • 5d068b5 Add deploy command
  • 7617d77 Merge pull request #149 from kaleido-io/fix-fabconnect-version
  • 738c63c Merge pull request #155 from kaleido-io/deploy-command
  • 294028c Use fabconnect image version in manifest

v0.0.44

16 Feb 19:29
2f5699f
Compare
Choose a tag to compare

Changelog

  • 58ec4dc Leave ethereum accounts unlocked indefinitely
  • 2f5699f Merge pull request #146 from kaleido-io/fix-unlock-timeout

v0.0.43

08 Feb 13:38
1d1ba52
Compare
Choose a tag to compare

Changelog

  • 298ecd6 Add --platform linux/amd64 to suppress Docker warnings
  • 1d1ba52 Fixes for running on arm64 (#143)
  • 393a7b2 Merge pull request #142 from hyperledger/fabric-arm64

v0.0.42

04 Feb 17:17
8ae1584
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.41...v0.0.42

v0.0.41

06 Jan 17:30
745b3cd
Compare
Choose a tag to compare

Changelog

  • 745b3cd Fix payload for config endpoint (#126)
  • 96d9846 Merge pull request #130 from hyperledger/tokens-ethconnect
  • e049098 Merge pull request #132 from kaleido-io/dbevents-buffersize
  • ee87bb8 Merge pull request #133 from kaleido-io/prom_img_name
  • dbe9c43 Remove deprecated tokens ETHCONNECT_IDENTITY param
  • 913e989 [dbevents-buffersize] adding EventConfig for firefly_config generator
  • d2e40b8 [prom_img_name] adding stack name in front of prometheus container name #131

v0.0.40

08 Dec 22:17
87e3b91
Compare
Choose a tag to compare

Changelog

  • 9df5caf Initial Prometheus Support - docker and stack config
  • 01db2a9 Merge pull request #123 from kaleido-io/eventstreaminit
  • f64453a Merge pull request #124 from kaleido-io/prom-support
  • 87e3b91 Merge pull request #125 from kaleido-io/token-uri
  • c98936c Remove "skipEventstreamInit" parameters
  • a7a0be8 Supply a token URI prefix when initializing ERC1155 contract
  • 7a11b86 fixing ff config and copying prom file to volume
  • 2160002 gofmt
  • 32faba1 no need to expose metrics port; no need to ensure config volume
  • b138b29 printing prom url after stack startup

v0.0.39

19 Nov 13:54
dff1fa0
Compare
Choose a tag to compare

Changelog

dff1fa0 Update readme with new installation instructions (#116)
1eaadbd Use external config for ethconnect (#122)

v0.0.38

09 Nov 18:16
4c3f0fa
Compare
Choose a tag to compare

Changelog

9d533eb Enhance pull command to pull all images in stack
a80fccc Merge pull request #115 from hyperledger/pull-all-images