|
Re: Using softHSM with orderer/peer
#hsm
Hi Shantanu,
You can go through the documentation to understand the flow: https://hyperledger-fabric.readthedocs.io/en/release-2.2/hsm.html#using-a-hardware-security-module-hsm
If you use Fabric CA
Hi Shantanu,
You can go through the documentation to understand the flow: https://hyperledger-fabric.readthedocs.io/en/release-2.2/hsm.html#using-a-hardware-security-module-hsm
If you use Fabric CA
|
By
Tsvetan Georgiev
·
#9830
·
|
|
Using softHSM with orderer/peer
#hsm
Hello Team,
I am trying to set up a network with 3 orderers 2 peers and one CA with HSM support(softHSM). I have successfully set up CA with softHSM and can register and enroll with this.
I am trying
Hello Team,
I am trying to set up a network with 3 orderers 2 peers and one CA with HSM support(softHSM). I have successfully set up CA with softHSM and can register and enroll with this.
I am trying
|
By
Kumar Shantanu
·
#9829
·
|
|
Hyperledger Project Quarterly Update Due #tsc-project-update - Thu, 04/15/2021
#tsc-project-update
#cal-reminder
Reminder: Hyperledger Project Quarterly Update Due #tsc-project-update
When: Thursday, 15 April 2021
View Event
Organizer: community-architects@...
Description: Please file a project
Reminder: Hyperledger Project Quarterly Update Due #tsc-project-update
When: Thursday, 15 April 2021
View Event
Organizer: community-architects@...
Description: Please file a project
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9828
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 04/09/2021 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 9 April 2021, 11:00am to 12:00pm, (GMT-04:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 9 April 2021, 11:00am to 12:00pm, (GMT-04:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9827
·
|
|
Running same application from multiple users
Hello, I have a question about client applications in the network. Let's base our talk to the fabcar example. As I understand I can have multiple clients running the same application. For example two
Hello, I have a question about client applications in the network. Let's base our talk to the fabcar example. As I understand I can have multiple clients running the same application. For example two
|
By
Nikos Karamolegkos
·
#9826
·
|
|
CouchDB filter and pagination with views and lists
#couchdb
#database
#fabric
Hi everyone.
We are trying to build an application in HL Fabric with CouchDB and Golang, and it has grown a bit too much, and now we have many data types where we need to make join equivalents in the
Hi everyone.
We are trying to build an application in HL Fabric with CouchDB and Golang, and it has grown a bit too much, and now we have many data types where we need to make join equivalents in the
|
By
milton.sesarego@...
·
#9825
·
|
|
Re: What is 'member' role?
#fabric
#policies
Yes, any identity that is signed by the org root cert.
a.k.a., can be of client, peer, admin, orderer role, or no role.
--
Best wishes!
Baohua Yang
Yes, any identity that is signed by the org root cert.
a.k.a., can be of client, peer, admin, orderer role, or no role.
--
Best wishes!
Baohua Yang
|
By
Baohua Yang
·
#9824
·
|
|
What is 'member' role?
#fabric
#policies
What is the member role as mentioned here: https://hyperledger-fabric.readthedocs.io/en/latest/endorsement-policies.html#endorsement-policy-syntax?
Does this mean any of the 'clinet', 'admin' or
What is the member role as mentioned here: https://hyperledger-fabric.readthedocs.io/en/latest/endorsement-policies.html#endorsement-policy-syntax?
Does this mean any of the 'clinet', 'admin' or
|
By
Kevin X
·
#9823
·
|
|
Re: Build fabric on raspberry pi
#fabric
Hi,
I ran across a similar issue. I needed to add bintools-gold - does this help?
Ry
Hi,
I ran across a similar issue. I needed to add bintools-gold - does this help?
Ry
|
By
Ry Jones
·
#9822
·
|
|
Private Chaincode Lab - Tue, 04/06/2021
#cal-notice
Private Chaincode Lab
When:
Tuesday, 6 April 2021
8:00am to 9:00am
(GMT-07:00) America/Los
Private Chaincode Lab
When:
Tuesday, 6 April 2021
8:00am to 9:00am
(GMT-07:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9821
·
|
|
Hyperledger Fabric Generic Network - No System Channel
Hey guys,
I've updated the fabric-generic network to remove the need for a system channel.
For anyone interested, it's on the no-system-channel branch
I'll be updating the scripts to add and remove
Hey guys,
I've updated the fabric-generic network to remove the need for a system channel.
For anyone interested, it's on the no-system-channel branch
I'll be updating the scripts to add and remove
|
By
Nicholas Leonardi
·
#9820
·
|
|
Minifab: Install chaincode in a single organization
#minifab
#minifabric
I have a minifab spec.yaml which creates two organizations.
I have a need to install a chaincode only on a single organization and I am not able to achieve it with minifab.
Even with "-o" option on
I have a minifab spec.yaml which creates two organizations.
I have a need to install a chaincode only on a single organization and I am not able to achieve it with minifab.
Even with "-o" option on
|
By
Kevin X
·
#9819
·
|
|
How to test InvokeChaincode API
Hello fabric experts,
I need to perform a test to compare the performance of a chaincode that includes in each of the functions at least one call to an external chaincode (as shown in the figure
Hello fabric experts,
I need to perform a test to compare the performance of a chaincode that includes in each of the functions at least one call to an external chaincode (as shown in the figure
|
By
Santiago Figueroa Lorenzo
·
#9818
·
|
|
Fabric Contributor Meeting - Wed, 03/31/2021
#cal-notice
Fabric Contributor Meeting
When:
Wednesday, 31 March 2021
9:00am to 10:00am
(GMT-04:00) America/New
Fabric Contributor Meeting
When:
Wednesday, 31 March 2021
9:00am to 10:00am
(GMT-04:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9817
·
|
|
Re: Getting error while running node enrollAdmin.js
Thanks,@Tilak @Nidhi @Chris
I fix the issue after updating the npm by using npm install npm@latest -g command.
Thanks,
Sudhan
On Wed, Mar 31, 2021 at 6:00 PM Sudhan Manoharan via
Thanks,@Tilak @Nidhi @Chris
I fix the issue after updating the npm by using npm install npm@latest -g command.
Thanks,
Sudhan
On Wed, Mar 31, 2021 at 6:00 PM Sudhan Manoharan via
|
By
Sudhan Manoharan
·
#9816
·
|
|
Re: Getting error while running node enrollAdmin.js
Hi Chris,
Thanks for your reply. I'm facing a different new issue now.
Hi Chris,
Thanks for your reply. I'm facing a different new issue now.
|
By
Sudhan Manoharan
·
#9815
·
|
|
Re: Getting error while running node enrollAdmin.js
Hi Sudan,
Step 1: In package.json file, ensure node version is correct.
Step 2: Delete package-lock.json (make sure you delete package-lock.json and NOT package.json)
Step 3: Delete the node_modules
Hi Sudan,
Step 1: In package.json file, ensure node version is correct.
Step 2: Delete package-lock.json (make sure you delete package-lock.json and NOT package.json)
Step 3: Delete the node_modules
|
By
Chris Gabriel <alaskadd@...>
·
#9814
·
|
|
Re: Getting error while running node enrollAdmin.js
Hi Nidhi,
I tried with node v12.0.0 and npm 6.9.0. But the same issue.
Thanks,
Sudhan
Hi Nidhi,
I tried with node v12.0.0 and npm 6.9.0. But the same issue.
Thanks,
Sudhan
|
By
Sudhan Manoharan
·
#9813
·
|
|
Re: Getting error while running node enrollAdmin.js
Sudhan,
As per the documentation, Fabric Node SDK supports Node.js version 10 from 10.15.3 and higher.
Your current version 10 is lower than this. Can you try upgrading node and running npm install.
Sudhan,
As per the documentation, Fabric Node SDK supports Node.js version 10 from 10.15.3 and higher.
Your current version 10 is lower than this. Can you try upgrading node and running npm install.
|
By
Nidhi Singh
·
#9812
·
|
|
Re: Getting error while running node enrollAdmin.js
Hi arthur,
Thanks for ur response. Getting the same issue after with ur command.
Thanks & Regards,
Sudhan
Hi arthur,
Thanks for ur response. Getting the same issue after with ur command.
Thanks & Regards,
Sudhan
|
By
Sudhan Manoharan
·
#9811
·
|