mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
A typo in the 10-appdev-e2e.sh script caused the shell to exit with an error status, and the killall command appears to match some key processes in the runner so removing. Also: - Update sample application and smart contract to Node 18, using the latest fabric-contact-api release. - Use release versions of Fabric v2.5 and update tool versions in workflow set up. - Use GitHub Action to install just instead of curl of install script. Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com> |
||
|---|---|---|
| .. | ||
| docker | ||
| src | ||
| .eslintrc.js | ||
| .gitignore | ||
| .npmrc | ||
| asset-transfer-chaincode-vars.yml | ||
| Dockerfile | ||
| package.json | ||
| tsconfig.json | ||