-
v2.0.4 Stable
released this
2023-09-27 05:12:06 -04:00 | 10 commits to master since this release -
v2.0.3 Stable
released this
2023-06-27 22:46:24 -04:00 | 13 commits to master since this releaseFeatures
- 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 Stable
released this
2023-03-08 01:50:15 -05:00 | 14 commits to master since this releasenew
- 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
PathErrornotification - Fix: superuser privilege, not provide su execute
- Fix:
bdk quorum network deletecannot delete image - Upgrade: quorum (22.7.4) and blockscout (v4.1.5-beta)
- Modify:
gasLimitfrom0xFFFFFFto0xE0000000 - Modify:
emptyBlockPeriodSecondsfrom 60 to 3600 - Modify:
requestTimeoutSecondsfrom 4 to 60 - Modify:
bdk quorum network createmember node default value 0
- New Package:
-
v2.0.1 Stable
released this
2022-12-01 04:13:24 -05:00 | 15 commits to master since this releasenew
- 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 createask to delete exist files before creating - Refactor:
bdk quorum network deletedelete node files
-
v2.0.0 Stable
released this
2022-10-30 21:06:09 -04:00 | 16 commits to master since this release -
v1.0.4 Stable
released this
2022-02-25 00:55:07 -05:00 | 20 commits to master since this releasenew
- 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 Stable
released this
2022-01-23 21:32:00 -05:00 | 29 commits to master since this release -
v1.0.2 Stable
released this
2022-01-02 22:22:44 -05:00 | 35 commits to master since this releasenew
- 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/updatetobdk channel approve/update#37
fixed
-
v1.0.1 Stable
released this
2021-11-29 01:36:51 -05:00 | 64 commits to master since this release- update README
- Add CICD workflows
- Fix ca file permission issues
- Docker image prerequisites
-
v1.0.0 First release Stable
released this
2021-11-03 22:11:34 -04:00 | 68 commits to master since this releaseFirst release v1.0.0