|
Re: Fabric 2.0: commit readiness returns false but approvalformyorg returned success
Hi Nikhil,
In response to your following comment, I re-ran the commit readiness command with those options but still get the same result:
Command: peer lifecycle chaincode checkcommitreadiness -o
Hi Nikhil,
In response to your following comment, I re-ran the commit readiness command with those options but still get the same result:
Command: peer lifecycle chaincode checkcommitreadiness -o
|
By
Manindra Singh
·
#9433
·
|
|
Re: Fabric 2.0: commit readiness returns false but approvalformyorg returned success
Hi,
I have a network of 2 orgs - Org1 and Org2. I am getting the same error when checking commit readiness using following even though I ran approveformyorg on both Orgs:
Executed the approveformyorg
Hi,
I have a network of 2 orgs - Org1 and Org2. I am getting the same error when checking commit readiness using following even though I ran approveformyorg on both Orgs:
Executed the approveformyorg
|
By
Manindra Singh
·
#9432
·
|
|
Ordering Service REST API
Hi All,
Is there any swagger documentation or any pointers to access the REST API exposed by each ordering node?
This is referenced
Hi All,
Is there any swagger documentation or any pointers to access the REST API exposed by each ordering node?
This is referenced
|
By
Chris Davidson
·
#9431
·
|
|
Private Chaincode Lab - Tue, 12/29/2020
#cal-notice
Private Chaincode Lab
When:
Tuesday, 29 December 2020
8:00am to 9:00am
(GMT-08:00) America/Los
Private Chaincode Lab
When:
Tuesday, 29 December 2020
8:00am to 9:00am
(GMT-08:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9430
·
|
|
Questions when using API Server
I compose the system with the following structure.
Mobile App <-> Api Server <-> Fabric Network(Peer, Orderer)
I want to manage the user's key and certificate in the mobile app. In this case, what
I compose the system with the following structure.
Mobile App <-> Api Server <-> Fabric Network(Peer, Orderer)
I want to manage the user's key and certificate in the mobile app. In this case, what
|
By
Deok Youb Kim
·
#9429
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 12/25/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 25 December 2020
6:00am to 7:00am
(GMT+00:00)
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 25 December 2020
6:00am to 7:00am
(GMT+00:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9428
·
|
|
Hyperledger Fabric with SoftHSM2
#fabric
#hsm
Hi I have been trying to get Hyperledger Fabric (v2.0.1) to connect to SoftHSM2 (v2.5.0), but haven't been successful at that. The main purpose is to create a secret key for symmetric
Hi I have been trying to get Hyperledger Fabric (v2.0.1) to connect to SoftHSM2 (v2.5.0), but haven't been successful at that. The main purpose is to create a secret key for symmetric
|
By
pchomsinsap@...
·
#9427
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 12/25/2020 6:00am-7:00am
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 25 December 2020, 6:00am to 7:00am, (GMT+00:00)
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 25 December 2020, 6:00am to 7:00am, (GMT+00:00)
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9426
·
|
|
Fabric Contributor Meeting - Wed, 12/23/2020
#cal-notice
Fabric Contributor Meeting
When:
Wednesday, 23 December 2020
9:00am to 10:00am
(GMT-05:00) America/New
Fabric Contributor Meeting
When:
Wednesday, 23 December 2020
9:00am to 10:00am
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9425
·
|
|
what does cauthdsl mean in fabric/common/cauthdsl package
#fabric-questions
#fabric
It looks like a compound word of c, auth and dsl i guess but don't know what does c stand for
It looks like a compound word of c, auth and dsl i guess but don't know what does c stand for
|
By
sukill
·
#9424
·
|
|
Private Chaincode Lab - Tue, 12/22/2020
#cal-notice
Private Chaincode Lab
When:
Tuesday, 22 December 2020
8:00am to 9:00am
(GMT-08:00) America/Los
Private Chaincode Lab
When:
Tuesday, 22 December 2020
8:00am to 9:00am
(GMT-08:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9422
·
|
|
Getting block data in a user chaincode
#hyperledger-fabric
#qscc
Block data can be retrieved invoking the QSCC using its, e.g. GetBlockByNumber(), functions. However, qscc cannot be invoked from other chaincodes (line 96 of
Block data can be retrieved invoking the QSCC using its, e.g. GetBlockByNumber(), functions. However, qscc cannot be invoked from other chaincodes (line 96 of
|
By
@secure12
·
#9421
·
|
|
Why cannot do range query on composite key?
#fabric
#fabric-questions
I see that fabric-chaincode-go implementation limits GetStateByRange to only simple keys. However, it would be nice if I can get a set of composite keys by range and then fetch corresponding state
I see that fabric-chaincode-go implementation limits GetStateByRange to only simple keys. However, it would be nice if I can get a set of composite keys by range and then fetch corresponding state
|
By
Yueming Xu
·
#9420
·
|
|
Re: Hyperledger Fabric Operator
Hello again,
We released a new version of the Hyperledger Fabric Operator which includes:
New Kubectl plugin to create a network with a few commands
Parametrization for the peer and ordering
Hello again,
We released a new version of the Hyperledger Fabric Operator which includes:
New Kubectl plugin to create a network with a few commands
Parametrization for the peer and ordering
|
By
DAVID VIEJO POMATA
·
#9419
·
|
|
Why does only the first peer report TLS handshake errors?
#tls
#docker-compose
#fabric-questions
I am trying to deploy a three-orderer two-peer network in Docker swarm, but somehow I keep seeing TLS handshake errors logged in only the first peer.
I'm working with Fabric 1.4.9, and these are the
I am trying to deploy a three-orderer two-peer network in Docker swarm, but somehow I keep seeing TLS handshake errors logged in only the first peer.
I'm working with Fabric 1.4.9, and these are the
|
By
chin-kai.ong@...
·
#9418
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 12/18/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 18 December 2020
6:00am to 7:00am
(GMT+00:00)
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 18 December 2020
6:00am to 7:00am
(GMT+00:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9417
·
|
|
Network Hardware Requirement
Hello there, I wanted to know if there is a document somewhere about the question of hardware requirements for a network, for example RAM, type of disk, bandwidth for one peer, for one orderer etc
Hello there, I wanted to know if there is a document somewhere about the question of hardware requirements for a network, for example RAM, type of disk, bandwidth for one peer, for one orderer etc
|
By
q p <arthus.dot@...>
·
#9416
·
|
|
Re: Orderer Election Problem
Hello, thank you for your answer, here is an example of the logs inside the docker container :
2020-11-13 23:13:34.057 UTC [orderer.consensus.etcdraft] Save -> WARN ce8 slow fdatasync
Hello, thank you for your answer, here is an example of the logs inside the docker container :
2020-11-13 23:13:34.057 UTC [orderer.consensus.etcdraft] Save -> WARN ce8 slow fdatasync
|
By
q p <arthus.dot@...>
·
#9415
·
|
|
Re: Orderer Election Problem
The Raft protocol, and pretty much everyother consensus protocol, writes data to the disk during its runtime.
Fabric uses the etcd implementationof Raft, and it is single threaded, so while it writes
The Raft protocol, and pretty much everyother consensus protocol, writes data to the disk during its runtime.
Fabric uses the etcd implementationof Raft, and it is single threaded, so while it writes
|
By
Yacov
·
#9414
·
|
|
Orderer Election Problem
Hello there everyone, like many I am coming here to seek help from support.
I was wondering if you are familiar with the following warnings and errors inside orderers containers' logs :
"slow fdata
Hello there everyone, like many I am coming here to seek help from support.
I was wondering if you are familiar with the following warnings and errors inside orderers containers' logs :
"slow fdata
|
By
q p <arthus.dot@...>
·
#9413
·
|