-
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