|
Re: Install fabric-chaincode-java to raspberry 4
#fabric-chaincode
#fabric-questions
I have already tried that. The same error.
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and Networks Lab (TNL)
I have already tried that. The same error.
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and Networks Lab (TNL)
|
By
Nikos Karamolegkos
·
#9722
·
|
|
Re: 'checkcommitreadiness' gives conflicting results when run from different organizations?
Hi Simeon,
Did the orgs approve the same collections config ? I see you pass 2 different paths for each org...
Hi Simeon,
Did the orgs approve the same collections config ? I see you pass 2 different paths for each org...
|
By
Tsvetan G
·
#9721
·
|
|
Re: 'checkcommitreadiness' gives conflicting results when run from different organizations?
Hi Tsvetan,
Thank you for your reply!
I tried adding the -o orderer.orgb.scm.com:7050 argument, but unfortunately received the same result.
(I realized I also left out the
Hi Tsvetan,
Thank you for your reply!
I tried adding the -o orderer.orgb.scm.com:7050 argument, but unfortunately received the same result.
(I realized I also left out the
|
By
Simeon MacMillen
·
#9720
·
|
|
Re: 'checkcommitreadiness' gives conflicting results when run from different organizations?
Hi Simeon,
It might be because you are missing the orderer host:port in your command line:
Hi Simeon,
It might be because you are missing the orderer host:port in your command line:
|
By
Tsvetan Georgiev
·
#9719
·
|
|
'checkcommitreadiness' gives conflicting results when run from different organizations?
I'm trying to install chaincode on a multi-host network (currently 2 orgs, each running on its own VPS server). After packaging, installing, and approving the chaincode on each org's peer (each org
I'm trying to install chaincode on a multi-host network (currently 2 orgs, each running on its own VPS server). After packaging, installing, and approving the chaincode on each org's peer (each org
|
By
Simeon MacMillen
·
#9718
·
|
|
Re: Install fabric-chaincode-java to raspberry 4
#fabric-chaincode
#fabric-questions
I believe you need to add `mavenLocal()` to https://github.com/hyperledger/fabric-chaincode-java/blob/master/fabric-chaincode-protos/build.gradle#L13 like it is mentioned here:
I believe you need to add `mavenLocal()` to https://github.com/hyperledger/fabric-chaincode-java/blob/master/fabric-chaincode-protos/build.gradle#L13 like it is mentioned here:
|
By
Brett T Logan <development.brett@...>
·
#9717
·
|
|
Re: Install fabric-chaincode-java to raspberry 4
#fabric-chaincode
#fabric-questions
Hello, I have built
1) protobuf 3.12.0 using ../autogen, /configure, make, make check, sudo make install. No problems, the protobuf pack is installed in usr/local/lib
2) export
Hello, I have built
1) protobuf 3.12.0 using ../autogen, /configure, make, make check, sudo make install. No problems, the protobuf pack is installed in usr/local/lib
2) export
|
By
Nikos Karamolegkos
·
#9716
·
|
|
Add non admin orgs to a channel
#fabric-questions
#fabric
Hi all,
I have question about adding an org to a channel. I'm not sure if the vanilla procedure for adding a new organization involves that the latter organization will be an admin of the channel.
In
Hi all,
I have question about adding an org to a channel. I'm not sure if the vanilla procedure for adding a new organization involves that the latter organization will be an admin of the channel.
In
|
By
Mattia Bolzonella
·
#9715
·
|
|
Re: Replayed Events between Executions
Hi Tomás,
There are checkpoints you can use to "remember" the last block your client has processed. Check the various methods "addContractListener" in the Contract interface (or addBlockListener in
Hi Tomás,
There are checkpoints you can use to "remember" the last block your client has processed. Check the various methods "addContractListener" in the Contract interface (or addBlockListener in
|
By
Tsvetan Georgiev
·
#9714
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 03/05/2021
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 5 March 2021
11:00am to 12:00pm
(GMT-05:00) America/New
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 5 March 2021
11:00am to 12:00pm
(GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9713
·
|
|
Re: peer lifecycle chaincode commit error 500
Its solved just needed to add --signature-policy also for commit:
peer lifecycle chaincode commit -o orderer0.freight.example.com:9050 --ordererTLSHostnameOverride orderer0.freight.example.com --tls
Its solved just needed to add --signature-policy also for commit:
peer lifecycle chaincode commit -o orderer0.freight.example.com:9050 --ordererTLSHostnameOverride orderer0.freight.example.com --tls
|
By
Saicharan Pogul
·
#9712
·
|
|
Re: peer lifecycle chaincode commit error 500
My policies are:
Policies:
Readers:
Type: ImplicitMeta
Rule: "ANY Readers"
Writers:
Type: ImplicitMeta
Rule: "ANY Writers"
Admins:
Type: ImplicitMeta
My policies are:
Policies:
Readers:
Type: ImplicitMeta
Rule: "ANY Readers"
Writers:
Type: ImplicitMeta
Rule: "ANY Writers"
Admins:
Type: ImplicitMeta
|
By
Saicharan Pogul
·
#9711
·
|
|
#fabric #network
#fabric
#network
Hello everyone, if other high-traffic programs are deployed on the physical machine where the node is located, will it affect the performance and throughput of the node?
Hello everyone, if other high-traffic programs are deployed on the physical machine where the node is located, will it affect the performance and throughput of the node?
|
By
mhly521@...
·
#9710
·
|
|
Replayed Events between Executions
Good afternoon,
I'm sorry for repeating the question, but I might have sent the last one to the wrong email address, I'm not sure. Anyway, I'm a bit stumped with how the events work in Fabric. What
Good afternoon,
I'm sorry for repeating the question, but I might have sent the last one to the wrong email address, I'm not sure. Anyway, I'm a bit stumped with how the events work in Fabric. What
|
By
Tomás Peixinho
·
#9709
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 03/05/2021 11:00am-12:00pm
#cal-reminder
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 5 March 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
Reminder: Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When: Friday, 5 March 2021, 11:00am to 12:00pm, (GMT-05:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <fabric@...>
·
#9708
·
|
|
Re: Ledger handling
The administrator of a machine can theoretically recompile the peer to do whatever they want. But assuming the client encrypts the data with their own keys (or a targeted recipient's public key),
The administrator of a machine can theoretically recompile the peer to do whatever they want. But assuming the client encrypts the data with their own keys (or a targeted recipient's public key),
|
By
David Enyeart
·
#9707
·
|
|
Ledger handling
Hi
What would happen in the below scenario? Can data be read and shown to the bad man?
There are 1,000 users(each CA certificate) and three machines so three ledgers synced and three owners for
Hi
What would happen in the below scenario? Can data be read and shown to the bad man?
There are 1,000 users(each CA certificate) and three machines so three ledgers synced and three owners for
|
By
JH Ohm
·
#9706
·
|
|
Re: How to override the endorser peer url when using gateway
#fabric-sdk-java
#fabric-kubernetes
Hi Marek,
To add additional peers you don't need to do channel config updates (blockchain config updates). The only important channel config update you have to do is to add the anchor peers of the
Hi Marek,
To add additional peers you don't need to do channel config updates (blockchain config updates). The only important channel config update you have to do is to add the anchor peers of the
|
By
Tsvetan Georgiev
·
#9705
·
|
|
Migration From Azure Pipelines to GitHub Actions
Hello Fabric Community,
We've begun a discussion on a migration from Azure Pipelines to GitHub Actions. We are starting by just soliciting feedback, and potentially some PoC's to evaluate it, but in
Hello Fabric Community,
We've begun a discussion on a migration from Azure Pipelines to GitHub Actions. We are starting by just soliciting feedback, and potentially some PoC's to evaluate it, but in
|
By
Brett T Logan <development.brett@...>
·
#9704
·
|
|
Re: How to override the endorser peer url when using gateway
#fabric-sdk-java
#fabric-kubernetes
Hello Tsvetan,
Thank you for your suggestion, indeed I’m using the Service Discovery.
Your proposal is very good. Only thing I would like to have the blockchain network configuration separated
Hello Tsvetan,
Thank you for your suggestion, indeed I’m using the Service Discovery.
Your proposal is very good. Only thing I would like to have the blockchain network configuration separated
|
By
Marek Malik <info@...>
·
#9703
·
|