Skip to content

Releases: cathayddt/bdk

v2.0.4

Choose a tag to compare

@kidneyweakx kidneyweakx released this 27 Sep 09:39
a679da1

Features

  • Add notice in README.md
  • 2.0.4 document
  • Add bdk wallet create function #81
  • Genesis.json model #80
  • Select and excute command #77
  • Handle select input and change terminal display #76
  • Ink ui template with commands #74

Fixes

  • Upgrade action #84
  • Explorer indexer error #82
  • Add export type in index.ts #52
  • Approve and update don't use arrow function #45

v2.0.3

Choose a tag to compare

@kidneyweakx kidneyweakx released this 29 Jun 06:05
36940f2

Features

  • Add vhs to create new demo file
  • Fabric ca reenroll
  • Add fabric backup commands

Fixes

  • Fabric backup export orderer and peer
  • Quorum docs
  • Fabric and quorum docs

v2.0.2

Choose a tag to compare

@kidneyweakx kidneyweakx released this 08 Mar 07:50
3e61e9b

new

  • New Package: ora
  • New Command: bdk quorum network add
  • New Command: bdk quorum network generate
  • New Command: bdk quorum network join
  • New Command: bdk quorum network check
  • New Command: bdk quorum network get
  • New Example: add remote node

changed

  • Fix: path not found, provide PathError notification
  • Fix: superuser privilege, not provide su execute
  • Fix: bdk quorum network delete cannot delete image
  • Upgrade: quorum (22.7.4) and blockscout (v4.1.5-beta)
  • Modify: gasLimit from 0xFFFFFF to 0xE0000000
  • Modify: emptyBlockPeriodSeconds from 60 to 3600
  • Modify: requestTimeoutSeconds from 4 to 60
  • Modify: bdk quorum network create member node default value 0

v2.0.1

Choose a tag to compare

@kidneyweakx kidneyweakx released this 01 Dec 10:05
4751732

new

  • Update: Quorum backup and run (#67)
  • New Command: bdk quorum network up
  • New Command: bdk quorum network down
  • New Command: bdk quorum backup import
  • New Command: bdk quorum backup export
  • New Commands API Docs
  • Fix remove files and network issues

changed

  • Refactor: bdk quorum network create ask to delete exist files before creating
  • Refactor: bdk quorum network delete delete node files

v2.0.0

Choose a tag to compare

@Pianochicken Pianochicken released this 31 Oct 08:15
e005d26

new

  • Update: Quorum Docs Update (#66)
  • BREAKING CHANGE: Quorum Network Feature (#65)
  • New Command: bdk quorum network
  • New Command: bdk quorum explorer
  • New Commands API Docs

changed

  • Refactor: move Fabric commands from 'src/' to 'src/fabric'
  • Refactor: Fabric command form bdk to bdk fabric

v1.0.4

Choose a tag to compare

@kth-tw kth-tw released this 25 Feb 06:08
5b1e390

new

  • Unit test (#47)

changed

  • Refactor: computeUpdateConfigTx (#54)
  • Refactor: rename updateAnchorPeerSteps fetchChannelBlock to fetchChannelConfig (#55)
  • Refactor: remove createChannelConfigSteps (#57)
  • Refactor: channelService fetchChannelConfig have default signType value (#58)

fixed

  • Fix bug: should createChannelArtifactFolder before convertChannelConfigtxToTx (#56)

v1.0.3

Choose a tag to compare

@kth-tw kth-tw released this 24 Jan 02:32
3d2302c

new

  • Discover for bdk chaincode approve, bdk chaincode commit, and bdk chaincode invoke #48

fixed

  • ICA expiry time #41
  • approve and update don't use arrow function #45

v1.0.2

Choose a tag to compare

@SecondDim SecondDim released this 03 Jan 03:25
7e1a8bc

new

  • Add CICD workflows with sonarqube #12
  • New command: bdk org peer add-system-channel #18
  • New command: bdk channel decode-envelop #42

changed

  • Upgrade package-lock.json to lockfileVersion 2 #15
  • Fix npm link step in "npm run start:dev" && "npm run build:console" #16
  • Replace 'config-yaml/configtxOrgs.json' with 'config-yaml/orgs/[peer/orderer]-[orgName].json #17
  • Logger output level "stdout" "stderr" #30
  • Rewrite integration script #32
  • Integration command: bdk peer/orderer approve/update to bdk channel approve/update #37

fixed

  • Fix dockerode pull issue #10
  • Fix Document #11 #14 #26
  • Fix bug: command use 'peer' rather than OrgTypeEnum.PEER #19
  • Fix: orderer/peer up & down need hostname.toLowerCase() #27
  • Fix connection config profile #28
  • Fix command: bdk explorer #29
  • Fix bdk network create generate file org definition json #44

v1.0.1

Choose a tag to compare

@SecondDim SecondDim released this 29 Nov 10:05
  • update README
  • Add CICD workflows
  • Fix ca file permission issues
  • Docker image prerequisites

v1.0.0 First release

Choose a tag to compare

@SecondDim SecondDim released this 04 Nov 06:03
7f11a63

First release v1.0.0