|
PDC shared with subset of peers within an ORG
Hi Manu, Looks like I overlooked this in the documentation here. By organizations' peers I thought it is specific peers that can be fine grained. Apologies for the confusion. policy: The private data
Hi Manu, Looks like I overlooked this in the documentation here. By organizations' peers I thought it is specific peers that can be fine grained. Apologies for the confusion. policy: The private data
|
By
satheesh
· #10593
·
|
|
smart contract A invoking function from smart contract B
#fabric-chaincode
Refer to Chaincode namespace — hyperledger-fabricdocs main documentation for cross chaincode access Regards, Satheesh
Refer to Chaincode namespace — hyperledger-fabricdocs main documentation for cross chaincode access Regards, Satheesh
|
By
satheesh
· #10586
·
|
|
PDC shared with subset of peers within an ORG
Hello Manu, Yes, using policy attribute in collection json, peers that are participating in the private data collection can be specified. Regards, Satheesh
Hello Manu, Yes, using policy attribute in collection json, peers that are participating in the private data collection can be specified. Regards, Satheesh
|
By
satheesh
· #10585
·
|
|
Expose Hyperledger as REST
Hello Nitish, I don't think fabric has this capability out of box. You can write your own service say for e.g., Node.js rest service to invoke chaincode and use that for integration with UI. Regards,
Hello Nitish, I don't think fabric has this capability out of box. You can write your own service say for e.g., Node.js rest service to invoke chaincode and use that for integration with UI. Regards,
|
By
satheesh
· #10566
·
|
|
Maintaining application level data privacy in Hyperledger Fabric v2.2
Hello Eshaan, From my limited knowledge, Have you considered creating Organizational unit within organization. I believe attribute based access control is possible based on your usecase. Membership Se
Hello Eshaan, From my limited knowledge, Have you considered creating Organizational unit within organization. I believe attribute based access control is possible based on your usecase. Membership Se
|
By
satheesh
· #10541
·
|
|
Template Hyperledger Fabric Application reg.
Dear Harsha, I assume "id" would be different for a new project, right ? If not, you include projname as well to check if Asset exists. Regards, Satheesh
Dear Harsha, I assume "id" would be different for a new project, right ? If not, you include projname as well to check if Asset exists. Regards, Satheesh
|
By
satheesh
· #10480
·
|
|
Cross chaincode invoke, ACL policy problem (MSP not defined in called channel, but in caller)
#fabric-chaincode
From what I understand, only "query" (read only) transactions work cross-invoking in different channels. If state is modified by chaincode, then channel has to be same as callers chaincode. In the exa
From what I understand, only "query" (read only) transactions work cross-invoking in different channels. If state is modified by chaincode, then channel has to be same as callers chaincode. In the exa
|
By
satheesh
· #10154
·
|
|
Understanding cryptogen PATH
Any clue in bootstrap/build logs ? -Satheesh
Any clue in bootstrap/build logs ? -Satheesh
|
By
satheesh
· #9940
·
|
|
Errors seen when setting logspout with fabric 2.2
Errors seen when setting logspout with fabric 2.2 Any pointers is appreciated. Following steps described here to setup logspout: https://hyperledger-fabric.readthedocs.io/en/release-2.2/deploy_chainco
Errors seen when setting logspout with fabric 2.2 Any pointers is appreciated. Following steps described here to setup logspout: https://hyperledger-fabric.readthedocs.io/en/release-2.2/deploy_chainco
|
By
satheesh
· #9857
·
|