|
Why does the Ordering Consensus Work?
From what I know, the orderer is just assembling blocks from application transactions composed of the endorser responses to proposals. Then sending the blocks to committing peers. How is that a
From what I know, the orderer is just assembling blocks from application transactions composed of the endorser responses to proposals. Then sending the blocks to committing peers. How is that a
|
By
Trevor Lee Oakley <trevor@...>
·
#7687
·
|
|
Registrar enrollment and registration
#fabric-sdk-go
Hi,
I am using the example https://github.com/chainHero/heroes-service/ with fabric-sdk-go beta version.
When I try to register a new user, registrar part have same issues. I can't register a
Hi,
I am using the example https://github.com/chainHero/heroes-service/ with fabric-sdk-go beta version.
When I try to register a new user, registrar part have same issues. I can't register a
|
By
Amal C Saji
·
#7686
·
|
|
Fabric contributor meeting - February 5th 14:00 GMT
For the contributor meeting scheduled for tomorrow, we'll do a quick project update, but there are no deep dive topics scheduled yet. If you have a proposal or other topic you'd like to discuss,
For the contributor meeting scheduled for tomorrow, we'll do a quick project update, but there are no deep dive topics scheduled yet. If you have a proposal or other topic you'd like to discuss,
|
By
David Enyeart
·
#7685
·
|
|
Re: Error when joining the channel
Hi Marina,
I would check the order log to see what the problems are. You can find some help with what to look for with this stack overflow post:
Hi Marina,
I would check the order log to see what the problems are. You can find some help with what to look for with this stack overflow post:
|
By
Nikhil Gupta
·
#7684
·
|
|
Re: How to set regulator or auditor in private data collection
In v2.0 we are promoting this pattern of org-specific collections, where the per organization collections implicitly exist so that you don't have to define them at all.
I agree with your thought - if
In v2.0 we are promoting this pattern of org-specific collections, where the per organization collections implicitly exist so that you don't have to define them at all.
I agree with your thought - if
|
By
David Enyeart
·
#7683
·
|
|
Re: How to set regulator or auditor in private data collection
Thank you for your explanation. I now understand it clearly.
But this would cost huge efforts to maintain private data collections in production environment if there are hundreds of private
Thank you for your explanation. I now understand it clearly.
But this would cost huge efforts to maintain private data collections in production environment if there are hundreds of private
|
By
胡 银松
·
#7682
·
|
|
Re: Potential project in need of BFT orderers
#consensus
#fabric-orderer
Excellent, thanks! I should have piped up on this earlier when I saw the call for mass-closure of old issues.
Brian
On 2/3/20 10:18 PM, David Enyeart
Excellent, thanks! I should have piped up on this earlier when I saw the call for mass-closure of old issues.
Brian
On 2/3/20 10:18 PM, David Enyeart
|
By
Brian Behlendorf <bbehlendorf@...>
·
#7681
·
|
|
Re: Potential project in need of BFT orderers
#consensus
#fabric-orderer
To clarify, as Jason mentioned the Jira FAB-33 got caught up in a recent mass cleanup of stale issues that hadn't been touched in a long time. Any issue that was automatically closed in error can be
To clarify, as Jason mentioned the Jira FAB-33 got caught up in a recent mass cleanup of stale issues that hadn't been touched in a long time. Any issue that was automatically closed in error can be
|
By
David Enyeart
·
#7680
·
|
|
Re: How to set regulator or auditor in private data collection
A regulator or auditor would be modeled as any other organization.
Example: Channel includes four organizations: 'Org1', 'Org2', 'Org3', 'regulator'.
Create Org1Collection that includes (Org1,
A regulator or auditor would be modeled as any other organization.
Example: Channel includes four organizations: 'Org1', 'Org2', 'Org3', 'regulator'.
Create Org1Collection that includes (Org1,
|
By
David Enyeart
·
#7679
·
|
|
How to set regulator or auditor in private data collection
Hi All,
The fabric doc said: “Fabric v2.0 also enables new patterns for working with and sharing private data, without the requirement of creating private data collections for all combinations
Hi All,
The fabric doc said: “Fabric v2.0 also enables new patterns for working with and sharing private data, without the requirement of creating private data collections for all combinations
|
By
胡 银松
·
#7678
·
|
|
Re: Customize chaincode docker image
Part of the chaincode instantiation process is to compile the JAR, this isn't something you can hijack in 1.4.x without modifying the source code. Fabric v2.0 (which released last week) provides a
Part of the chaincode instantiation process is to compile the JAR, this isn't something you can hijack in 1.4.x without modifying the source code. Fabric v2.0 (which released last week) provides a
|
By
Brett T Logan <brett.t.logan@...>
·
#7677
·
|
|
Re: Customize chaincode docker image
Hi,
Every time when i initiate the chaincode , it take time to build the jar. To skip this process for multiple times and to learn the flow of hyperledger CC flow, i am customizing the image.
Usually
Hi,
Every time when i initiate the chaincode , it take time to build the jar. To skip this process for multiple times and to learn the flow of hyperledger CC flow, i am customizing the image.
Usually
|
By
sanjaykumar3989@...
·
#7676
·
|
|
Re: Potential project in need of BFT orderers
#consensus
#fabric-orderer
You really should use a different status for deferred feature requests than "Closed", because "decided not to implement this ever" is a closer inference from "Closed" than "maybe
You really should use a different status for deferred feature requests than "Closed", because "decided not to implement this ever" is a closer inference from "Closed" than "maybe
|
By
Brian Behlendorf <bbehlendorf@...>
·
#7675
·
|
|
Re: Potential project in need of BFT orderers
#consensus
#fabric-orderer
I've seen some similar confusion to this on Rocketchat as well.
FAB-33 was closed along with hundreds of other items in an overall cleanup of JIRA. Its closure does not indicate any mothballing or
I've seen some similar confusion to this on Rocketchat as well.
FAB-33 was closed along with hundreds of other items in an overall cleanup of JIRA. Its closure does not indicate any mothballing or
|
By
Jason Yellick <jyellick@...>
·
#7674
·
|
|
Re: Private data : issues and problems
#fabric
#fabric-questions
#fabric-dstorage
> because the actualdata is unknown to verifiers/endorsers
Well but you can have the endorsementpolicy be satisfied by a set of members that they are all in the collectionpolicy.
Furthermore you can
> because the actualdata is unknown to verifiers/endorsers
Well but you can have the endorsementpolicy be satisfied by a set of members that they are all in the collectionpolicy.
Furthermore you can
|
By
Yacov
·
#7673
·
|
|
Re: Private data : issues and problems
#fabric
#fabric-questions
#fabric-dstorage
I apologize for restarting this old topic, someone sent me a private message so I think the least I can do is to make the problem clear
I apologize for restarting this old topic, someone sent me a private message so I think the least I can do is to make the problem clear
|
By
Ivan Ch <acizlan@...>
·
#7672
·
|
|
Next Hyperledger Fabric Application Developer Community call - this Thursday, Feb 6th @ 4pm UTC (4pm UK) - 11am ET, 8am PT
dear Fabric ApplicationDeveloper,
the next FabricApplication Developer community call is scheduled for this ThursdayFeb 6th @ 4pm UTC (4pm UK) - 11am ET (-5 hrs), 8am PT(-8 hrs)- seetime zones. It
dear Fabric ApplicationDeveloper,
the next FabricApplication Developer community call is scheduled for this ThursdayFeb 6th @ 4pm UTC (4pm UK) - 11am ET (-5 hrs), 8am PT(-8 hrs)- seetime zones. It
|
By
Paul O'Mahoney <mahoney@...>
·
#7671
·
|
|
User registration in Fabric go sdk
#fabric-sdk-go
Hi,
How to register and enroll a user in fabric sdk go? The Register function is found at /pkg/client/msp/client.go file. I am confused with how this function is invoked? Is there any reference
Hi,
How to register and enroll a user in fabric sdk go? The Register function is found at /pkg/client/msp/client.go file. I am confused with how this function is invoked? Is there any reference
|
By
Amal C Saji
·
#7670
·
|
|
Potential project in need of BFT orderers
#consensus
#fabric-orderer
We are leading a standardization effort within SunSpec.org to utilize blockchain for securing the distributed power grid in the
We are leading a standardization effort within SunSpec.org to utilize blockchain for securing the distributed power grid in the
|
By
atom@...
·
#7669
·
|
|
Error when joining the channel
Hi,
I used to be able to create the channel using the channel transaction and join the channel with the command :
peer channel join -o localhost:7050 -b ./acmechannel.block
I got the
Hi,
I used to be able to create the channel using the channel transaction and join the channel with the command :
peer channel join -o localhost:7050 -b ./acmechannel.block
I got the
|
By
Marina Wanis <marinamaged1996@...>
·
#7668
·
|