|
Re: why do we need fabtoken
qs meng
The paper describes fabcoin, which was just created as a benchmarking instrument for fabric.
At a high level, the two approaches are not dissimilar, since they both follow a UTXO paradigm.
qs meng
The paper describes fabcoin, which was just created as a benchmarking instrument for fabric.
At a high level, the two approaches are not dissimilar, since they both follow a UTXO paradigm.
|
By
Alessandro Sorniotti
·
#6174
·
|
|
why do we need fabtoken
Hi experts,
In the paper "Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains", fabtoken is succinctly described. I want to know how much difference there will be
Hi experts,
In the paper "Hyperledger Fabric: A Distributed Operating System for Permissioned Blockchains", fabtoken is succinctly described. I want to know how much difference there will be
|
By
qs meng <qsmeng@...>
·
#6173
·
|
|
Re: Policy Error While Creating Channel
Only admin user can create the channel , please check you are using correct user credentials in channel create command.
Thanks
Kamlesh
Only admin user can create the channel , please check you are using correct user credentials in channel create command.
Thanks
Kamlesh
|
By
Kamlesh Nagware
·
#6172
·
|
|
Re: problem while downloading using curl command
what kind of error ? please paste screen shot here.
Thanks
Kamlesh
what kind of error ? please paste screen shot here.
Thanks
Kamlesh
|
By
Kamlesh Nagware
·
#6171
·
|
|
problem while downloading using curl command
I am using windows 10 Enterprise version OS,
Docker Toolbox 18.09.3 version and 4GB RAM.
When I am trying to use below linux command, it is showing downloading error.
curl -sSL http://bit.ly/2ysbOFE
I am using windows 10 Enterprise version OS,
Docker Toolbox 18.09.3 version and 4GB RAM.
When I am trying to use below linux command, it is showing downloading error.
curl -sSL http://bit.ly/2ysbOFE
|
By
lakshminarayana kodavali <kodavali.lakshmi@...>
·
#6170
·
|
|
Documentation about HL-Fabric peers and orderer GRPC communications
#fabric
#grpc
Due to our project specifics, sometimes i need to communicate directly with peers and ordered, without using an SDK. Go-SDK in out case, because project is written on Go.
In particular we need to
Due to our project specifics, sometimes i need to communicate directly with peers and ordered, without using an SDK. Go-SDK in out case, because project is written on Go.
In particular we need to
|
By
Aleksandr Kochetkov
·
#6169
·
|
|
Re: Generate TLS certificates using CA and not cryptogen
#fabric
#fabric-ca
#fabricca
Hi,
Thank you for your answer.
By enabling TLS, I mean setting those parameters to true:
- ORDERER_GENERAL_TLS_ENABLED
- CORE_PEER_TLS_ENABLED
I will take a look at your notes to see if it helps me
Hi,
Thank you for your answer.
By enabling TLS, I mean setting those parameters to true:
- ORDERER_GENERAL_TLS_ENABLED
- CORE_PEER_TLS_ENABLED
I will take a look at your notes to see if it helps me
|
By
Jean-Gaël Dominé <jgdomine@...>
·
#6168
·
|
|
Re: Account layer on UTXO fabtoken Implementation
Dear Experts
Do you lnlw when the new version of Fabric Token would come out and what enhancements would be included ?
Thanks
Dear Experts
Do you lnlw when the new version of Fabric Token would come out and what enhancements would be included ?
Thanks
|
By
hichem
·
#6167
·
|
|
Account layer on UTXO fabtoken Implementation
Dear experts
I would like to have an Account layer on UTXO fabtoken Implementation with functions like balance() or history()
Any ideas ?
Thanks
Hichem
Dear experts
I would like to have an Account layer on UTXO fabtoken Implementation with functions like balance() or history()
Any ideas ?
Thanks
Hichem
|
By
hichem
·
#6166
·
|
|
Policy Error While Creating Channel
I am trying to create a channel but getting the following error. I am unable to resolve this issue. Please help me.
Endorser and orderer connections initialized
Error: got unexpected status:
I am trying to create a channel but getting the following error. I am unable to resolve this issue. Please help me.
Endorser and orderer connections initialized
Error: got unexpected status:
|
By
Adnan Iftekhar <adnan.iftekhar.ch@...>
·
#6165
·
|
|
Re: Documentation Workgroup: Agenda for Friday, 24 May
Hi Anthony and all,
I find it encouraging that Fabric 2.0 alpha introduced the new feature of "Fabtoken", which I think could potentially be very useful.
In the meantime, "Fabtoken" alpha version
Hi Anthony and all,
I find it encouraging that Fabric 2.0 alpha introduced the new feature of "Fabtoken", which I think could potentially be very useful.
In the meantime, "Fabtoken" alpha version
|
By
Don Li <lichunshen84@...>
·
#6164
·
|
|
Re: Generate TLS certificates using CA and not cryptogen
#fabric
#fabric-ca
#fabricca
Some of my notes are here:
https://jira.hyperledger.org/browse/FABC-60
When you say "enable TLS" do you mean mutual TLS?
On 5/24/2019 5:23 AM, Jean-Gaël Dominé
Some of my notes are here:
https://jira.hyperledger.org/browse/FABC-60
When you say "enable TLS" do you mean mutual TLS?
On 5/24/2019 5:23 AM, Jean-Gaël Dominé
|
By
Nye Liu <nye@...>
·
#6163
·
|
|
Generate TLS certificates using CA and not cryptogen
#fabric
#fabric-ca
#fabricca
Hi,
I'm looking for some help to understand how to use the CA to generate the TLS certificates, private key, ... of my components (peers, orderer)
Indeed I'm currently working on moving from using
Hi,
I'm looking for some help to understand how to use the CA to generate the TLS certificates, private key, ... of my components (peers, orderer)
Indeed I'm currently working on moving from using
|
By
Jean-Gaël Dominé <jgdomine@...>
·
#6162
·
|
|
Re: Help with running a Hyperledger network on multiple hosts
Now the replicas are 1/1 it worked but there are problems with TLS... I don't understand why!!
Please check the photos.
Now the replicas are 1/1 it worked but there are problems with TLS... I don't understand why!!
Please check the photos.
|
By
Lea Saliba <lea.saliba96@...>
·
#6161
·
|
|
Re: Help with running a Hyperledger network on multiple hosts
Yes I figured that out... The directory doesn't exist!
Can you please check if the ports are good?
For org1 peer0:
ports:
- 8051:7051
- 8053:7053
networks:
my-net:
Yes I figured that out... The directory doesn't exist!
Can you please check if the ports are good?
For org1 peer0:
ports:
- 8051:7051
- 8053:7053
networks:
my-net:
|
By
Lea Saliba <lea.saliba96@...>
·
#6160
·
|
|
Re: Help with running a Hyperledger network on multiple hosts
It clearly says that the directory "/home/lea/fabric-samples.../ is missing. Make sure the directory exists on all hosts you use for swarm.
Vadim
пт, 24 мая 2019 г. в 11:06, Lea Saliba
It clearly says that the directory "/home/lea/fabric-samples.../ is missing. Make sure the directory exists on all hosts you use for swarm.
Vadim
пт, 24 мая 2019 г. в 11:06, Lea Saliba
|
By
Vadim
·
#6159
·
|
|
Re: Help with running a Hyperledger network on multiple hosts
So I did what you told me to do, "docker service ps <service name> --no-trunc". Here's what it showed in the photo.
Thanks for helping :(
So I did what you told me to do, "docker service ps <service name> --no-trunc". Here's what it showed in the photo.
Thanks for helping :(
|
By
Lea Saliba <lea.saliba96@...>
·
#6158
·
|
|
Re: Help with running a Hyperledger network on multiple hosts
Hi Lea,
Since you always see "0/1" it means your service task crashes immediately on start. Try checking the task error message with "docker service ps <service name> --no-trunc"
Vadim
чт, 23
Hi Lea,
Since you always see "0/1" it means your service task crashes immediately on start. Try checking the task error message with "docker service ps <service name> --no-trunc"
Vadim
чт, 23
|
By
Vadim
·
#6157
·
|
|
Documentation Workgroup: Agenda for Friday, 24 May
Hi All,
We will hold thedocumentation workgroup on Friday, 24 May. We run the meeting twice duringthe day to make it easier for both Eastern and Western hemispheres. Checkthe bottom of this note for
Hi All,
We will hold thedocumentation workgroup on Friday, 24 May. We run the meeting twice duringthe day to make it easier for both Eastern and Western hemispheres. Checkthe bottom of this note for
|
By
Anthony O'Dowd <a_o-dowd@...>
·
#6156
·
|
|
Re: Help with running a Hyperledger network on multiple hosts
When I do "docker service logs SERVICEID" , the service logs of the two peers don't show anything... It's like the containers are not even starting. All works well except for these two containers...
When I do "docker service logs SERVICEID" , the service logs of the two peers don't show anything... It's like the containers are not even starting. All works well except for these two containers...
|
By
Lea Saliba <lea.saliba96@...>
·
#6155
·
|