|
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
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 01/31/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 31 January 2020
4:00pm to 5:00pm
(GMT+00:00)
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 31 January 2020
4:00pm to 5:00pm
(GMT+00:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#7667
·
|
|
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere - Fri, 01/31/2020
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 31 January 2020
6:00am to 7:00am
(GMT+00:00)
Hyperledger Fabric Documentation Workgroup call - Eastern hemisphere
When:
Friday, 31 January 2020
6:00am to 7:00am
(GMT+00:00)
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#7666
·
|
|
Documentation Workgroup: Agenda for Friday, 31 Jan
Hello!
We will hold thedocumentation workgroup call this Friday, both Western and Eastern hemispheres. Thanks to everyone who attended last week's call.
The summary minutesfor last week's meeting:
Hello!
We will hold thedocumentation workgroup call this Friday, both Western and Eastern hemispheres. Thanks to everyone who attended last week's call.
The summary minutesfor last week's meeting:
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#7665
·
|
|
Re: anyone able to iterate over records using getStateByRange?
its the same code that we tried and it does not work even with the MAX_UNICODE_RUNE_VALUE key. we have filed a bug
its the same code that we tried and it does not work even with the MAX_UNICODE_RUNE_VALUE key. we have filed a bug
|
By
Siddharth Jain
·
#7664
·
|
|
Hyperledger DCI Survey
At Hyperledger, "All are welcome here!" Having a community that has a culture of encouraging people to voice their diverse opinions is crucial for the long term success of the project.
Today we are
At Hyperledger, "All are welcome here!" Having a community that has a culture of encouraging people to voice their diverse opinions is crucial for the long term success of the project.
Today we are
|
By
Gari Singh <garis@...>
·
#7663
·
|
|
ANNOUNCEMENT: Hyperledger Fabric v2.0 is now available!
The Hyperledger Fabric maintainers are pleased to announce the availability of Fabric v2.0!
Given this important milestone, Baohua Yang and I have written a blog to reflect on the evolution of Fabric
The Hyperledger Fabric maintainers are pleased to announce the availability of Fabric v2.0!
Given this important milestone, Baohua Yang and I have written a blog to reflect on the evolution of Fabric
|
By
David Enyeart
·
#7662
·
|
|
Re: Peer communication during chaincode execution
Look at my last commits from https://github.com/yacovm/fabric2/commits/p2p
There is a sample that uses this APIto performa secure summation
From: "Kimheng SOK"<sok.kimheng@...>
To: Yacov
Look at my last commits from https://github.com/yacovm/fabric2/commits/p2p
There is a sample that uses this APIto performa secure summation
From: "Kimheng SOK"<sok.kimheng@...>
To: Yacov
|
By
Yacov
·
#7661
·
|
|
Re: Customize chaincode docker image
Hello - my best guess would be that the chaincode is failing to call back to the peer to 'register'.
Usually capturing the docker logs of the chaincode really helps in cases like this.
Can I ask
Hello - my best guess would be that the chaincode is failing to call back to the peer to 'register'.
Usually capturing the docker logs of the chaincode really helps in cases like this.
Can I ask
|
By
Matthew White
·
#7660
·
|
|
Re: anyone able to iterate over records using getStateByRange?
Hello;
Check the API docs here https://hyperledger.github.io/fabric-chaincode-node/release-1.4/api/tutorial-using-iterators.html
Will need to double check, but as a workaround for an unbounded
Hello;
Check the API docs here https://hyperledger.github.io/fabric-chaincode-node/release-1.4/api/tutorial-using-iterators.html
Will need to double check, but as a workaround for an unbounded
|
By
Matthew White
·
#7659
·
|
|
Error when I start the peer node
Hi,
Does any one know why am I getting the following error in the orderer logs, once I start the
Peer node?
Thank you,
Marina
Sent from Mail for Windows 10
Hi,
Does any one know why am I getting the following error in the orderer logs, once I start the
Peer node?
Thank you,
Marina
Sent from Mail for Windows 10
|
By
Marina Wanis <marinamaged1996@...>
·
#7658
·
|
|
Re: Peer communication during chaincode execution
Hi,
Could you show me more about those two new APIs, and where can I find all the related files related to Gossip protocol and Chaincode Shim API,
I would love to learn and may be have time to
Hi,
Could you show me more about those two new APIs, and where can I find all the related files related to Gossip protocol and Chaincode Shim API,
I would love to learn and may be have time to
|
By
Kimheng SOK
·
#7657
·
|
|
Re: Customize chaincode docker image
Hi,
I have created the customized image from hyperledger/fabric-javaenv:amd64-1.4.4. and used as CORE_CHAINCODE_JAVA_RUNTIME=sanjaykumar3989/myenv:amd64-1.4.4.
In this new image i am replacing
Hi,
I have created the customized image from hyperledger/fabric-javaenv:amd64-1.4.4. and used as CORE_CHAINCODE_JAVA_RUNTIME=sanjaykumar3989/myenv:amd64-1.4.4.
In this new image i am replacing
|
By
sanjaykumar3989@...
·
#7656
·
|
|
Re: Proposal : Hyperledger Fabric block archiving
Hi Jay,
Thank you for your confirmation. I could see the situation on my local by using byfn of fabric-samples on fabric v2.0.0-beta. (But I haven't understood yet how to decide which order delivers
Hi Jay,
Thank you for your confirmation. I could see the situation on my local by using byfn of fabric-samples on fabric v2.0.0-beta. (But I haven't understood yet how to decide which order delivers
|
By
nekia <atsushin@...>
·
#7655
·
|
|
Re: Peer communication during chaincode execution
Unfortunately Fabric doesn't have thisfeature yet... you can comment in the JIRA that it's needed for you, butI am skeptic that we'll have this feature anytime soon
If you are willing to use your own
Unfortunately Fabric doesn't have thisfeature yet... you can comment in the JIRA that it's needed for you, butI am skeptic that we'll have this feature anytime soon
If you are willing to use your own
|
By
Yacov
·
#7654
·
|
|
Re: Peer communication during chaincode execution
Hi,
My usecase is chaincode need to call external program, in the case of multiple peers, each peer could produce non-deterministic result and the invoke function will return Error: Could not assemble
Hi,
My usecase is chaincode need to call external program, in the case of multiple peers, each peer could produce non-deterministic result and the invoke function will return Error: Could not assemble
|
By
Kimheng SOK
·
#7653
·
|
|
Re: Issues w/ tutorial: Build Your First Network
Why don't you use "byfn.sh" script to run the whole things, or you want to run it step by step.
Why don't you use "byfn.sh" script to run the whole things, or you want to run it step by step.
|
By
Kimheng SOK
·
#7652
·
|