fabric-samples/asset-transfer-ledger-queries/chaincode-javascript
Mark S. Lewis 29e695187a Use more specific chaincode package versions
This demonstrates good practice in restricting the chaincode package
versions to those applicable for the specific Fabric (major/minor)
version targeted for deployment.

Also some corrections to the repository README. Particularly referring
to other branches for samples targeted at earlier Fabric versions, since
samples in the main branch may exploit features not available in older
Fabric releases, which can cause confusion for end users.

Signed-off-by: Mark S. Lewis <Mark.S.Lewis@outlook.com>
2024-06-14 00:24:08 -04:00
..
lib Fix ledger queries sample (#655) 2022-03-09 08:49:03 +00:00
META-INF/statedb/couchdb/indexes Correct index location (#443) 2021-04-29 11:21:41 +02:00
.eslintignore Add missing apps and chaincodes to CI 2020-08-16 23:11:24 -04:00
.eslintrc.js Add missing apps and chaincodes to CI 2020-08-16 23:11:24 -04:00
index.js Added new lines at the bottom of index.js and asset_transfer_ledger_chaincode.js. Modified node version in package.json. Modified error messages in the chaincode to all begin uppercase. 2020-07-27 09:32:36 -04:00
npm-shrinkwrap.json Use more specific chaincode package versions 2024-06-14 00:24:08 -04:00
package.json Use more specific chaincode package versions 2024-06-14 00:24:08 -04:00