|
Re: Fabric chaincode error when trying to query the database through a partial Composite Key
#fabric-chaincode
#fabric-questions
Thanks - Andy Hurt has replied to the comment on stack overflow.
Matthew White
Thanks - Andy Hurt has replied to the comment on stack overflow.
Matthew White
|
By
Matthew White
·
#9595
·
|
|
Re: Peer & Orderer Domain Names Visibility
#hyperledger-fabric
#fabric
Hi Tsvetan,
Thanks for that clarification. In fact, that is our ideology also where we're saying participating organisations joining the network can decide whether or not they want to run their own
Hi Tsvetan,
Thanks for that clarification. In fact, that is our ideology also where we're saying participating organisations joining the network can decide whether or not they want to run their own
|
By
Samyak Jain | TraceX
·
#9594
·
|
|
Re: Peer & Orderer Domain Names Visibility
#hyperledger-fabric
#fabric
Hi Samyak Jain,
My last point is regarding the technical network layer (not the fabric network). Let's assume there are multiple organizations that each has fabric nodes. From technical networking
Hi Samyak Jain,
My last point is regarding the technical network layer (not the fabric network). Let's assume there are multiple organizations that each has fabric nodes. From technical networking
|
By
Tsvetan Georgiev
·
#9593
·
|
|
Re: Peer & Orderer Domain Names Visibility
#hyperledger-fabric
#fabric
Thanks,Samyak Jain
By
Samyak Jain | TraceX
·
#9592
·
|
|
Re: Peer & Orderer Domain Names Visibility
#hyperledger-fabric
#fabric
Hi Samyak Jain,
I expect many of the networks to be hybrid deployments running on very heterogeneous infrastructure and communication over internet is essential (just make sure TLS is always
Hi Samyak Jain,
I expect many of the networks to be hybrid deployments running on very heterogeneous infrastructure and communication over internet is essential (just make sure TLS is always
|
By
Tsvetan Georgiev
·
#9591
·
|
|
Fabric chaincode error when trying to query the database through a partial Composite Key
#fabric-chaincode
#fabric-questions
Hi Community,
this is my first time deploying chaincode to a fabric network and I'm fairely new to golang.
Right now I'm trying to create a system where a patient can create a permission for a doctor
Hi Community,
this is my first time deploying chaincode to a fabric network and I'm fairely new to golang.
Right now I'm trying to create a system where a patient can create a permission for a doctor
|
By
jonashiltl2003@...
·
#9590
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 02/05/2021
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 5 February 2021
11:00am to 12:00pm
(GMT-05:00) America/New
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 5 February 2021
11:00am to 12:00pm
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9589
·
|
|
Peer & Orderer Domain Names Visibility
#hyperledger-fabric
#fabric
Hi Community,
Want to ask how the peer and orderer hostnames in Hyperledger Fabric should be mapped across a cluster of nodes on the network? If some organization wants to join a running network,
Hi Community,
Want to ask how the peer and orderer hostnames in Hyperledger Fabric should be mapped across a cluster of nodes on the network? If some organization wants to join a running network,
|
By
Samyak Jain | TraceX
·
#9588
·
|
|
Re: Fw: Re: [Hyperledger Fabric] Kubernetes for Hyperledger Fabric
Hi Tong Li,
Yes, everything is optionally exposed to the outer world.
CA's and CouchDB's are exposed via Ingress.
Peers and orderers are exposed either via Ingress or Kubernetes service type of
Hi Tong Li,
Yes, everything is optionally exposed to the outer world.
CA's and CouchDB's are exposed via Ingress.
Peers and orderers are exposed either via Ingress or Kubernetes service type of
|
By
Hakan Eryargi
·
#9587
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 02/05/2021 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 5 February 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 5 February 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9586
·
|
|
Re: Kubernetes for Hyperledger Fabric
Hi,
Thanks for sharing, will go through this
Sincerely yours,
Samyak Jain
Hi,
Thanks for sharing, will go through this
Sincerely yours,
Samyak Jain
|
By
Samyak Jain | TraceX
·
#9585
·
|
|
Re: Kubernetes for Hyperledger Fabric
Hi Samyak,
Have a look at our repository:
https://github.com/hyfen-nl/PIVT
Which contains a couple of Helm charts to:
Configure and launch the whole HL Fabric network or part of it, either:
A simple
Hi Samyak,
Have a look at our repository:
https://github.com/hyfen-nl/PIVT
Which contains a couple of Helm charts to:
Configure and launch the whole HL Fabric network or part of it, either:
A simple
|
By
Hakan Eryargi
·
#9584
·
|
|
Re: Kubernetes for Hyperledger Fabric
Hi Samyak,
Kubernetes based automation can be end to end starting from automatically creating a cluster on chosen cloud to deploy services with a version choice 1.4.x or 2.2.x then configuring
Hi Samyak,
Kubernetes based automation can be end to end starting from automatically creating a cluster on chosen cloud to deploy services with a version choice 1.4.x or 2.2.x then configuring
|
By
Ghan Vashishtha
·
#9583
·
|
|
Kubernetes for Hyperledger Fabric
Hi Community,
We are trying to explore using Kubernetes for deploying our Fabric network. We want to understand what level of automation will be possible using Kubernetes? Are things like deploying
Hi Community,
We are trying to explore using Kubernetes for deploying our Fabric network. We want to understand what level of automation will be possible using Kubernetes? Are things like deploying
|
By
Samyak Jain | TraceX
·
#9582
·
|
|
ANNOUNCEMENT: Hyperledger Fabric v2.3.1 now available!
Hyperledger Fabric v2.3.1 is now available.
If you are using the new osnadmin command to create ordering service channels, note that the flag --channel-id has been corrected to be --channelID.
More
Hyperledger Fabric v2.3.1 is now available.
If you are using the new osnadmin command to create ordering service channels, note that the flag --channel-id has been corrected to be --channelID.
More
|
By
David Enyeart
·
#9581
·
|
|
Re: Fabric Node SDK - Error when querying the ledger (HELP REQUESTED!!)
Rather than trying to change the application code to use off-line signing, I think I would just try using that offline signing code to generate a signature for some arbitrary data and compare to the
Rather than trying to change the application code to use off-line signing, I think I would just try using that offline signing code to generate a signature for some arbitrary data and compare to the
|
By
Mark Lewis
·
#9580
·
|
|
Fabric Contributor Meeting - Wed, 02/03/2021
#cal-notice
Fabric Contributor Meeting
When:
Wednesday, 3 February 2021
9:00am to 10:00am
(GMT-05:00) America/New
Fabric Contributor Meeting
When:
Wednesday, 3 February 2021
9:00am to 10:00am
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9579
·
|
|
Load Balancing in Fabric
#network
#fabric
#hyperledger-fabric
Hi Community,I was wondering what is the recommended way of doing load balancing in Fabric? Is there a relation between the number of peers spawned for an organization vs transaction throughput?How is
Hi Community,I was wondering what is the recommended way of doing load balancing in Fabric? Is there a relation between the number of peers spawned for an organization vs transaction throughput?How is
|
By
Samyak Jain | TraceX
·
#9578
·
|
|
Fabric Contributor Meeting - February 3, 2021
Hyperledger Fabric Contributor Meeting
When: Every other Wednesday 9am US Eastern, 14:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
Hyperledger Fabric Contributor Meeting
When: Every other Wednesday 9am US Eastern, 14:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
|
By
David Enyeart
·
#9577
·
|
|
Re: Fabric with NAT.
Hi Yacov
Thanks for your reply.
I got your point.
It’s very helpful to me.
Best wishes
Qing, Ye
Hi Yacov
Thanks for your reply.
I got your point.
It’s very helpful to me.
Best wishes
Qing, Ye
|
By
Ye, Qing
·
#9576
·
|