fablo icon indicating copy to clipboard operation
fablo copied to clipboard

Add chaincode query functionality

Open IITI-tushar opened this issue 8 months ago • 1 comments

fixes : issue https://github.com/hyperledger-labs/fablo/issues/410

  • Add chaincodeQuery function in chaincode-scripts.sh to perform chaincode queries using peerChaincodeQuery and peerChaincodeQueryTls.
  • Add peerChaincodeQuery and peerChaincodeQueryTls functions in chaincode-functions-v2.sh to handle chaincode queries.
  • Add chaincode query command in fabric-docker.sh to support chaincode query operations.
  • Add expectQuery function in test-01-simple.sh and update tests to use expectQuery instead of expectInvoke.

IITI-tushar avatar Apr 16 '25 11:04 IITI-tushar

Hi @IITI-tushar how is it going? Would you like to complete this PR?

dzikowski avatar May 06 '25 11:05 dzikowski

followed up in #597

dzikowski avatar Aug 22 '25 08:08 dzikowski