|
Re: Fabric Contributor Meeting - July 27, 2022
Hi Enyeart,
Here are some updates,
For admin sdk, golang part, we have create channel and peer join channel as feature ready for now.
https://github.com/Hyperledger-TWGC/fabric-admin-sdk/issues/15
Hi Enyeart,
Here are some updates,
For admin sdk, golang part, we have create channel and peer join channel as feature ready for now.
https://github.com/Hyperledger-TWGC/fabric-admin-sdk/issues/15
|
By
袁怿
·
#11393
·
|
|
Fabric Contributor Meeting - July 27, 2022
Hyperledger Fabric Contributor Meeting
When: Every 4th Wednesday 9am US Eastern, 13:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
Hyperledger Fabric Contributor Meeting
When: Every 4th Wednesday 9am US Eastern, 13:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
|
By
David Enyeart
·
#11392
·
|
|
How to Parse block in fabric SDK go
How to parse block in fabric go SDK,?
How to parse block in fabric go SDK,?
|
By
amit kumar savita
·
#11391
·
|
|
Now: Private Chaincode Lab - 07/26/2022
#cal-notice
Private Chaincode Lab
When:
07/26/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
https://zoom.us/my/hyperledger.community.3?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Organizer: Marcus
Private Chaincode Lab
When:
07/26/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
https://zoom.us/my/hyperledger.community.3?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Organizer: Marcus
|
By
Group Notification <noreply@...>
·
#11390
·
|
|
Re: how to get separate transaction id for two transactions within same chaincode
No, that is not possible. The entire point of calling a function from one contract to another is to ensure they are committed atomically in a single transaction.
If you want two different
No, that is not possible. The entire point of calling a function from one contract to another is to ensure they are committed atomically in a single transaction.
If you want two different
|
By
David Enyeart
·
#11389
·
|
|
Re: peer node unjoin command question
Thanks Josh,
I've run 'docker inspect' on the peer and there's a lot of data there so I'm unclear of what to use and how to pass it in 'docker run'. Regarding using 'docker run' to run the peer node
Thanks Josh,
I've run 'docker inspect' on the peer and there's a lot of data there so I'm unclear of what to use and how to pass it in 'docker run'. Regarding using 'docker run' to run the peer node
|
By
Brett Tiller
·
#11388
·
|
|
Re: Transactions query issue
#fabric-sdk-java
Not enough information here. What is the query? What is the exact error? Anything in CouchDB log? Can you reproduce when querying CouchDB directly? You say the queries now work, so is the problem
Not enough information here. What is the query? What is the exact error? Anything in CouchDB log? Can you reproduce when querying CouchDB directly? You say the queries now work, so is the problem
|
By
David Enyeart
·
#11387
·
|
|
Transactions query issue
#fabric-sdk-java
Hi All,
I am using couchdb for the as the worldstate database. 50k transactions were done.While querying , 39 of them did not appear .Error was saying that:
The data does not exist.
But the data
Hi All,
I am using couchdb for the as the worldstate database. 50k transactions were done.While querying , 39 of them did not appear .Error was saying that:
The data does not exist.
But the data
|
By
jeff.jo95z@...
·
#11386
·
|
|
how to get separate transaction id for two transactions within same chaincode
Dear All,
I have two smart contracts A and B in a single chaincode installed on BCN . The smart contracts operates on different assets.
I have a method/ function in chaincode which internally calls
Dear All,
I have two smart contracts A and B in a single chaincode installed on BCN . The smart contracts operates on different assets.
I have a method/ function in chaincode which internally calls
|
By
Avinash Vijaykumar Pedgaonkar
·
#11385
·
|
|
Re: event listener options in fabric go sdk
Re-reading your mail, I realise that you might be retrieving chaincode events rather than block events. The story here is similar to block events, and the Fabric Gateway client API allows you to
Re-reading your mail, I realise that you might be retrieving chaincode events rather than block events. The story here is similar to block events, and the Fabric Gateway client API allows you to
|
By
Mark Lewis
·
#11384
·
|
|
two channels with the same chaincode
Hello,
I have a network with some peer organizations (2 peers each organization) and one orderer organization (with 3 orderer nodes), let's call them consortium. Each time a new
Hello,
I have a network with some peer organizations (2 peers each organization) and one orderer organization (with 3 orderer nodes), let's call them consortium. Each time a new
|
By
Nikos Karamolegkos
·
#11383
·
|
|
Re: Proposal to move Fabric docs into a distinct repo
We could also publish to github pages instead of RTD, to further decouple.
Ry Jones
Community Architect, Hyperledger
Book a meeting Chat on Discord
We could also publish to github pages instead of RTD, to further decouple.
Ry Jones
Community Architect, Hyperledger
Book a meeting Chat on Discord
|
By
Ry Jones
·
#11382
·
|
|
Re: Proposal to move Fabric docs into a distinct repo
The tight coupling between CLI and doc only exists because someone thought it was a good idea to make the build fail if the documentation isn't updated according to the output of some script.
However,
The tight coupling between CLI and doc only exists because someone thought it was a good idea to make the build fail if the documentation isn't updated according to the output of some script.
However,
|
By
Yacov
·
#11381
·
|
|
Re: Proposal to move Fabric docs into a distinct repo
I think we need to get one level deeper on a proposal…
Any impact to ReadTheDocs? Can it transparently point to a different repo? How about the older release branches?
How would maintainers
I think we need to get one level deeper on a proposal…
Any impact to ReadTheDocs? Can it transparently point to a different repo? How about the older release branches?
How would maintainers
|
By
David Enyeart
·
#11380
·
|
|
Proposal to move Fabric docs into a distinct repo
Hi,
Currently, several Hyperledger projects keep documentation in repos outside of the main code repo; Besu being the most active. This allows documentation to have a distinct reviewer set, among
Hi,
Currently, several Hyperledger projects keep documentation in repos outside of the main code repo; Besu being the most active. This allows documentation to have a distinct reviewer set, among
|
By
Ry Jones
·
#11379
·
|
|
Re: Fabric release-2.5 branch and main branch
I would certainly consider that. What is the full proposal? What has worked well for other projects? Could you start a new topic dedicated to the doc proposal?
From:Ry Jones <rjones@...>
Date:
I would certainly consider that. What is the full proposal? What has worked well for other projects? Could you start a new topic dedicated to the doc proposal?
From:Ry Jones <rjones@...>
Date:
|
By
David Enyeart
·
#11378
·
|
|
Re: Hyperledger Fabric in a SaaS architecture
#saas
#organizations
One more detail: I ḿ thinking of a hybrid model where some larger organizations will say: "I wont use SaaS, I'll run everything on my own peers" and smaller companies that would prefer to stick to
One more detail: I ḿ thinking of a hybrid model where some larger organizations will say: "I wont use SaaS, I'll run everything on my own peers" and smaller companies that would prefer to stick to
|
By
Jacques Sauvé
·
#11377
·
|
|
Hyperledger Fabric in a SaaS architecture
#saas
#organizations
Is there a way of using Fabric for non-repudiation of ledger contents if all organizations are accessing a given application as SaaS?
I can't see a way of using Fabric and still keep the service
Is there a way of using Fabric for non-repudiation of ledger contents if all organizations are accessing a given application as SaaS?
I can't see a way of using Fabric and still keep the service
|
By
Jacques Sauvé
·
#11376
·
|
|
Re: Fabric release-2.5 branch and main branch
I think moving docs outside the main repo would be great.
Ry Jones
Community Architect, Hyperledger
Book a meeting Chat on Discord
I think moving docs outside the main repo would be great.
Ry Jones
Community Architect, Hyperledger
Book a meeting Chat on Discord
|
By
Ry Jones
·
#11375
·
|
|
Re: Fabric release-2.5 branch and main branch
I agree.
I also always said that documentation shouldn't belong in the Fabric core repository in the first place.
I agree.
I also always said that documentation shouldn't belong in the Fabric core repository in the first place.
|
By
Yacov
·
#11374
·
|