|
Re: Error in Transaction Submission using Idemix Identity
Solved in a Discord chat but in case anyone missed it there and finds this useful...
The client API first creates a digest from a message (using the hash implementation) and then passes just that
Solved in a Discord chat but in case anyone missed it there and finds this useful...
The client API first creates a digest from a message (using the hash implementation) and then passes just that
|
By
Mark Lewis
·
#11632
·
|
|
Error in Transaction Submission using Idemix Identity
Hi all,
I'm using Idemix MSP in my network. When I'm trying to submit a tx using Idemix Identity, the following is the error I'm facing.
**Log at Peer side:**
[endorser] Validate -> access denied:
Hi all,
I'm using Idemix MSP in my network. When I'm trying to submit a tx using Idemix Identity, the following is the error I'm facing.
**Log at Peer side:**
[endorser] Validate -> access denied:
|
By
Kavin Arumugam
·
#11631
·
|
|
Now: Fabric Contributor Meeting - Wednesday, December 14, 2022
#cal-notice
Fabric Contributor Meeting
When:
Wednesday, December 14, 2022
9:00am to 10:00am
(UTC-05:00) America/New
Fabric Contributor Meeting
When:
Wednesday, December 14, 2022
9:00am to 10:00am
(UTC-05:00) America/New
|
By
Group Notification <noreply@...>
·
#11630
·
|
|
Fabric Contributor Meeting - December 14, 2022
Hyperledger Fabric Contributor Meeting
When: Every 4th Wednesday 9am US Eastern, 14:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
Hyperledger Fabric Contributor Meeting
When: Every 4th Wednesday 9am US Eastern, 14:00 UTC
Where: https://zoom.us/j/5184947650?pwd=UE90WHhEaHRqOGEyMkV3cldKa2d2dz09
Agendas and Recordings:
|
By
David Enyeart
·
#11629
·
|
|
Error: got unexpected status: BAD_REQUEST -- Consortium config value missing while creating the channel
#consortium
#fabric
#channel
we are trying to create a channel in hyperledger fabric on multinode environment, while creating the channel it is not recieving the channel.block form orderer endpoint, orderer is rejecting the cofig
we are trying to create a channel in hyperledger fabric on multinode environment, while creating the channel it is not recieving the channel.block form orderer endpoint, orderer is rejecting the cofig
|
By
vemula.harish31@...
·
#11628
·
|
|
Re: issue in invoking chaincode
#network
#chaincode
#fabric-chaincode
Hi Amit,
If you see your using an array of string in the function parameter. But in the invoke command you are passing a separate parameter values.
You have to change the function parameter or the
Hi Amit,
If you see your using an array of string in the function parameter. But in the invoke command you are passing a separate parameter values.
You have to change the function parameter or the
|
By
Chandramohan Jagtap
·
#11627
·
|
|
issue in invoking chaincode
#network
#chaincode
#fabric-chaincode
Hi all,
I got this issue when i am going to invoke chaincode :- Error: endorsement failure during invoke. response: status:500 message:"Error managing parameter param0. Conversion error. Value SEQ101
Hi all,
I got this issue when i am going to invoke chaincode :- Error: endorsement failure during invoke. response: status:500 message:"Error managing parameter param0. Conversion error. Value SEQ101
|
By
amittripathi9887@...
·
#11626
·
|
|
Re: Convector-cli
#hyperledger-fabric
Hi – I’m afraid unless there’s somebody whose done much the same task as yourself – the Fabric community would find it difficult to assist. If you can break down tasks and ask how do I do xyz
Hi – I’m afraid unless there’s somebody whose done much the same task as yourself – the Fabric community would find it difficult to assist. If you can break down tasks and ask how do I do xyz
|
By
Matthew White
·
#11625
·
|
|
Convector-cli
#hyperledger-fabric
I need help with running a deprecated repo with convector-cli. The repo is instamed healthcare payment blockchain and it meets all the business requirements and I would like to run this application.
I need help with running a deprecated repo with convector-cli. The repo is instamed healthcare payment blockchain and it meets all the business requirements and I would like to run this application.
|
By
FemGeek
·
#11624
·
|
|
Re: got unexpected status: BAD_REQUEST -- error applying config update to existing channel 'mychannel': error authorizing update: error validating DeltaSet: policy for [Value] /Channel/Application/Org1MSP/MSP not satisfied:
Hi – afraid your screen shot is too small to make anything out;
Matthew
From: fabric@... <fabric@...>On Behalf Of banerjeeprojat.pb@...
Sent: 08 December 2022 08:07
To: fabric@...
Subject:
Hi – afraid your screen shot is too small to make anything out;
Matthew
From: fabric@... <fabric@...>On Behalf Of banerjeeprojat.pb@...
Sent: 08 December 2022 08:07
To: fabric@...
Subject:
|
By
Matthew White
·
#11623
·
|
|
softHsm product with fabric 2.2
Hi Team,
Anyone have idea for best softHSM(software/cloud based) product integrate with fabric 2.2 for production based solution.
Kindly suggest .
Thanks!!!
Hi Team,
Anyone have idea for best softHSM(software/cloud based) product integrate with fabric 2.2 for production based solution.
Kindly suggest .
Thanks!!!
|
By
Kumari Shweta
·
#11622
·
|
|
Write a decentrailized Messaenger with Hyperledger Fabric
Hi,
I want to write a messenger application to send/ recvie text messages between organization's users with Hyperledger Fabric, may you give me some information or sample code to do this project
Hi,
I want to write a messenger application to send/ recvie text messages between organization's users with Hyperledger Fabric, may you give me some information or sample code to do this project
|
By
jalal hoseyni
·
#11621
·
|
|
RFC for Hyperledger Fabric Admin SDK
The Admin SDK RFC https://github.com/hyperledger/fabric-rfcs/pull/55/files is entering Final Comment Period.
The RFC proposes to create a new Admin SDK for Fabric to enable programmatic deployment,
The Admin SDK RFC https://github.com/hyperledger/fabric-rfcs/pull/55/files is entering Final Comment Period.
The RFC proposes to create a new Admin SDK for Fabric to enable programmatic deployment,
|
By
David Enyeart
·
#11620
·
|
|
got unexpected status: BAD_REQUEST -- error applying config update to existing channel 'mychannel': error authorizing update: error validating DeltaSet: policy for [Value] /Channel/Application/Org1MSP/MSP not satisfied: signature set did not satisfy policy or Error: got unexpected status: FORBIDDEN -- config update for existing channel did not pass initial checks: implicit policy evaluation failed - 0 sub-policies were satisfied, but this policy requires 1 of the 'Writers' sub-policies to be sat
#channel
Update to my channel is not happening though signing is completed and all the environment variables (as far as my knowledge) is correctly set. Any suggestions on how to move ahead would be highly
Update to my channel is not happening though signing is completed and all the environment variables (as far as my knowledge) is correctly set. Any suggestions on how to move ahead would be highly
|
By
banerjeeprojat.pb@...
·
#11619
·
|
|
Re: Performing PDC fro Nodejs
Thanks, I'll check it out.
Thanks and Regards
Abhishek S S
Software Engineer
Srichid Technologies Pvt Ltd,
Thanks, I'll check it out.
Thanks and Regards
Abhishek S S
Software Engineer
Srichid Technologies Pvt Ltd,
|
By
Abhishek SS
·
#11618
·
|
|
Re: Performing PDC fro Nodejs
Thank you,
I will check it out and but still, I was doing and I am getting some errors so is there any support for help.
Thanks and Regards
Abhishek S S
Thank you,
I will check it out and but still, I was doing and I am getting some errors so is there any support for help.
Thanks and Regards
Abhishek S S
|
By
Abhishek SS <abhishekss@...>
·
#11617
·
|
|
Re: Performing PDC fro Nodejs
Most people post to the Discord channels for community help and supporthttps://discord.com/invite/hyperledger/
From:Abhishek SS <abhishekss@...>
Date: Monday, December 5, 2022 at 9:47 PM
To:
Most people post to the Discord channels for community help and supporthttps://discord.com/invite/hyperledger/
From:Abhishek SS <abhishekss@...>
Date: Monday, December 5, 2022 at 9:47 PM
To:
|
By
David Enyeart
·
#11616
·
|
|
Now: Fabric Private Chaincode Community Meeting - Tuesday, December 6, 2022
#cal-notice
Fabric Private Chaincode Community Meeting
When:
Tuesday, December 6, 2022
8:00am to 9:00am
(UTC-08:00) America/Los
Fabric Private Chaincode Community Meeting
When:
Tuesday, December 6, 2022
8:00am to 9:00am
(UTC-08:00) America/Los
|
By
Group Notification <noreply@...>
·
#11615
·
|
|
Three virtual meetups about Hyperledger Fabric coming up in December
For any community members in Asia, I wanted to let you know that a virtual meetup about Fabric has just been scheduled by the Hyperledger India Chapter on Dec 10 at 13:00 IST. Two speakers from Zeeve
For any community members in Asia, I wanted to let you know that a virtual meetup about Fabric has just been scheduled by the Hyperledger India Chapter on Dec 10 at 13:00 IST. Two speakers from Zeeve
|
By
David Boswell <dboswell@...>
·
#11614
·
|
|
Re: Performing PDC fro Nodejs
The main private data tutorial is the best starting point:
https://hyperledger-fabric.readthedocs.io/en/latest/private_data_tutorial.html
The associated samples can be found
The main private data tutorial is the best starting point:
https://hyperledger-fabric.readthedocs.io/en/latest/private_data_tutorial.html
The associated samples can be found
|
By
David Enyeart
·
#11613
·
|