|
Re: 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
·
|
|
Re: PDC shared with subset of peers within an ORG
Thanks Deepak, that's one approach I have tried. However, PDC seems to be present on all peers of an ORG. Can we restrict that to a subset of peers?
Manu
Thanks Deepak, that's one approach I have tried. However, PDC seems to be present on all peers of an ORG. Can we restrict that to a subset of peers?
Manu
|
By
Shantharam, Manu
·
#10592
·
|
|
Re: PDC shared with subset of peers within an ORG
You could add attributes in the certs of the users while enrolling like department etc. Then check tht attribute in chaincode and manage access to the users of the Peers
-Deepak
You could add attributes in the certs of the users while enrolling like department etc. Then check tht attribute in chaincode and manage access to the users of the Peers
-Deepak
|
By
DeepakGera
·
#10591
·
|
|
Re: PDC shared with subset of peers within an ORG
Hi Satheesh,
I am curious how you could structure the collection json policy for my example?
Thanks,
Manu
Hi Satheesh,
I am curious how you could structure the collection json policy for my example?
Thanks,
Manu
|
By
Shantharam, Manu
·
#10590
·
|
|
Re: PDC shared with subset of peers within an ORG
Thanks Marcos, so there is no way to restrict access to a PDC to a subset of peers within an organization unless we split the peers across organizations, right?
Regards,
Manu
Thanks Marcos, so there is no way to restrict access to a PDC to a subset of peers within an organization unless we split the peers across organizations, right?
Regards,
Manu
|
By
Shantharam, Manu
·
#10589
·
|
|
Now: Private Chaincode Lab - 11/16/2021
#cal-notice
Private Chaincode Lab
When:
11/16/2021
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
https://zoom.us/my/hyperledger.community.3?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Organizer: Marcus
Private Chaincode Lab
When:
11/16/2021
8:00am to 9:00am
(UTC-08:00) America/Los Angeles
Where:
https://zoom.us/my/hyperledger.community.3?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Organizer: Marcus
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#10588
·
|
|
Re: PDC shared with subset of peers within an ORG
Hello Manu,
The PDC policy should be done at chaincode/org level.
If you your collection policy includes some org, all org peers will have the transient data.
HLF 1.4 exemple for org2 and
Hello Manu,
The PDC policy should be done at chaincode/org level.
If you your collection policy includes some org, all org peers will have the transient data.
HLF 1.4 exemple for org2 and
|
By
Marcos Sarres
·
#10587
·
|
|
Re: 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
·
|
|
Re: 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
·
|
|
Re: MiniFabric Related Queries - Reg.
Hi Tong,
I agree the importance of open source and understand how it benefit lots of people including me. I love open source. So only should I keep saying "Everything is best, All Open source
Hi Tong,
I agree the importance of open source and understand how it benefit lots of people including me. I love open source. So only should I keep saying "Everything is best, All Open source
|
By
gerald li <xixisese@...>
·
#10584
·
|
|
PDC shared with subset of peers within an ORG
Hi,
We are testing the latest version of HLF with PDC (private data connection). While defining roles / orgs that have access to the PDCs using collections_config.json, is there a way to have a subset
Hi,
We are testing the latest version of HLF with PDC (private data connection). While defining roles / orgs that have access to the PDCs using collections_config.json, is there a way to have a subset
|
By
Shantharam, Manu
·
#10583
·
|
|
smart contract A invoking function from smart contract B
#fabric-chaincode
Hi,
I currently have a chaincode with 3 seperate smart contracts [A,B,C] inside it.
I use different smart contracts for different fucntionality and different transaction contexts.
Now I want to invoke
Hi,
I currently have a chaincode with 3 seperate smart contracts [A,B,C] inside it.
I use different smart contracts for different fucntionality and different transaction contexts.
Now I want to invoke
|
By
montassar.naghmouchi@...
·
#10582
·
|
|
Re: MiniFabric Related Queries - Reg.
Sasikumar R, please see answers below to each of your questions.
Tong Li
IBM Open Technology
"Sasikumar R" ---11/15/2021 12:55:37 AM---Hi Everyone, I have some questions with respect to
Sasikumar R, please see answers below to each of your questions.
Tong Li
IBM Open Technology
"Sasikumar R" ---11/15/2021 12:55:37 AM---Hi Everyone, I have some questions with respect to
|
By
Tong Li
·
#10581
·
|
|
Re: Fabric with Open Tracing
https://github.com/hyperledger/fabric-rfcs/pull/42
https://github.com/hyperledger/fabric-rfcs/pull/42
|
By
Yacov
·
#10580
·
|
|
Fabric with Open Tracing
Hello everyone,
As we know blockchain as hash value as unique identifier for each transaction or block.
For fabric observability, is there any sample for use fabric together with any kind of open
Hello everyone,
As we know blockchain as hash value as unique identifier for each transaction or block.
For fabric observability, is there any sample for use fabric together with any kind of open
|
By
袁怿
·
#10579
·
|
|
Re: MiniFabric Related Queries - Reg.
Gerald, I am afraid that you do not really know how it was designed and why it exists. Minifabric never conceals anything, when it does things it leaves the detailed steps in its working directory, no
Gerald, I am afraid that you do not really know how it was designed and why it exists. Minifabric never conceals anything, when it does things it leaves the detailed steps in its working directory, no
|
By
email4tong@gmail.com
·
#10578
·
|
|
Select wallet identity
Hello, I am studying the wallet functionality from here. I can see that the user Isabella can have multiple identities so I understand that in the chaincode I can verify not only the user
Hello, I am studying the wallet functionality from here. I can see that the user Isabella can have multiple identities so I understand that in the chaincode I can verify not only the user
|
By
Nikos Karamolegkos
·
#10577
·
|
|
Re: MiniFabric Related Queries - Reg.
From my understanding. MiniFabric is not a Production Release. It's just a tool used to understand fabric easily. It's just kind of "Example" for test network. but not a tool used to deploy
From my understanding. MiniFabric is not a Production Release. It's just a tool used to understand fabric easily. It's just kind of "Example" for test network. but not a tool used to deploy
|
By
gerald li <xixisese@...>
·
#10576
·
|
|
MiniFabric Related Queries - Reg.
Hi Everyone,
I have some questions with respect to Hyperledger MiniFabric. Kindly help me with respect to it:
1) Shall I use Minifabric to implement any application?
2) Which database is
Hi Everyone,
I have some questions with respect to Hyperledger MiniFabric. Kindly help me with respect to it:
1) Shall I use Minifabric to implement any application?
2) Which database is
|
By
Sasikumar R
·
#10575
·
|
|
Re: How does a peer know there's a certificate authority in the same Org?
#fabric-peer
#fabric-ca
It relates to how the CA works. The peer knows the Root CA of the Org through the peer's MSP files. It can then verifies the incoming certificates against the Root CA.
Just as verifying the
It relates to how the CA works. The peer knows the Root CA of the Org through the peer's MSP files. It can then verifies the incoming certificates against the Root CA.
Just as verifying the
|
By
gerald li <xixisese@...>
·
#10574
·
|