|
Move to Github and Azure Pipelines - Chaincodes/SDKs
Hello;
In recent weeks there have been discussions on the contributors' calls, and also in RocketChat, about the location of the Fabric repos, and the build pipelines.
The fabric-samples
Hello;
In recent weeks there have been discussions on the contributors' calls, and also in RocketChat, about the location of the Fabric repos, and the build pipelines.
The fabric-samples
|
By
Matthew White
·
#6985
·
|
|
Re: Major security hole in Hyperledger Fabric - Private Data is not private
#fabric-chaincode
#ssl
#fabric
#fabric-questions
#fabric-dstorage
Thanks for replying Yacov and Senthil. You're right that since the introduction of private data, Fabric recommends that private data be salted to avoid dictionary attacks. As this thread makes clear
Thanks for replying Yacov and Senthil. You're right that since the introduction of private data, Fabric recommends that private data be salted to avoid dictionary attacks. As this thread makes clear
|
By
David Enyeart
·
#6984
·
|
|
Re: Instantiating the chaincode
On blowing it up we see its a fabric-samples/fabcar screen shot showing "golang" and what appears to be an error during chaincode build process. Also interesting that this appears to run in
On blowing it up we see its a fabric-samples/fabcar screen shot showing "golang" and what appears to be an error during chaincode build process. Also interesting that this appears to run in
|
By
Srinivasan Muralidharan
·
#6983
·
|
|
Channel Update Giving Different Errors Everytime
#fabric-questions
#fabric
Hi All,
Fabric- v1.4.3 (RAFT Orderer Set UP)
Created a custom policy and added to the application policies , when am trying to do a channel update, every time a different error is coming up like as
Hi All,
Fabric- v1.4.3 (RAFT Orderer Set UP)
Created a custom policy and added to the application policies , when am trying to do a channel update, every time a different error is coming up like as
|
By
soumya nayak <soumyarjnnayak@...>
·
#6982
·
|
|
Re: Major security hole in Hyperledger Fabric - Private Data is not private
#fabric-chaincode
#ssl
#fabric
#fabric-questions
#fabric-dstorage
Hi Ivan,
Thank you for bringing this. We have discussed about including salt in the private data design document --
Hi Ivan,
Thank you for bringing this. We have discussed about including salt in the private data design document --
|
By
Senthil Nathan
·
#6981
·
|
|
Re: Major security hole in Hyperledger Fabric - Private Data is not private
#fabric-chaincode
#ssl
#fabric
#fabric-questions
#fabric-dstorage
Hi Ivan.
If you have a chaincode that requiresmore than 1 organization to endorse the transaction, you need the executionof both chaincodes to produce the same results, so the hashes of the
Hi Ivan.
If you have a chaincode that requiresmore than 1 organization to endorse the transaction, you need the executionof both chaincodes to produce the same results, so the hashes of the
|
By
Yacov
·
#6980
·
|
|
Major security hole in Hyperledger Fabric - Private Data is not private
#fabric-chaincode
#ssl
#fabric
#fabric-questions
#fabric-dstorage
PrivateData is marketed as a data privacy solution in Hyperledger Fabric. Unfortunately, this is just another serious security hole somehow went under the radar, and all projects using this function
PrivateData is marketed as a data privacy solution in Hyperledger Fabric. Unfortunately, this is just another serious security hole somehow went under the radar, and all projects using this function
|
By
Ivan Ch <acizlan@...>
·
#6979
·
|
|
Re: Instantiating the chaincode
Hi - Can't really see the details in the screen shot... is this Java chaincode? If so check the rocketchat channel fabric-chaincode-java for discussion on what could be the issue
Regards,
Hi - Can't really see the details in the screen shot... is this Java chaincode? If so check the rocketchat channel fabric-chaincode-java for discussion on what could be the issue
Regards,
|
By
Matthew White
·
#6978
·
|
|
Instantiating the chaincode
Hi,
I was running the command ./startFabric.sh but I was getting the following error. I’m not able to Instantiate the chaincode..... any help?
Thanks,
Marina
Sent from
Hi,
I was running the command ./startFabric.sh but I was getting the following error. I’m not able to Instantiate the chaincode..... any help?
Thanks,
Marina
Sent from
|
By
Marina Wanis <marinamaged1996@...>
·
#6977
·
|
|
Re: OS Server Upgrades Friday Oct18 16:00 EST
The OS Server Upgrades are complete. Jobs a running on Jenkins Production.
On 10/17/19 10:37 PM, Tim Johnson wrote:
The OS Server Upgrades are complete. Jobs a running on Jenkins Production.
On 10/17/19 10:37 PM, Tim Johnson wrote:
|
By
Tim Johnson <tijohnson@...>
·
#6976
·
|
|
NodeJS RegisterUser with TLS
Hey guys,
I'm trying to register user with a CA that has tls enabled.
I get:
Error: Calling register endpoint failed with error [Error: unable to verify the first certificate]
with this code:
const
Hey guys,
I'm trying to register user with a CA that has tls enabled.
I get:
Error: Calling register endpoint failed with error [Error: unable to verify the first certificate]
with this code:
const
|
By
Nicholas Leonardi
·
#6975
·
|
|
OS Server Upgrades Friday Oct18 16:00 EST
Maintenance description:
Duration: 2h
Why: OS updates to Centos 7.7. Jira upgrade to 7.13.8
What:
wiki.hyperledger.org
Maintenance description:
Duration: 2h
Why: OS updates to Centos 7.7. Jira upgrade to 7.13.8
What:
wiki.hyperledger.org
|
By
Tim Johnson <tijohnson@...>
·
#6974
·
|
|
Re: Multi-network node deployments
#fabric
if you have k8s, then it will be very easy to do this and please look into cello ansible agent.
Thanks.
Tong Li
IBM Open Technology
"Nancy Min" ---10/17/2019 04:20:48 PM---Hi All, We're interested in
if you have k8s, then it will be very easy to do this and please look into cello ansible agent.
Thanks.
Tong Li
IBM Open Technology
"Nancy Min" ---10/17/2019 04:20:48 PM---Hi All, We're interested in
|
By
Tong Li
·
#6973
·
|
|
Multi-network node deployments
#fabric
Hi All,
We're interested in different methods to facilitate multi-network node deployments. One option we've thought of is to communicate with nodes hosted on different networks by using port
Hi All,
We're interested in different methods to facilitate multi-network node deployments. One option we've thought of is to communicate with nodes hosted on different networks by using port
|
By
Nancy Min
·
#6972
·
|
|
Documentation Workgroup: Agenda for Friday, 18 October
Hello All,
We hold our regulardocumentation workgroup call this week, both Eastern and Western hemispheres.
After celebratingour 100th meeting last week, we have decided to move to the
Hello All,
We hold our regulardocumentation workgroup call this week, both Eastern and Western hemispheres.
After celebratingour 100th meeting last week, we have decided to move to the
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#6971
·
|
|
Re: TLS - NodeJS SDK GateWay.Connect Load Certificate Error
Hey thanks for replying. The peer section I provided is in my connection profile, the connection.json. Is that what you mean?
If not what do you mean by pem format? Because I've also tried the
Hey thanks for replying. The peer section I provided is in my connection profile, the connection.json. Is that what you mean?
If not what do you mean by pem format? Because I've also tried the
|
By
Nicholas Leonardi
·
#6970
·
|
|
TLS - NodeJS SDK GateWay.Connect Load Certificate Error
Hey guys,
I've been trying to invoke chaincode using the Gateway class of the fabric-network node module.
The documentation is too vague and I've tried all sorts of things. Of course my peer is
Hey guys,
I've been trying to invoke chaincode using the Gateway class of the fabric-network node module.
The documentation is too vague and I've tried all sorts of things. Of course my peer is
|
By
Nicholas Leonardi
·
#6969
·
|
|
Next Hyperledger Fabric Application Developer Community call - Thursday Oct 17th @ 3pm UTC (4pm UK, 11am ET, 8am PT)
dear Fabric ApplicationDeveloper,
the next FabricApplication Developer community call is scheduled for this ThursdayOct 17th @ 3pm UTC (4pm UK, 11am ET, 8am PT) . It lasts approx 30-60 mins FYI.
dear Fabric ApplicationDeveloper,
the next FabricApplication Developer community call is scheduled for this ThursdayOct 17th @ 3pm UTC (4pm UK, 11am ET, 8am PT) . It lasts approx 30-60 mins FYI.
|
By
Paul O'Mahoney <mahoney@...>
·
#6968
·
|
|
Re: Chaincode Container Not Getting Created
#fabric
#fabric-chaincode
Thanks Nicholas for the reply.
One thing i noticed is when i am installing the private chaincode . i checked in both the peer org machines the IDs of the installed chaincode is same but still the
Thanks Nicholas for the reply.
One thing i noticed is when i am installing the private chaincode . i checked in both the peer org machines the IDs of the installed chaincode is same but still the
|
By
soumya nayak <soumyarjnnayak@...>
·
#6967
·
|
|
Re: Chaincode Container Not Getting Created
#fabric
#fabric-chaincode
Hey, there's an easier and more trusted way for production.
First you run the command
peer chaincode package -n ccName -p /opt/chaincodePath -v 1 chaincode.pak -l node
Then you get that
Hey, there's an easier and more trusted way for production.
First you run the command
peer chaincode package -n ccName -p /opt/chaincodePath -v 1 chaincode.pak -l node
Then you get that
|
By
Nicholas Leonardi
·
#6966
·
|