|
Document that lists all the International Standards relating to Fabric
Hi,
Is there any document or webpage that lists all the International Standards which is relevant to any part/component of Fabric and its governing body as well?
Or can anybody guess the number of
Hi,
Is there any document or webpage that lists all the International Standards which is relevant to any part/component of Fabric and its governing body as well?
Or can anybody guess the number of
|
By
JH Ohm
·
#9641
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 02/12/2021
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 12 February 2021
11:00am to 12:00pm
(GMT-05:00) America/New
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 12 February 2021
11:00am to 12:00pm
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9640
·
|
|
Re: Fabric 2.0: commit readiness returns false but approvalformyorg returned success
Hi All,
Just to close this thread, I had restarted the network and ran through the steps again and it worked fine without making any fix. Could not reproduce the issue again. Thanks.
Hi All,
Just to close this thread, I had restarted the network and ran through the steps again and it worked fine without making any fix. Could not reproduce the issue again. Thanks.
|
By
Manindra Singh
·
#9639
·
|
|
Re: Chaincode logs
Thanks for the response,
Regarding log storage for monitoring, do you know of any projects that are in this direction to contribute?
Regards,
Santiago.
Thanks for the response,
Regarding log storage for monitoring, do you know of any projects that are in this direction to contribute?
Regards,
Santiago.
|
By
Santiago Figueroa Lorenzo
·
#9638
·
|
|
Re: Weird "panic: runtime error" after multiple transactions
I would have expected more in the leveldb logs after opening, as you get this crash after a while. Anyways, looking at goleveldb code, the other possibility is that in the Fabric code, under some
I would have expected more in the leveldb logs after opening, as you get this crash after a while. Anyways, looking at goleveldb code, the other possibility is that in the Fabric code, under some
|
By
Manish
·
#9637
·
|
|
Re: Weird "panic: runtime error" after multiple transactions
After checking the logs (with some help from Dave Enyart), I don't see any "db@close". I see the "db@open" and the hours seem correct.
18:49:21.592582 log@legend F·NumFile S·FileSize N·Entry
After checking the logs (with some help from Dave Enyart), I don't see any "db@close". I see the "db@open" and the hours seem correct.
18:49:21.592582 log@legend F·NumFile S·FileSize N·Entry
|
By
Tomás Peixinho
·
#9636
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Yes.
Dave Enyeart
"Tomás Peixinho" ---02/11/2021 01:44:53 PM---My query functions are being called from the "invoke" function. Does that mean that they are seen as
From: "Tomás Peixinho"
Yes.
Dave Enyeart
"Tomás Peixinho" ---02/11/2021 01:44:53 PM---My query functions are being called from the "invoke" function. Does that mean that they are seen as
From: "Tomás Peixinho"
|
By
David Enyeart
·
#9635
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
My query functions are being called from the "invoke" function. Does that mean that they are seen as invokes as well? Is that why they are being put into the blocks?
De: David Enyeart
My query functions are being called from the "invoke" function. Does that mean that they are seen as invokes as well? Is that why they are being put into the blocks?
De: David Enyeart
|
By
Tomás Peixinho
·
#9634
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Typo fixed:
"peer chaincode query" will execute chaincode and return results to client. No block transaction.
"peer chaincode invoke" will execute chaincode and submit results to ordering into a block
Typo fixed:
"peer chaincode query" will execute chaincode and return results to client. No block transaction.
"peer chaincode invoke" will execute chaincode and submit results to ordering into a block
|
By
David Enyeart
·
#9633
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
"peer channel query" will execute chaincode and return results to client. No block transaction.
"peer channel invoke" will execute chaincode and submit results to ordering into a block transaction.
It
"peer channel query" will execute chaincode and return results to client. No block transaction.
"peer channel invoke" will execute chaincode and submit results to ordering into a block transaction.
It
|
By
David Enyeart
·
#9632
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Do queries by partial composite key work differently? Because judging by the number of blocks that are being stored in my case, it appears that the query transactions are being stored in the blocks,
Do queries by partial composite key work differently? Because judging by the number of blocks that are being stored in my case, it appears that the query transactions are being stored in the blocks,
|
By
Tomás Peixinho
·
#9631
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 02/12/2021 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 12 February 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 12 February 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9630
·
|
|
Re: Weird "panic: runtime error" after multiple transactions
For finding the peer files, I find it easier to change the peer's volume in docker-compose-test-net.yaml (if using test network) to a local directory like this (last entry):
volumes:
-
For finding the peer files, I find it easier to change the peer's volume in docker-compose-test-net.yaml (if using test network) to a local directory like this (last entry):
volumes:
-
|
By
David Enyeart
·
#9629
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Every transaction has to be submitted from a client application, it could be a different client application though. Calling it a '2nd transaction' was misleading on my part though... the '1st' one
Every transaction has to be submitted from a client application, it could be a different client application though. Calling it a '2nd transaction' was misleading on my part though... the '1st' one
|
By
David Enyeart
·
#9628
·
|
|
Failed validating identity message MSP
Hello,
A peer out of a network of 3 is having problems validating the messages from the gossip protocol:
Failed validating identity message: Peer Identity {
"CN": "XXXXXXXXXXXXXXXXXXXXXX",
Hello,
A peer out of a network of 3 is having problems validating the messages from the gossip protocol:
Failed validating identity message: Peer Identity {
"CN": "XXXXXXXXXXXXXXXXXXXXXX",
|
By
DAVID VIEJO POMATA
·
#9627
·
|
|
Re: Chaincode logs
Hello;
Each chaincode language uses a 'natural-to-the-language' logging library, eg java.util.Logging or winston. The user's implementation likewise can hook into these libraries.
For a typical
Hello;
Each chaincode language uses a 'natural-to-the-language' logging library, eg java.util.Logging or winston. The user's implementation likewise can hook into these libraries.
For a typical
|
By
Matthew White
·
#9626
·
|
|
Re: ENC: [Hyperledger Fabric] Commit Phase Re-Validation - Phantom Reads
Hi Dave,Follow up question to the approach you suggested - does the 2nd transaction then have to be initiated from the client application?
Thanks,Samyak Jain
Hi Dave,Follow up question to the approach you suggested - does the 2nd transaction then have to be initiated from the client application?
Thanks,Samyak Jain
|
By
Samyak Jain | TraceX
·
#9625
·
|
|
Preventing double spends in Fabric and avoiding MVCC
#fabric
#hyperledger-fabric
#fabric-chaincode
Dear Community,
We are designing an application with a chaincode that holds asset information including product quantity. One of the functions the chaincode needs to support is aggregating multiple
Dear Community,
We are designing an application with a chaincode that holds asset information including product quantity. One of the functions the chaincode needs to support is aggregating multiple
|
By
Samyak Jain | TraceX
·
#9624
·
|
|
Fabric Peer ledger Crashed when load Increase
#fabric-sdk-node
#fabric-chaincode
#docker
#fabric-kubernetes
#network
Hi Team,
I have a kubernetes setup of HLF2.2 with Golang Chaincode and Nodejs SDK.
I am performing load test on the network, when i try with 250 Concurrent thread, it shows unexpectedly chaincode
Hi Team,
I have a kubernetes setup of HLF2.2 with Golang Chaincode and Nodejs SDK.
I am performing load test on the network, when i try with 250 Concurrent thread, it shows unexpectedly chaincode
|
By
inzamam ansari
·
#9623
·
|
|
Re: ValidateLSCCInvocation failed error
Thank you for your help.
I was in wrong place. Yes, you are right. The container just started once we invoke.
Thanks again,
Jay.
Thank you for your help.
I was in wrong place. Yes, you are right. The container just started once we invoke.
Thanks again,
Jay.
|
By
jay park
·
#9621
·
|