|
Re: hyperledger composer installation on ubuntu 18.04
#blockchain-explorer
Hi Priyanka, Hyperledger fabric composer project is deprecated and no longer active for use. I would recommend to use native Hyperledger fabric.
--
Thanks & Regards,
Kamlesh Nagware
VP
Hi Priyanka, Hyperledger fabric composer project is deprecated and no longer active for use. I would recommend to use native Hyperledger fabric.
--
Thanks & Regards,
Kamlesh Nagware
VP
|
By
Kamlesh Nagware
·
#8600
·
|
|
hyperledger composer installation on ubuntu 18.04
#blockchain-explorer
Hey, I am new in blockchain. I was searching for hyperledger fabric composer installation guide for ubuntu 18.04 but I am not able to find one which actually works. Can anyone help me out? I will be
Hey, I am new in blockchain. I was searching for hyperledger fabric composer installation guide for ubuntu 18.04 but I am not able to find one which actually works. Can anyone help me out? I will be
|
By
goyal.priyanka777@...
·
#8599
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 06/26/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 26 June 2020
4:00pm to 5:00pm
(GMT+01:00)
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 26 June 2020
4:00pm to 5:00pm
(GMT+01:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#8598
·
|
|
Upcoming Event: Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 06/26/2020 4:00pm-5:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 26 June 2020, 4:00pm to 5:00pm, (GMT+01:00) Europe/London
Where:https://zoom.us/j/6223336701
View
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 26 June 2020, 4:00pm to 5:00pm, (GMT+01:00) Europe/London
Where:https://zoom.us/j/6223336701
View
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#8597
·
|
|
Re: How to verify RAFT health in HLF version 1.4.4
#raft
Not in Fabric v1.4.x. There is a recently approved RFC for an Orderer Channel Participation API. https://github.com/hyperledger/fabric-rfcs/pull/24
This new API will enable easier and more direct
Not in Fabric v1.4.x. There is a recently approved RFC for an Orderer Channel Participation API. https://github.com/hyperledger/fabric-rfcs/pull/24
This new API will enable easier and more direct
|
By
Jason Yellick <jyellick@...>
·
#8596
·
|
|
Removal of BYFN from Fabric 2.2 release
As many of you know, BYFN has been **deprecated** since Fabric 2.0 and has been replaced with the very successful Test Network and the Production Network Deployment Guide. For the next Fabric 2.2
As many of you know, BYFN has been **deprecated** since Fabric 2.0 and has been replaced with the very successful Test Network and the Production Network Deployment Guide. For the next Fabric 2.2
|
By
Pam Andrejko
·
#8595
·
|
|
Re: How to verify RAFT health in HLF version 1.4.4
#raft
On Fri, Jun 19, 2020 at 06:14 AM, Jason Yellick wrote:
OSNThanks Jason for the response. This information is useful.
Is there any way to identify application channel(s) that OSN is part of? In Fabric
On Fri, Jun 19, 2020 at 06:14 AM, Jason Yellick wrote:
OSNThanks Jason for the response. This information is useful.
Is there any way to identify application channel(s) that OSN is part of? In Fabric
|
By
shrugupt@...
·
#8594
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 06/26/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 26 June 2020
6:00am to 7:00am
(GMT+01:00)
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 26 June 2020
6:00am to 7:00am
(GMT+01:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#8593
·
|
|
Documentation Workgroup: Agenda for Friday, 26 June
Hi All,
We will hold thedocumentation workgroup calls this Friday -- with both an Eastern hemisphereand Western hemisphere call. Please feel free to come along, you're alwaysvery welcome.
The whole
Hi All,
We will hold thedocumentation workgroup calls this Friday -- with both an Eastern hemisphereand Western hemisphere call. Please feel free to come along, you're alwaysvery welcome.
The whole
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#8592
·
|
|
Time based trigger in Chaincode
Hi all!
This is an extension to one of the ideas discussed about a seller-bidder architecture in the following link: https://lists.hyperledger.org/g/fabric/message/7554.
I have used a similar paradigm
Hi all!
This is an extension to one of the ideas discussed about a seller-bidder architecture in the following link: https://lists.hyperledger.org/g/fabric/message/7554.
I have used a similar paradigm
|
By
Hritik Gupta <hritikgupta9@...>
·
#8591
·
|
|
Homebrew Fabric Archival Proposal
Hello Everyone,
As analytics tell us, most of you probably DON'T know, but Fabric has a repository github.com/hyperledger/homebrew-fabric which hosts a homebrew tap for installing the
Hello Everyone,
As analytics tell us, most of you probably DON'T know, but Fabric has a repository github.com/hyperledger/homebrew-fabric which hosts a homebrew tap for installing the
|
By
Brett T Logan <brett.t.logan@...>
·
#8590
·
|
|
Hyperledger Fabric Application Developer Community call -- today's call (Thursday 25th June) has been CANCELLED please note
please note thattoday's call has been cancelled - the next call planned is on 9th July.
best regards Paul
Paul O'Mahony
Community Lead- Hyperledger Fabric Developer Community
RocketChat:
please note thattoday's call has been cancelled - the next call planned is on 9th July.
best regards Paul
Paul O'Mahony
Community Lead- Hyperledger Fabric Developer Community
RocketChat:
|
By
Paul O'Mahoney <mahoney@...>
·
#8589
·
|
|
Re: Peer failed getting private key from HSM
The easiest thing to do is to find the CKA_ID attribute of the private key stored in the HSM and then set the AltID property for the PKCS11 BCCSP.
AltID was added in 1.4.6 as I recall to help
The easiest thing to do is to find the CKA_ID attribute of the private key stored in the HSM and then set the AltID property for the PKCS11 BCCSP.
AltID was added in 1.4.6 as I recall to help
|
By
Gari Singh <garis@...>
·
#8588
·
|
|
Upcoming Event: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 06/26/2020 6:00am-7:00am
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 26 June 2020, 6:00am to 7:00am, (GMT+01:00) Europe/London
Where:https://zoom.us/j/6223336701
View
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 26 June 2020, 6:00am to 7:00am, (GMT+01:00) Europe/London
Where:https://zoom.us/j/6223336701
View
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#8587
·
|
|
Re: Peer failed getting private key from HSM
SKI is generated at the time key pair is generated (which feeds into CSR). If you have disjoint operation , the way you have , your solution is not going to work.
Ashutosh Kumar
From: fabric@...
SKI is generated at the time key pair is generated (which feeds into CSR). If you have disjoint operation , the way you have , your solution is not going to work.
Ashutosh Kumar
From: fabric@...
|
By
Ashutosh Kumar
·
#8586
·
|
|
Re: Peer failed getting private key from HSM
Are you setting up the peer and orderer to communicate with the external CA's HSM?
Did you generate the CSR yourself, and thus you have the private key and you provided it to them for import, or did
Are you setting up the peer and orderer to communicate with the external CA's HSM?
Did you generate the CSR yourself, and thus you have the private key and you provided it to them for import, or did
|
By
Brett T Logan <brett.t.logan@...>
·
#8585
·
|
|
Peer failed getting private key from HSM
Hi everyone,
I'm trying to use a certificate issued by an external CA trough an HSM integration but it's not working. The peer node (v1.4.7) doesn't start and gives the following output
Hi everyone,
I'm trying to use a certificate issued by an external CA trough an HSM integration but it's not working. The peer node (v1.4.7) doesn't start and gives the following output
|
By
Carlos Eduardo Matos Ellery
·
#8584
·
|
|
University Course on Fabric [call for suggestions/contributors]
Hello all,
I'm building a university course on Hyperledger Technologies, with focus on Hyperledger Fabric. This course is open source and will be exposed as an Hyperledger Lab.
In particular, this
Hello all,
I'm building a university course on Hyperledger Technologies, with focus on Hyperledger Fabric. This course is open source and will be exposed as an Hyperledger Lab.
In particular, this
|
By
Rafael André Pestana Belchior
·
#8583
·
|
|
Re: Fabric support on MIPS 64 based architecture
We try to ensure that we do not do anything which would prevent the code from compiling on platforms supported by Golang.
That being said, the official open source Fabric deliverable is the source
We try to ensure that we do not do anything which would prevent the code from compiling on platforms supported by Golang.
That being said, the official open source Fabric deliverable is the source
|
By
Gari Singh <garis@...>
·
#8582
·
|
|
Dynamically assign endorsing or chaincode query role to channel peers in the Fabric Node SDK
#fabric-sdk-node
#fabric
#hyperledger-fabric
I am using the following Fabric Versions:
1. Fabric binaries: 1.4.4.
2. Fabric Node SDK version: 1.4.9 (fabric-network, fabric-client, fabric-ca-client).
3. Node.js version: v8.10.0
I wish to perform
I am using the following Fabric Versions:
1. Fabric binaries: 1.4.4.
2. Fabric Node SDK version: 1.4.9 (fabric-network, fabric-client, fabric-ca-client).
3. Node.js version: v8.10.0
I wish to perform
|
By
chintanr97@...
·
#8581
·
|