|
Re: Fabric v1.1, v1.2, v1.3 documentation
Scary... do users of these platforms know that there have been two LTS releases since v1.2, and therefore those platforms don't have and won't receive any of the fixes that have been applied since
Scary... do users of these platforms know that there have been two LTS releases since v1.2, and therefore those platforms don't have and won't receive any of the fixes that have been applied since
|
By
David Enyeart
·
#8950
·
|
|
Re: Fabric v1.1, v1.2, v1.3 documentation
On 9/1/20 9:03 PM, Joe Alewine wrote:
There's a thread long ago I could dig up, where I noted that we don't currently have any sort of run-time usage analytics (that I know of
On 9/1/20 9:03 PM, Joe Alewine wrote:
There's a thread long ago I could dig up, where I noted that we don't currently have any sort of run-time usage analytics (that I know of
|
By
Brian Behlendorf <bbehlendorf@...>
·
#8949
·
|
|
回复: [Hyperledger Fabric] Fabric v1.1, v1.2, v1.3 documentation
I guess there will be never an accurate answer.
But 1.2 is a milestone, GCP still provide 1.2 in marketplace
I guess there will be never an accurate answer.
But 1.2 is a milestone, GCP still provide 1.2 in marketplace
|
By
david liu <david-khala@...>
·
#8948
·
|
|
Re: Fabric v1.1, v1.2, v1.3 documentation
Is there any data available about people actually running production networks on these unsupported versions? I would be interested to see that.
Nobody wants to pull the rug out from people who have
Is there any data available about people actually running production networks on these unsupported versions? I would be interested to see that.
Nobody wants to pull the rug out from people who have
|
By
Joe Alewine <joe.alewine@...>
·
#8947
·
|
|
Re: Fabric v1.1, v1.2, v1.3 documentation
Just because people are still referencing older versions of docs doesn’t necessarily mean there’s an issue. They may still be using the older version. Now, I know we don’t *support* older
Just because people are still referencing older versions of docs doesn’t necessarily mean there’s an issue. They may still be using the older version. Now, I know we don’t *support* older
|
By
Christopher Ferris
·
#8946
·
|
|
Re: Fabric v1.1, v1.2, v1.3 documentation
I just had a discussion with Pam and I proposed a solution that I thought might solve both of these problems. When we retire doc, we can use GitHub Pages to post their final form. We then add a
I just had a discussion with Pam and I proposed a solution that I thought might solve both of these problems. When we retire doc, we can use GitHub Pages to post their final form. We then add a
|
By
Brett T Logan <brett.t.logan@...>
·
#8945
·
|
|
Re: Performance improvements between 1.x and 2.x
The performance epic that serves as an umbrella for v2.x performance items is: https://jira.hyperledger.org/browse/FAB-14513
It is accurate in that the only significant v2.x performance improvement
The performance epic that serves as an umbrella for v2.x performance items is: https://jira.hyperledger.org/browse/FAB-14513
It is accurate in that the only significant v2.x performance improvement
|
By
David Enyeart
·
#8944
·
|
|
Performance improvements between 1.x and 2.x
Hello,
I know that there were performance improvements between 1.x and 2.x and changes to the validation process that improved Fabric latency and throughput.
However, going through Jira, many of the
Hello,
I know that there were performance improvements between 1.x and 2.x and changes to the validation process that improved Fabric latency and throughput.
However, going through Jira, many of the
|
By
Nikhil Gupta
·
#8943
·
|
|
Next Hyperledger Fabric Application Developer Community call -- this Thursday 3rd Sept @ 3pm UTC time: 4pm UK, 11am ET, 8am PT
dear Fabric ApplicationDeveloper,
the next FabricApplication Developer community call is: Thursday3rd Sept: 3pm UTC, 4pm UK time (+1), 11am ET (-5 hrs), 8amPT (-8 hrs) - othertime zoneshere. It
dear Fabric ApplicationDeveloper,
the next FabricApplication Developer community call is: Thursday3rd Sept: 3pm UTC, 4pm UK time (+1), 11am ET (-5 hrs), 8amPT (-8 hrs) - othertime zoneshere. It
|
By
Paul O'Mahoney <mahoney@...>
·
#8942
·
|
|
Re: Fabric v1.1, v1.2, v1.3 documentation
I do not think it is ever wise to remove old documentation, even with automated redirection. There are valid use cases for examining old docs, from understanding how a feature evolved
I do not think it is ever wise to remove old documentation, even with automated redirection. There are valid use cases for examining old docs, from understanding how a feature evolved
|
By
Brian Behlendorf <bbehlendorf@...>
·
#8941
·
|
|
Re: NodeSDK Get Latest Orderer Config Block
I am also facing the same issue. @Nicholas Leonardi, did you get any solution of it?
I am also facing the same issue. @Nicholas Leonardi, did you get any solution of it?
|
By
shrugupt@...
·
#8940
·
|
|
Fabric v1.1, v1.2, v1.3 documentation
As Joe mentioned on the last Contributor's call, we’ve noticed from Google Analytics of the Fabric documentation that there are still readers viewing older versions of the documentation and we'd
As Joe mentioned on the last Contributor's call, we’ve noticed from Google Analytics of the Fabric documentation that there are still readers viewing older versions of the documentation and we'd
|
By
Pam Andrejko
·
#8939
·
|
|
Re: Usage of couchdb for non hyperledger related activities
>>Is there a requirement that the CouchDB cannot be used for anything other than the state database?
Yes.
You don't want any other application to have write privilege to the state database, and
>>Is there a requirement that the CouchDB cannot be used for anything other than the state database?
Yes.
You don't want any other application to have write privilege to the state database, and
|
By
David Enyeart
·
#8938
·
|
|
Re: Usage of couchdb for non hyperledger related activities
A little bit more context:
If there is already a database in CouchDB and if I try to start the peer node, this is the relevant error message:
2020-08-31 11:18:31.083 UTC [couchdb] handleRequest ->
A little bit more context:
If there is already a database in CouchDB and if I try to start the peer node, this is the relevant error message:
2020-08-31 11:18:31.083 UTC [couchdb] handleRequest ->
|
By
Chris Davidson
·
#8937
·
|
|
Usage of couchdb for non hyperledger related activities
Hi,
I intend to use Couchdb as a simple database that handles some other functions other than just behaving as a state database. However, when I create any other databases in Couchdb, the peer node
Hi,
I intend to use Couchdb as a simple database that handles some other functions other than just behaving as a state database. However, when I create any other databases in Couchdb, the peer node
|
By
Chris Davidson
·
#8936
·
|
|
Re: Discovery service throwing in fetching endorsement policy is Chaincode's endorsement policy is updated.
#fabric
Hey,
I am not sure if I sent this to you privately or not so I am sending it again here.
Here are the logs from peer.
https://del.dog/logs_fabric.go
I am using a simple endorsement
Hey,
I am not sure if I sent this to you privately or not so I am sending it again here.
Here are the logs from peer.
https://del.dog/logs_fabric.go
I am using a simple endorsement
|
By
abhimanyushekhawat17.as@...
·
#8935
·
|
|
Re: #fabric-sdk-node #hyperledger-fabric
#fabric-sdk-node
#hyperledger-fabric
Just to avoid duplication of effort: https://stackoverflow.com/questions/63628826/error-cannot-find-module-fabric-client-in-fabric-1-2
Just to avoid duplication of effort: https://stackoverflow.com/questions/63628826/error-cannot-find-module-fabric-client-in-fabric-1-2
|
By
Mark Lewis
·
#8934
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 08/28/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 28 August 2020
4:00pm to 5:00pm
(GMT+01:00)
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 28 August 2020
4:00pm to 5:00pm
(GMT+01:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#8933
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 08/28/2020 4:00pm-5:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 28 August 2020, 4:00pm to 5:00pm, (GMT+01:00)
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 28 August 2020, 4:00pm to 5:00pm, (GMT+01:00)
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#8932
·
|
|
Re: #fabric-sdk-node #hyperledger-fabric
#fabric-sdk-node
#hyperledger-fabric
Hello Abhay,
Are you using Amazon managed blockchain by chance? If so, they may be multiple versions behind where you would be if you were using native Fabric deployment on AWS. If you are using a
Hello Abhay,
Are you using Amazon managed blockchain by chance? If so, they may be multiple versions behind where you would be if you were using native Fabric deployment on AWS. If you are using a
|
By
Chris Gabriel <alaskadd@...>
·
#8931
·
|