|
Why does Fabric require a separate transaction to set the anchor peers of a channel?
Why does it not do it as part of channel create transaction?
Why does it not do it as part of channel create transaction?
|
By
Siddharth Jain
·
#8499
·
|
|
Re: peer lifecycle chaincode commit error 500
Hey Antoni,
As pointed out by the output of CheckCommitReadiness, with your current network configuration, the peer is looking at both Org1 and Org2 for approvals before the chaincode definition can
Hey Antoni,
As pointed out by the output of CheckCommitReadiness, with your current network configuration, the peer is looking at both Org1 and Org2 for approvals before the chaincode definition can
|
By
Will Lahti
·
#8498
·
|
|
peer lifecycle chaincode commit error 500
Hello,
Im stuck at the peer lifecycle chaincode commit command.
I execute the following commands until I get an error on the above command.
export
Hello,
Im stuck at the peer lifecycle chaincode commit command.
I execute the following commands until I get an error on the above command.
export
|
By
Antoni Massó Mola <antonimassomola@...>
·
#8497
·
|
|
Documentation Workgroup: Agenda for Friday, 12 June
Hi All,
We will hold thedocumentation workgroup calls this Friday -- with both an Eastern hemisphereand Western hemisphere call. Please feel free to come along, you're alwaysvery welcome.
You can
Hi All,
We will hold thedocumentation workgroup calls this Friday -- with both an Eastern hemisphereand Western hemisphere call. Please feel free to come along, you're alwaysvery welcome.
You can
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#8496
·
|
|
Failed constructing descriptor for chaincode chaincodes:<name:"mycc" > ,: cannot satisfy any principal combination
Hello,
Does anyone know what this error is about? we get this error when trying to submit a transaction using the fabric-network:2.1.0 library
const result =await
Hello,
Does anyone know what this error is about? we get this error when trying to submit a transaction using the fabric-network:2.1.0 library
const result =await
|
By
Siddharth Jain
·
#8495
·
|
|
Re: Network configuration file
thanks for the clarification.
thanks for the clarification.
|
By
Siddharth Jain
·
#8494
·
|
|
Re: Private: Re: [Hyperledger Fabric] [FAB-17598] Improve the efficiency of viperutil.EnhancedExactUnmarshal
Matt, All:
As discussed in the thread below, I have raised a draft PR https://github.com/hyperledger/fabric/pull/1392 to decouple "viper" from getKeysRecursive() function. Attached below the test
Matt, All:
As discussed in the thread below, I have raised a draft PR https://github.com/hyperledger/fabric/pull/1392 to decouple "viper" from getKeysRecursive() function. Attached below the test
|
By
Nicholas Basker
·
#8493
·
|
|
Re: Peer 2.1.1 & CouchDB Error detected during WarmIndexAllIndexes()
#couchdb
#docker
#fabric
#fabric-questions
Hi David,
thanks for the reply, I've recreated the network and now it seems to work, I'll save save your hint for possible future problems.
Mattia
IFIN SISTEMI S.R.L. a socio unico
Via G. Medici
Hi David,
thanks for the reply, I've recreated the network and now it seems to work, I'll save save your hint for possible future problems.
Mattia
IFIN SISTEMI S.R.L. a socio unico
Via G. Medici
|
By
Mattia Bolzonella
·
#8492
·
|
|
Re: Peer 2.1.1 & CouchDB Error detected during WarmIndexAllIndexes()
#couchdb
#docker
#fabric
#fabric-questions
Some additional peer logging would help to troubleshoot it:
FABRIC_LOGGING_SPEC=info:statecouchdb,couchdb=debug
Dave Enyeart
"Mattia Bolzonella" ---06/11/2020 05:37:49 AM---Hi, i'm trying to start a
Some additional peer logging would help to troubleshoot it:
FABRIC_LOGGING_SPEC=info:statecouchdb,couchdb=debug
Dave Enyeart
"Mattia Bolzonella" ---06/11/2020 05:37:49 AM---Hi, i'm trying to start a
|
By
David Enyeart
·
#8491
·
|
|
Re: Network configuration file
The connection-org1.yaml is copied to the gateway directory from the test-network when the network-starter.sh is run.
The connection-org1.yaml is copied to the gateway directory from the test-network when the network-starter.sh is run.
|
By
tiffany.harris@...
·
#8490
·
|
|
Peer 2.1.1 & CouchDB Error detected during WarmIndexAllIndexes()
#couchdb
#docker
#fabric
#fabric-questions
Hi, i'm trying to start a peer but I get the error reportet in the below log dump. I can't figure out how to solve it.
2020-06-05 08:41:17.126 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer
Hi, i'm trying to start a peer but I get the error reportet in the below log dump. I can't figure out how to solve it.
2020-06-05 08:41:17.126 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer
|
By
Mattia Bolzonella
·
#8489
·
|
|
#fabric-chaincode #fabric-rfcs Wasm Smart Contracts
#fabric-rfcs
#fabric-chaincode
Hello;
The Wasm Smart Contracts RFC was discussed on the Contributors Call yesterday. I've added a couple of comments to the Wasm Smart Contract RFC from the discussion.
Based on this can ask the
Hello;
The Wasm Smart Contracts RFC was discussed on the Contributors Call yesterday. I've added a couple of comments to the Wasm Smart Contract RFC from the discussion.
Based on this can ask the
|
By
Matthew White
·
#8488
·
|
|
Upcoming Event: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 06/12/2020 6:00am-7:00am
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 12 June 2020, 6:00am to 7:00am, (GMT+01:00) Europe/London
Where:https://zoom.us/j/6223336701
View
Reminder: Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When: Friday, 12 June 2020, 6:00am to 7:00am, (GMT+01:00) Europe/London
Where:https://zoom.us/j/6223336701
View
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#8487
·
|
|
Network configuration file
Hi,
we are looking at the fabric-samples
https://github.com/hyperledger/fabric-samples/blob/v2.1.0/commercial-paper/organization/digibank/application/buy.js#L41
let connectionProfile =
Hi,
we are looking at the fabric-samples
https://github.com/hyperledger/fabric-samples/blob/v2.1.0/commercial-paper/organization/digibank/application/buy.js#L41
let connectionProfile =
|
By
Siddharth Jain
·
#8486
·
|
|
Re: What are the minimum component requirements for an entity participate in a blockchain network?
#network
#fabric
Just a peer is enough, you don't even need couchdb although it is recommended for fast rich queries. You can use a third-party orderer to send the transactions.
The steps are:
1. Generate an
Just a peer is enough, you don't even need couchdb although it is recommended for fast rich queries. You can use a third-party orderer to send the transactions.
The steps are:
1. Generate an
|
By
Nicholas Leonardi
·
#8485
·
|
|
What are the minimum component requirements for an entity participate in a blockchain network?
#network
#fabric
Hello everyone,
So my question is exactly that, what are the minimum component requirements for a organization to fully participate in a fabric business network? I mean, is a peer and a couchdb
Hello everyone,
So my question is exactly that, what are the minimum component requirements for a organization to fully participate in a fabric business network? I mean, is a peer and a couchdb
|
By
Rui M.
·
#8484
·
|
|
How to verify RAFT health in HLF version 1.4.4
#raft
Hi,
I want to add/remove orderer node in the network. I went through the orderer reconfiguration article.
My question is how can the RAFT health be verified. I need it for two purpose:
1. Before
Hi,
I want to add/remove orderer node in the network. I went through the orderer reconfiguration article.
My question is how can the RAFT health be verified. I need it for two purpose:
1. Before
|
By
shrugupt@...
·
#8483
·
|
|
Hyperledger Fabric: How to deal with node certificate expiry?
#fabric-ca
#hyperledger-fabric
#fabric-questions
What is the recommendation to deal with an expired peer certificate? Must the network admin periodically update the local MSP of peer with renewed certificate?
What is the recommendation to deal with an expired peer certificate? Must the network admin periodically update the local MSP of peer with renewed certificate?
|
By
jefjos6692@...
·
#8482
·
|
|
Replace crypto material generated with cryptogen with CA certificates
#fabric-questions
#fabric
#hyperledger-fabric
Hi, I have a running network with Fabric 1.4 and I need to upgrade it to Fabric 2.1.1.
I've generated the crypto material using cryptogen and now I want to use Fabric CA. If I regenerate the crypto
Hi, I have a running network with Fabric 1.4 and I need to upgrade it to Fabric 2.1.1.
I've generated the crypto material using cryptogen and now I want to use Fabric CA. If I regenerate the crypto
|
By
Mattia Bolzonella
·
#8480
·
|
|
how does caliper use eventSource?
Here is part of my caliper network config file, configuring list of peers with eventSource option...
Does caliper register transaction events on all peers or one of
Here is part of my caliper network config file, configuring list of peers with eventSource option...
Does caliper register transaction events on all peers or one of
|
By
sukill
·
#8479
·
|