Skip to content

v0.0.47

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 02:45
· 362 commits to main since this release
17aed81

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