|
Running integration tests for external builders
#externalbuilders
#fabric
#fabric-questions
Hi Team, I was trying to refer to integration tests in the HLF fabric repo. I was trying to identify if current integration tests also test for external builder scenario. I saw in the integration test
Hi Team, I was trying to refer to integration tests in the HLF fabric repo. I was trying to identify if current integration tests also test for external builder scenario. I saw in the integration test
|
By
chintanr97@...
·
#9083
·
|
|
Re: External build scripts execution time
Hi,
I didn't see anyresponse to your email so in case you're still having problems let me pointout that the documentation actually explains in details the role of
Hi,
I didn't see anyresponse to your email so in case you're still having problems let me pointout that the documentation actually explains in details the role of
|
By
Arnaud Le Hors
·
#9082
·
|
|
Re: Dynamic creation of Private Data Collections
There were several ideas about how to improve upon the v1.x static private data collections (dynamic collections, local collections, implicit collections).
Fabric v2.x ultimately went with the idea of
There were several ideas about how to improve upon the v1.x static private data collections (dynamic collections, local collections, implicit collections).
Fabric v2.x ultimately went with the idea of
|
By
David Enyeart
·
#9081
·
|
|
Private Chaincode Lab - Tue, 09/29/2020
#cal-notice
Private Chaincode Lab
When:
Tuesday, 29 September 2020
8:00am to 9:00am
(GMT-07:00) America/Los
Private Chaincode Lab
When:
Tuesday, 29 September 2020
8:00am to 9:00am
(GMT-07:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9080
·
|
|
Date CORRECTION: Fabric Application Developers Community Call
dear Fabric ApplicationDeveloper,
Please accept my apologyfor sending out the wrong date in the earlier notice!
the next Fabric Application Developer community call is: Thursday1st Oct: 3pm UTC,
dear Fabric ApplicationDeveloper,
Please accept my apologyfor sending out the wrong date in the earlier notice!
the next Fabric Application Developer community call is: Thursday1st Oct: 3pm UTC,
|
By
Robert Thatcher <robert.thatcher@...>
·
#9079
·
|
|
Dynamic creation of Private Data Collections
Dear Community,
I am looking for a way to create Private data collections dynamically in Hyperledger Fabric 2.X versions. From the source code (protobuf.pb.go) file, I understood that, at present only
Dear Community,
I am looking for a way to create Private data collections dynamically in Hyperledger Fabric 2.X versions. From the source code (protobuf.pb.go) file, I understood that, at present only
|
By
Parthiban Selvaraj
·
#9078
·
|
|
Fabric Application Developers Communiuty Call
dear Fabric ApplicationDeveloper,
the next Fabric Application Developer community call is: Thursday17th Sept: 3pm UTC, 4pm UK time (+1), 11am ET (-5 hrs), 8amPT (-8 hrs) - othertime zoneshere. It
dear Fabric ApplicationDeveloper,
the next Fabric Application Developer community call is: Thursday17th Sept: 3pm UTC, 4pm UK time (+1), 11am ET (-5 hrs), 8amPT (-8 hrs) - othertime zoneshere. It
|
By
robert.thatcher@...
·
#9077
·
|
|
Re: ChannelEventHub -> 1) reconnect() method missing or docs need to be updated? 2) blockNumber should be a number
JIRA issues for these two items are:
https://jira.hyperledger.org/browse/FABN-1647
https://jira.hyperledger.org/browse/FABN-1648
Ricardo N Olivieri---09/28/2020 01:42:10 PM---Got it, thanks Gari. I
JIRA issues for these two items are:
https://jira.hyperledger.org/browse/FABN-1647
https://jira.hyperledger.org/browse/FABN-1648
Ricardo N Olivieri---09/28/2020 01:42:10 PM---Got it, thanks Gari. I
|
By
Ricardo N Olivieri <ricardo.olivieri@...>
·
#9076
·
|
|
Re: ChannelEventHub -> 1) reconnect() method missing or docs need to be updated? 2) blockNumber should be a number
Got it, thanks Gari.
I will open two new JIRA issues for these items.
Regards,
Ricardo Olivieri
Senior Technical Staff Member | IBM Certified IT Specialist
Blockchain Solutions Architect,
Got it, thanks Gari.
I will open two new JIRA issues for these items.
Regards,
Ricardo Olivieri
Senior Technical Staff Member | IBM Certified IT Specialist
Blockchain Solutions Architect,
|
By
Ricardo N Olivieri <ricardo.olivieri@...>
·
#9075
·
|
|
Re: ChannelEventHub -> 1) reconnect() method missing or docs need to be updated? 2) blockNumber should be a number
1) Looks like the type definition is missing a method: https://github.com/hyperledger/fabric-sdk-node/blob/release-1.4/fabric-client/lib/ChannelEventHub.js#L402
So this one looks like the type def
1) Looks like the type definition is missing a method: https://github.com/hyperledger/fabric-sdk-node/blob/release-1.4/fabric-client/lib/ChannelEventHub.js#L402
So this one looks like the type def
|
By
Gari Singh <garis@...>
·
#9074
·
|
|
ChannelEventHub -> 1) reconnect() method missing or docs need to be updated? 2) blockNumber should be a number
Two questions related to the ChannelEventHub class (Fabric SDK Node.js v1.4):
1) Latest version of the Fabric SDK for Node.js v1.4 does not have a reconnect()
Two questions related to the ChannelEventHub class (Fabric SDK Node.js v1.4):
1) Latest version of the Fabric SDK for Node.js v1.4 does not have a reconnect()
|
By
Ricardo N Olivieri <ricardo.olivieri@...>
·
#9073
·
|
|
Re: Hyperleger Fabric 1.4.4 : unable to configure HSM with fabric ca
#hsm
#fabric-ca
#fabric
Have you updated the fabric-ca config file to also include the config block for PKCS11? In order for you to be able to over a config property with an environment variable, the keys have to at least
Have you updated the fabric-ca config file to also include the config block for PKCS11? In order for you to be able to over a config property with an environment variable, the keys have to at least
|
By
Brett T Logan <brett.t.logan@...>
·
#9072
·
|
|
Re: Hyperleger Fabric 1.4.4 : unable to configure HSM with fabric ca
#hsm
#fabric-ca
#fabric
With bccsp, you cannot used environment variable overrides unless you actually have the keys/fields defined in the configuration file (fabric-ca-server-config.yaml).
The default
With bccsp, you cannot used environment variable overrides unless you actually have the keys/fields defined in the configuration file (fabric-ca-server-config.yaml).
The default
|
By
Gari Singh <garis@...>
·
#9071
·
|
|
Hyperleger Fabric 1.4.4 : unable to configure HSM with fabric ca
#hsm
#fabric-ca
#fabric
Hi Team,
We are trying to configure pkcs11 HSM key with fabric-ca client but getting following error.
"Error: Failed to get BCCSP with opts: Could not find BCCSP, no 'pkcs11' provider"
We have
Hi Team,
We are trying to configure pkcs11 HSM key with fabric-ca client but getting following error.
"Error: Failed to get BCCSP with opts: Could not find BCCSP, no 'pkcs11' provider"
We have
|
By
Kumari Shweta
·
#9070
·
|
|
Re: ERROR IS COMMERCIAL PAPER
hi there
are you followingthese instructions https://github.com/hyperledger/fabric-samples/blob/master/commercial-paper/README.md in the master branch - or using a different tutorial ?
On 'users'
hi there
are you followingthese instructions https://github.com/hyperledger/fabric-samples/blob/master/commercial-paper/README.md in the master branch - or using a different tutorial ?
On 'users'
|
By
Paul O'Mahoney <mahoney@...>
·
#9069
·
|
|
回复: [Hyperledger Fabric] On the support of Chinese SM2 algorithm?
Thanks for Bret's referral.
Yes, we are slowly stepping forward.
Fabric
Thanks for Bret's referral.
Yes, we are slowly stepping forward.
Fabric
|
By
david liu <david-khala@...>
·
#9068
·
|
|
Re: On the support of Chinese SM2 algorithm?
As Bratt said, TWGC is working on it. Please connect with TWGC for more details (https://wiki.hyperledger.org/display/TWGC) . David Liu(david-khala@...) is leading the work.
--
程阳
Yang
As Bratt said, TWGC is working on it. Please connect with TWGC for more details (https://wiki.hyperledger.org/display/TWGC) . David Liu(david-khala@...) is leading the work.
--
程阳
Yang
|
By
Yang Cheng
·
#9067
·
|
|
Re: On the support of Chinese SM2 algorithm?
Fabric is an open source project, there is no "pay for feature" model available through Hyperledger, we are not part of a for-profit corporation.
That being said, the Hyperledger Technical Working
Fabric is an open source project, there is no "pay for feature" model available through Hyperledger, we are not part of a for-profit corporation.
That being said, the Hyperledger Technical Working
|
By
Brett T Logan <brett.t.logan@...>
·
#9066
·
|
|
On the support of Chinese SM2 algorithm?
Will the community version support the SM2 algorithm in? Or do we get the relevant functions through payment, and how to calculate the cost?
Will the community version support the SM2 algorithm in? Or do we get the relevant functions through payment, and how to calculate the cost?
|
By
gaojim8@...
·
#9065
·
|
|
Assistance in deploying Commercial paper
Can someone assist in deploying the Commercial Paper Tutorial?
Thanks
Can someone assist in deploying the Commercial Paper Tutorial?
Thanks
|
By
360viewsglobal@...
·
#9064
·
|