|
Re: Interested in adding csharp support - guidelines needed
Can anyone help? Even modest insights would be appreciated.
Thanks
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, November 12, 2019 8:43
Can anyone help? Even modest insights would be appreciated.
Thanks
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Tuesday, November 12, 2019 8:43
|
By
Segments
·
#7211
·
|
|
Re: Java chaincode 1.4.4 failed to submit task for processing
#fabric-questions
#fabric-chaincode
#fabric
FYI issue raised here
https://jira.hyperledger.org/browse/FAB-17110
Regards, Matthew.
Matthew B White IBM Blockchain Solutions Architect
Email me at WHITEMAT@...
Find me on StackOverflow, and
FYI issue raised here
https://jira.hyperledger.org/browse/FAB-17110
Regards, Matthew.
Matthew B White IBM Blockchain Solutions Architect
Email me at WHITEMAT@...
Find me on StackOverflow, and
|
By
Matthew White
·
#7210
·
|
|
Re: Java chaincode 1.4.4 failed to submit task for processing
#fabric-questions
#fabric-chaincode
#fabric
Hello; could you give me some more info please about how you're sending transactions.
Do you have the chaincode logs for example? Or post to rocketchat #fabric-chaincode-java and we can discuss
Hello; could you give me some more info please about how you're sending transactions.
Do you have the chaincode logs for example? Or post to rocketchat #fabric-chaincode-java and we can discuss
|
By
Matthew White
·
#7209
·
|
|
Java chaincode 1.4.4 failed to submit task for processing
#fabric-questions
#fabric-chaincode
#fabric
After upgrading to 1.4.4 i receive the following error in my chaincode logs: `transaction returned with failure: Failed to submit task for processing` I'm sending transactions in a multithread
After upgrading to 1.4.4 i receive the following error in my chaincode logs: `transaction returned with failure: Failed to submit task for processing` I'm sending transactions in a multithread
|
By
Mattia Bolzonella
·
#7208
·
|
|
回复: [Hyperledger Fabric] Hyperledger Fabric Vs Composer ACLs
1. It might leak sensitive information of the user inside the certificate
For concern of sensitive information in certificate, you could consider use idemix as a ZKP
2. It is hard to handle the
1. It might leak sensitive information of the user inside the certificate
For concern of sensitive information in certificate, you could consider use idemix as a ZKP
2. It is hard to handle the
|
By
david liu <david-khala@...>
·
#7207
·
|
|
How to update anchor peer after adding a new org to a channel?
I followed the tutorial “Adding an Org to a channel”. The new org works, but it does not seem to have an anchor peer defined. How should I update it to include definition of an anchor peer for
I followed the tutorial “Adding an Org to a channel”. The new org works, but it does not seem to have an anchor peer defined. How should I update it to include definition of an anchor peer for
|
By
Yueming Xu
·
#7206
·
|
|
Re: Extremely strange behavior with Fabric - modifying ledger out of band
Remember that blockchains are decentralized ledgers. What you've done here is essentially tampered/corrupted your own local peer's state database so that it is not in sync with the blockchain blocks.
Remember that blockchains are decentralized ledgers. What you've done here is essentially tampered/corrupted your own local peer's state database so that it is not in sync with the blockchain blocks.
|
By
David Enyeart
·
#7205
·
|
|
Re: Hyperledger Fabric Vs Composer ACLs
Dear Brett Logan,
Thank for your answer, related to fine-grained access control by adding attributes to identity of the user
I found that:
1. It might leak sensitive information of the user inside the
Dear Brett Logan,
Thank for your answer, related to fine-grained access control by adding attributes to identity of the user
I found that:
1. It might leak sensitive information of the user inside the
|
By
Kimheng SOK
·
#7204
·
|
|
Re: Wrong world state
#fabric
#fabric-questions
Hi Tong,
I'm currently investigating the issue and trying to replicate it.
I'll give an update when I reach a conclusion.
Hi Tong,
I'm currently investigating the issue and trying to replicate it.
I'll give an update when I reach a conclusion.
|
By
Joao Antunes
·
#7203
·
|
|
Re: Extremely strange behavior with Fabric - modifying ledger out of band
Hi,
I think you are changing the world state and not the ledger itself.
Are you storing the database locally (through a volume)? If yes, then the container is reloading CouchDB dataset
And if you
Hi,
I think you are changing the world state and not the ledger itself.
Are you storing the database locally (through a volume)? If yes, then the container is reloading CouchDB dataset
And if you
|
By
Joao Antunes
·
#7202
·
|
|
Re: Hyperledger Fabric Vs Composer ACLs
There is a finite set of resources you can place an ACL on using the following documentation:
https://hyperledger-fabric.readthedocs.io/en/release-1.4/access_control.html
To create more
There is a finite set of resources you can place an ACL on using the following documentation:
https://hyperledger-fabric.readthedocs.io/en/release-1.4/access_control.html
To create more
|
By
Brett T Logan <brett.t.logan@...>
·
#7201
·
|
|
Re: Fabric SDK resource usage spike issue
If you have more info, eg. version, it would be easier to get more useful info from community.--
This is my life,but world of us~~
If you have more info, eg. version, it would be easier to get more useful info from community.--
This is my life,but world of us~~
|
By
Michael Wang
·
#7200
·
|
|
Hyperledger Fabric Vs Composer ACLs
Dear all,
In Hyperledger Composer Access Control List is define in a file.acl,
Where is the equivalent access control list in Hyperledger Fabric to the one in Composer?
Bests,
Dear all,
In Hyperledger Composer Access Control List is define in a file.acl,
Where is the equivalent access control list in Hyperledger Fabric to the one in Composer?
Bests,
|
By
Kimheng SOK
·
#7199
·
|
|
Fabric SDK resource usage spike issue
Hello Team,
We have containerized an express app using fabric node SDK to interact with the blockchain network.
We have deployed this alongside the fabric network on a single VM.
While testing with
Hello Team,
We have containerized an express app using fabric node SDK to interact with the blockchain network.
We have deployed this alongside the fabric network on a single VM.
While testing with
|
By
Adhav Pavan
·
#7198
·
|
|
Re: Extremely strange behavior with Fabric - modifying ledger out of band
see this video: https://youtu.be/KOS5CeP-mNY
Programming Hyperledger Fabric
youtu.be
the resolution is very poor but it contains the steps to repro the issue.
see this video: https://youtu.be/KOS5CeP-mNY
Programming Hyperledger Fabric
youtu.be
the resolution is very poor but it contains the steps to repro the issue.
|
By
Siddharth Jain
·
#7197
·
|
|
Re: Extremely strange behavior with Fabric - modifying ledger out of band
Something else must be going on, since what you've described is not possible. New blocks with validated transactions drive the CouchDB state database updates, never the other way around. Watch the
Something else must be going on, since what you've described is not possible. New blocks with validated transactions drive the CouchDB state database updates, never the other way around. Watch the
|
By
David Enyeart
·
#7196
·
|
|
Extremely strange behavior with Fabric - modifying ledger out of band
Summary: we created a simple Fabric network that comes with the IBM Blockchain extension and uses CouchDB and one peer and one orderer. we made some chaincode invocation requests and created some data
Summary: we created a simple Fabric network that comes with the IBM Blockchain extension and uses CouchDB and one peer and one orderer. we made some chaincode invocation requests and created some data
|
By
Siddharth Jain
·
#7195
·
|
|
Re: Python 3 support for
#fabric-sdk-node
It was not really a Node SDK limitation but rather a node-gyp issue. We require node-gyp as we use native modules. The latest versions of npm ship with versions of node-gyp which support Python 3.5,
It was not really a Node SDK limitation but rather a node-gyp issue. We require node-gyp as we use native modules. The latest versions of npm ship with versions of node-gyp which support Python 3.5,
|
By
Gari Singh <garis@...>
·
#7194
·
|
|
Re: please create repo
Chris,
Here you go! [0]
Ry
[0] https://github.com/hyperledger/fabric-contract-api-go
--
Ry Jones
Community Architect, Hyperledger
Chat: @rjones
Chris,
Here you go! [0]
Ry
[0] https://github.com/hyperledger/fabric-contract-api-go
--
Ry Jones
Community Architect, Hyperledger
Chat: @rjones
|
By
Ry Jones
·
#7193
·
|
|
Python 3 support for
#fabric-sdk-node
As per the Official Hyperledger Fabric Doc, "The Fabric Node.js SDK requires an iteration of Python 2.7 in order for npm install operations to complete successfully."
As per the
As per the Official Hyperledger Fabric Doc, "The Fabric Node.js SDK requires an iteration of Python 2.7 in order for npm install operations to complete successfully."
As per the
|
By
manojkumar.ragupathi@...
·
#7192
·
|