|
Meet the biggest technologists in blockchain at Genesis DevCon
Just 14 days to go!Know more about the Speaker @ Genesis DevCon
Just 14 days to go!Know more about the Speaker @ Genesis DevCon
|
By
Suzana Joel <suzana.joel@...>
·
#7167
·
|
|
Re: Wrong world state
#fabric
#fabric-questions
Thank you for reaching out again Dave,
In my case, for some unknown reason, I had 1 good world state and 3 bad world state. After updating fabric image on peers and resetting all peers, the world
Thank you for reaching out again Dave,
In my case, for some unknown reason, I had 1 good world state and 3 bad world state. After updating fabric image on peers and resetting all peers, the world
|
By
Joao Antunes
·
#7166
·
|
|
Re: Hyperledger Fabric Scalability
Indeed, I think there's often confusion about network topology when it comes to "organizations". To be clear, there are 3 types of users,
orgs that operate ordering nodes, orgs that operate peer nodes
Indeed, I think there's often confusion about network topology when it comes to "organizations". To be clear, there are 3 types of users,
orgs that operate ordering nodes, orgs that operate peer nodes
|
By
Christopher Ferris
·
#7165
·
|
|
Re: Hyperledger Fabric Scalability
Hello Brian,
Thank you so much for your guidance. It helps, we will develop the architecture according to your inputs.
--
Thank you
Regards
Alok Gupta
+91-9646579412
Hello Brian,
Thank you so much for your guidance. It helps, we will develop the architecture according to your inputs.
--
Thank you
Regards
Alok Gupta
+91-9646579412
|
By
alok gupta <metech11@...>
·
#7164
·
|
|
Re: Hyperledger Fabric Scalability
The blog posts are the right place to start your exploration of the issues, but you can't go much further without testing it yourselves.
You should be apprehensive about depending upon any blockchain
The blog posts are the right place to start your exploration of the issues, but you can't go much further without testing it yourselves.
You should be apprehensive about depending upon any blockchain
|
By
Brian Behlendorf <bbehlendorf@...>
·
#7163
·
|
|
Re: Wrong world state
#fabric
#fabric-questions
We haven't seen such a problem in Fabric system tests (e.g. there are tests that repeatedly crash peers and ensures that peer restart recovers in-flight data with correct data integrity). The
We haven't seen such a problem in Fabric system tests (e.g. there are tests that repeatedly crash peers and ensures that peer restart recovers in-flight data with correct data integrity). The
|
By
David Enyeart
·
#7162
·
|
|
Re: Hyperledger Fabric Scalability
Hello Mark & Christopher,
Thanks for your reply. I have gone through the blog but I am still apprehensive whether we would be able to support hundreds or thousands of organisations? We did TPS
Hello Mark & Christopher,
Thanks for your reply. I have gone through the blog but I am still apprehensive whether we would be able to support hundreds or thousands of organisations? We did TPS
|
By
alok gupta <metech11@...>
·
#7161
·
|
|
Re: Hyperledger Fabric Scalability
Alok,
We have seen throughput in high hundreds of TPS to low thousands of TPS in Oracle projects. The scalability and performance depend on many factors well explained in Chris’ blog posts.
Alok,
We have seen throughput in high hundreds of TPS to low thousands of TPS in Oracle projects. The scalability and performance depend on many factors well explained in Chris’ blog posts.
|
By
Mark Rakhmilevich
·
#7160
·
|
|
Wrong world state
#fabric
#fabric-questions
Hi,
Recently I got a strange behaviour in my network regarding ledger height, that was not consistent.
I solved that issue but, after a bit more investigation, I found that some values in world state
Hi,
Recently I got a strange behaviour in my network regarding ledger height, that was not consistent.
I solved that issue but, after a bit more investigation, I found that some values in world state
|
By
Joao Antunes
·
#7159
·
|
|
Re: Which cert should be copied for TLS( ca-cert.pem or tls-cert.pem)
#fabric-ca
From memory (I could be wrong):
If you are using a single instance CA, ca-cert.pem is the root cert for both TLS and non-TLS certs issues by ca-server, including the
From memory (I could be wrong):
If you are using a single instance CA, ca-cert.pem is the root cert for both TLS and non-TLS certs issues by ca-server, including the
|
By
Nye Liu <nye@...>
·
#7158
·
|
|
Re: #raft #fabric
#raft
#fabric
Hi,
I attached the orderer logs.
Thanks again,
Balazs
Hi,
I attached the orderer logs.
Thanks again,
Balazs
|
By
Prehoda Balazs
·
#7157
·
|
|
Re: #raft #fabric
#raft
#fabric
hi Balazs,
could you attach full orderer log so we could diagnose? or pls observe orderer log to see how long it took to elect a leader, some thing similar to "Raft leader changed: 0 -> x"
thx
- J
hi Balazs,
could you attach full orderer log so we could diagnose? or pls observe orderer log to see how long it took to elect a leader, some thing similar to "Raft leader changed: 0 -> x"
thx
- J
|
By
Jay Guo
·
#7156
·
|
|
Unable to debug smart contract from VS Code debugger
I am unable to debug my smart contract from vs code debugger. Here is my setup:
peer node is started with CORE_CHAINCODE_MODE=dev
fabric-chaincode-node is run with --peer-chaincodedev=true
$ npm
I am unable to debug my smart contract from vs code debugger. Here is my setup:
peer node is started with CORE_CHAINCODE_MODE=dev
fabric-chaincode-node is run with --peer-chaincodedev=true
$ npm
|
By
Siddharth Jain
·
#7155
·
|
|
Re: Peers with different heights
#fabric
#database
#consensus
In addition to CORE_PEER_GOSSIP_EXTERNALENDPOINT for exposing the peer endpoints to other orgs, make sure you understand how anchor peers are configured to bootstap the cross-org
In addition to CORE_PEER_GOSSIP_EXTERNALENDPOINT for exposing the peer endpoints to other orgs, make sure you understand how anchor peers are configured to bootstap the cross-org
|
By
David Enyeart
·
#7154
·
|
|
Re: CA keys and storing/sending them
Private keys are never sent anywhere. Only public keys are included with transactions.
If you are using the fabric-ca-client or any of the SDKs, by default privates keys are created on the local file
Private keys are never sent anywhere. Only public keys are included with transactions.
If you are using the fabric-ca-client or any of the SDKs, by default privates keys are created on the local file
|
By
Gari Singh <garis@...>
·
#7153
·
|
|
Documentation Workgroup: Agenda for Friday, 08 November
Hello All,
We hold our regulardocumentation workgroup call this week, both Eastern and Western hemispheres.All US and European clocks have now moved back to standard time from daylightsavings, so call
Hello All,
We hold our regulardocumentation workgroup call this week, both Eastern and Western hemispheres.All US and European clocks have now moved back to standard time from daylightsavings, so call
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#7152
·
|
|
Re: Peers with different heights
#fabric
#database
#consensus
Hi Dave,
You are right and thank you for sending the lines of the default behaviour.
After some investigations, I think I'm missing CORE_PEER_GOSSIP_EXTERNALENDPOINT.
I have
Hi Dave,
You are right and thank you for sending the lines of the default behaviour.
After some investigations, I think I'm missing CORE_PEER_GOSSIP_EXTERNALENDPOINT.
I have
|
By
Joao Antunes
·
#7151
·
|
|
Re: Peers with different heights
#fabric
#database
#consensus
'peer node reset' should only be used if you suspect your peer's data is corrupted - it resets all channels to genesis block so that peer can re-pull/re-process blocks, but wouldn't change block
'peer node reset' should only be used if you suspect your peer's data is corrupted - it resets all channels to genesis block so that peer can re-pull/re-process blocks, but wouldn't change block
|
By
David Enyeart
·
#7150
·
|
|
CA keys and storing/sending them
Hi
I understand that HLF uses a client server CA and each member has its own CA. But txn approvals I have a question about securely storing and sending keys. Are there any guidelines for this?
Hi
I understand that HLF uses a client server CA and each member has its own CA. But txn approvals I have a question about securely storing and sending keys. Are there any guidelines for this?
|
By
Trevor Lee Oakley <trevor@...>
·
#7149
·
|
|
#raft #fabric
#raft
#fabric
Hi,
I tried raft recently, and ran into this strange behavior:
When I invoke peer channel create ..., I always get &{NOT_FOUND} first, then &{SERVICE_UNAVAILABLE} 4 or 5 times. After that, everything
Hi,
I tried raft recently, and ran into this strange behavior:
When I invoke peer channel create ..., I always get &{NOT_FOUND} first, then &{SERVICE_UNAVAILABLE} 4 or 5 times. After that, everything
|
By
Prehoda Balazs
·
#7148
·
|