fabric-samples/asset-transfer-ledger-queries/chaincode-javascript
David Enyeart 27674fd863 Fix ledger queries sample
-Go chaincode - Paginated range query should return the bookmark so that next page can be requested
-Javascript chaincode - Make query return JSON consistent with Go chaincode
-Javascript app was broken at bookmark query due to invalid JSON parsing from inconsistent chaincode responses
-Javascript and Java app had incorrect comments

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
2022-02-23 02:07:55 -05:00
..
lib Fix ledger queries sample 2022-02-23 02:07:55 -05: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
package.json * Made consistent lint command (#495) 2021-10-06 13:33:29 +01:00