Skip to content

Releases: hyperledger/firefly-cli

v1.0.2

18 May 18:16
b523892
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

28 Apr 13:01
6dabf12
Compare
Choose a tag to compare

Changelog

  • 6dabf12 Merge pull request #183 from kaleido-io/docker
  • 06d8464 Move docker-compose.yml back up to root of stack dir
  • a10d0b1 Point ERC20/ERC721 connector at deployed contract address

v1.0.0

27 Apr 12:55
f3ee3c5
Compare
Choose a tag to compare

Changelog

  • fdc6c78 Add auto deployed contracts to stackState.json
  • a3966bd Add corsdomain clause to support local development
  • c5f12dd Avoid double pulling images that are in service list
  • 54ef823 Make ERC-20 the default token connector
  • 6d7064c Merge pull request #177 from kaleido-io/double-pull
  • dd9c432 Merge pull request #180 from jsolderitsch/remix-support
  • f3ee3c5 Merge pull request #182 from kaleido-io/erc20
  • d9178a7 Set consistent high gas limit on blocks

v0.0.48

15 Apr 17:20
921e46d
Compare
Choose a tag to compare

Changelog

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