|
Private Chaincode Lab - Tue, 04/13/2021
#cal-notice
Private Chaincode Lab
When:
Tuesday, 13 April 2021
8:00am to 9:00am
(GMT-07:00) America/Los
Private Chaincode Lab
When:
Tuesday, 13 April 2021
8:00am to 9:00am
(GMT-07:00) America/Los
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9851
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
You can follow the configuration instructions in the fabric docs here: https://hyperledger-fabric.readthedocs.io/en/release-2.2/hsm.html
Just make sure you match the docs version to the Fabric version
You can follow the configuration instructions in the fabric docs here: https://hyperledger-fabric.readthedocs.io/en/release-2.2/hsm.html
Just make sure you match the docs version to the Fabric version
|
By
Chris Gabriel <alaskadd@...>
·
#9850
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
I didn't find any blog around fabric using AWS cloudshm, however, I understand that I need to run aws hsm client on the same machine fabric component would run. Can someone suggest what the PKCS11
I didn't find any blog around fabric using AWS cloudshm, however, I understand that I need to run aws hsm client on the same machine fabric component would run. Can someone suggest what the PKCS11
|
By
Kumar Shantanu
·
#9849
·
|
|
Re: Running same application from multiple users
Thanks. So in case there is an smart city IoT based BC network with sensors measurements. If I would like to register a new user (inhabitant of the city) to just view the data (temperature in an area)
Thanks. So in case there is an smart city IoT based BC network with sensors measurements. If I would like to register a new user (inhabitant of the city) to just view the data (temperature in an area)
|
By
Nikos Karamolegkos
·
#9848
·
|
|
Re: Channel Configuration Inspector
#hyperledger-fabric
#channel
Very cool! Would love to see it in Labs!
Brian
On 4/12/21 4:46 AM, Eugene Aseev wrote:
-- Brian BehlendorfGeneral Manager for Blockchain,
Very cool! Would love to see it in Labs!
Brian
On 4/12/21 4:46 AM, Eugene Aseev wrote:
-- Brian BehlendorfGeneral Manager for Blockchain,
|
By
Brian Behlendorf <bbehlendorf@...>
·
#9847
·
|
|
Re: Running same application from multiple users
Suppose that your chaincode function only allows identities from ManagerOrg, then you will check if the getMSPID() equals "ManagerOrg".
You also could use ctx.clientIdentity.getID() if you want to
Suppose that your chaincode function only allows identities from ManagerOrg, then you will check if the getMSPID() equals "ManagerOrg".
You also could use ctx.clientIdentity.getID() if you want to
|
By
conanoc
·
#9846
·
|
|
Re: Channel policy
#hyperledger-fabric
You may construct the policies manually using a tool like configtxgen or the protos directly.
There is an enhancement request in JIRA https://jira.hyperledger.org/browse/FAB-15296 if anyone is
You may construct the policies manually using a tool like configtxgen or the protos directly.
There is an enhancement request in JIRA https://jira.hyperledger.org/browse/FAB-15296 if anyone is
|
By
Jason Yellick <jyellick@...>
·
#9845
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
BTW, I see nothing wrong with the official docs containing these kinds of links. Being helpful to new users should take precedence over concerns about the appearance of favoring one
BTW, I see nothing wrong with the official docs containing these kinds of links. Being helpful to new users should take precedence over concerns about the appearance of favoring one
|
By
Brian Behlendorf <bbehlendorf@...>
·
#9844
·
|
|
Channel policy with affiliations
#hyperledger-fabric
Hi, we have a basic commercial network that apart from having admins, nodes and clients, we need to have users (individual citizens) that transact on the network. The problem is that we need to give
Hi, we have a basic commercial network that apart from having admins, nodes and clients, we need to have users (individual citizens) that transact on the network. The problem is that we need to give
|
By
spectre-@...
·
#9843
·
|
|
Channel policy
#hyperledger-fabric
How do I reference organizational units in channel config policies? Org1MSP.department.client does not work.
How do I reference organizational units in channel config policies? Org1MSP.department.client does not work.
|
By
spectre-@...
·
#9842
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
Thanks, Chris,
I will try and google :)
Would you be able to share some of those links if you have them handy, it might be beneficial for others as well searching through this mailing
Thanks, Chris,
I will try and google :)
Would you be able to share some of those links if you have them handy, it might be beneficial for others as well searching through this mailing
|
By
Kumar Shantanu
·
#9841
·
|
|
Re: Running same application from multiple users
So the papercontract.js checks if the user (i.e Isabella) can invoke the transaction? How?
So the papercontract.js checks if the user (i.e Isabella) can invoke the transaction? How?
|
By
Nikos Karamolegkos
·
#9840
·
|
|
Re: AWS cloud HSM with hyperledger
#hyperledger-fabric
Hello Shantanu,
The documentation purposefully leaves out any mention of vendor-specific platforms or technologies and leaves that part to the user. There are some who have posted articles on Medium
Hello Shantanu,
The documentation purposefully leaves out any mention of vendor-specific platforms or technologies and leaves that part to the user. There are some who have posted articles on Medium
|
By
Chris Gabriel <alaskadd@...>
·
#9839
·
|
|
AWS cloud HSM with hyperledger
#hyperledger-fabric
Hello Team,
Do we have any documentation around how to use AWS cloud HSM with hyperledger fabric.
Thanks
Shantanu
Hello Team,
Do we have any documentation around how to use AWS cloud HSM with hyperledger fabric.
Thanks
Shantanu
|
By
Kumar Shantanu
·
#9838
·
|
|
Channel Configuration Inspector
#hyperledger-fabric
#channel
Hey everyone,
Hyperledger Fabric Channel Configuration Inspector is a Vue.js-based tool to visually inspect a channel configuration: https://github.com/chainstack/hlf-config-inspector
Here at
Hey everyone,
Hyperledger Fabric Channel Configuration Inspector is a Vue.js-based tool to visually inspect a channel configuration: https://github.com/chainstack/hlf-config-inspector
Here at
|
By
Eugene Aseev <ea@...>
·
#9837
·
|
|
some Questions about hyper ledger fabric chaincodes
Hi
I have a few questions; I would be very grateful if you could answer them.
(Some questions may be wrong due to my low experience. I would be grateful if you could guide me to understand my
Hi
I have a few questions; I would be very grateful if you could answer them.
(Some questions may be wrong due to my low experience. I would be grateful if you could guide me to understand my
|
By
elmira.ebrahimi@...
·
#9835
·
|
|
Hyperledger fabric organizational units
How do I reference organizational units in channel config policies? Org1MSP.department.client does not work.
How do I reference organizational units in channel config policies? Org1MSP.department.client does not work.
|
By
spectre-@...
·
#9834
·
|
|
Re: Running same application from multiple users
> The first question is how a define a second user?
You can register another user to the CA and use that user for the second PC.
> how should I change the test-network/configtx/configtx.yaml file to
> The first question is how a define a second user?
You can register another user to the CA and use that user for the second PC.
> how should I change the test-network/configtx/configtx.yaml file to
|
By
conanoc
·
#9833
·
|
|
Hyperledger Fabric Documentation Workgroup call - Western hemisphere - Fri, 04/09/2021
#cal-notice
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 9 April 2021
11:00am to 12:00pm
(GMT-04:00) America/New
Hyperledger Fabric Documentation Workgroup call - Western hemisphere
When:
Friday, 9 April 2021
11:00am to 12:00pm
(GMT-04:00) America/New
|
By
fabric@lists.hyperledger.org Calendar <noreply@...>
·
#9832
·
|
|
Channel policies with affiliations/departments
#fabric-ca
#policy
#affiliations
#organizations
#channel
Hi, we have a basic commercial network that apart from having admins, nodes and clients, we need to have users (individual citizens) that transact on the network. The problem is that we need to give
Hi, we have a basic commercial network that apart from having admins, nodes and clients, we need to have users (individual citizens) that transact on the network. The problem is that we need to give
|
By
spectre-@...
·
#9831
·
|