|
回覆: [Hyperledger Fabric] Questions in Documents --- "Adding an Org to a channel"
Dear Matthew,
Thanks for your solution. I ran 'addOrg3.sh' before and everything looks good. The reason that I want to do it step by step is that I would like to know the underlying principles. I'm
Dear Matthew,
Thanks for your solution. I ran 'addOrg3.sh' before and everything looks good. The reason that I want to do it step by step is that I would like to know the underlying principles. I'm
|
By
Cindy Qian
·
#11524
·
|
|
Re: get level db key-values without query
Ok, it is just for debug. Any ideas will be helpful
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and Networks Lab (TNL)
Ok, it is just for debug. Any ideas will be helpful
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and Networks Lab (TNL)
|
By
Nikos Karamolegkos
·
#11523
·
|
|
Re: get level db key-values without query
Hi - not sure with LevelDB - CouchDB if configured can be connected to directly.
However it's not something I'd suggest as doing as a routine thing - as the chaincode is there to help enforce access
Hi - not sure with LevelDB - CouchDB if configured can be connected to directly.
However it's not something I'd suggest as doing as a routine thing - as the chaincode is there to help enforce access
|
By
Matthew White
·
#11522
·
|
|
Re: Questions in Documents --- "Adding an Org to a channel"
Hi – the problem is with the `DOCKER_SOCK` not being set – this is the path to the socket used to connect to the docker daemon and this is mounted as a volume within some of the containers.
Hi – the problem is with the `DOCKER_SOCK` not being set – this is the path to the socket used to connect to the docker daemon and this is mounted as a volume within some of the containers.
|
By
Matthew White
·
#11521
·
|
|
Now: Private Chaincode Lab - 10/04/2022
#cal-notice
Private Chaincode Lab
When:
10/04/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:
10/04/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@...>
·
#11520
·
|
|
get level db key-values without query
Can I somehow (as admin of the network) get all the level DB key-values without querying the ledger via the chaincode?
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and
Can I somehow (as admin of the network) get all the level DB key-values without querying the ledger via the chaincode?
--
Nikos Karamolegkos
R & D engineer at ICS-FORTH
Telecommunications and
|
By
Nikos Karamolegkos
·
#11519
·
|
|
回覆: [Hyperledger Fabric] Questions in Documents --- "Adding an Org to a channel"
Dear Matthew,
Thank you for providing me with this solution. However, when I try to continue the following step, there are still some mistakes. I deleted my previous fabric-samples folder and
Dear Matthew,
Thank you for providing me with this solution. However, when I try to continue the following step, there are still some mistakes. I deleted my previous fabric-samples folder and
|
By
Cindy Qian <cindy.qian@...>
·
#11518
·
|
|
Re: Questions in Documents --- "Adding an Org to a channel"
Thank you for raising the issue; the mistake is in documentation – and I’ve raisedhttps://github.com/hyperledger/fabric/pull/3656 for resoultion.
When support for using podman was added, we
Thank you for raising the issue; the mistake is in documentation – and I’ve raisedhttps://github.com/hyperledger/fabric/pull/3656 for resoultion.
When support for using podman was added, we
|
By
Matthew White
·
#11517
·
|
|
Re: Questions in Documents --- "Adding an Org to a channel"
Yes, docker directory is present inside compose directory.
You can check if specifying path as compose/docker/docker-compose-org3.yaml works.
-Satheesh
Yes, docker directory is present inside compose directory.
You can check if specifying path as compose/docker/docker-compose-org3.yaml works.
-Satheesh
|
By
satheesh
·
#11516
·
|
|
Re: Questions in Documents --- "Adding an Org to a channel"
This is probably a typo and it meant to be compose folder instead of docker. Feel free to submit pull request with appropriate documentation fix.
The command should be
docke-compose -f
This is probably a typo and it meant to be compose folder instead of docker. Feel free to submit pull request with appropriate documentation fix.
The command should be
docke-compose -f
|
By
Artem Barger
·
#11515
·
|
|
Re: Storage data in private data collection has a different value
#fabric
#couchdb
Is anyone faced with this issue?
Is anyone faced with this issue?
|
By
Joao Antunes
·
#11514
·
|
|
Questions in Documents --- "Adding an Org to a channel"
Dear Sir,
I found a small error in the documents.
In the section: Tutorials--->Adding an org to a new channel--->Bring up Org3 components. The instructions are like below:
However, the fabric samples
Dear Sir,
I found a small error in the documents.
In the section: Tutorials--->Adding an org to a new channel--->Bring up Org3 components. The instructions are like below:
However, the fabric samples
|
By
Cindy Qian <cindy.qian@...>
·
#11513
·
|
|
Re: Transient Arguments
#fabric
Yes it is typical to send both regular arguments and private transient arguments when invoking chaincode.
https://hyperledger-fabric.readthedocs.io/en/latest/test_network.html demonstrates regular
Yes it is typical to send both regular arguments and private transient arguments when invoking chaincode.
https://hyperledger-fabric.readthedocs.io/en/latest/test_network.html demonstrates regular
|
By
David Enyeart
·
#11512
·
|
|
Transient Arguments
#fabric
Hi Team,
Is it possible to send transient and non -transient arguments together in chaincode args.
I have an asset struct with fields id,name,owner and price.Is it possible to make "price" only
Hi Team,
Is it possible to send transient and non -transient arguments together in chaincode args.
I have an asset struct with fields id,name,owner and price.Is it possible to make "price" only
|
By
Kumari Shweta
·
#11511
·
|
|
Event: Documentation Workgroup monthly call - 09/30/2022
#cal-reminder
Reminder: Documentation Workgroup monthly call
When:
09/30/2022
11:00am to 12:00pm
(UTC-04:00) America/New
Reminder: Documentation Workgroup monthly call
When:
09/30/2022
11:00am to 12:00pm
(UTC-04:00) America/New
|
By
Group Notification <noreply@...>
·
#11510
·
|
|
Storage size of peers in test-network
#fabric-peer
Hello, in test-network what is the storage size of peers? In general, where can I find the peer characteristics (cpu, memory, storage) for the deployment? Also, using Level DB could you make an
Hello, in test-network what is the storage size of peers? In general, where can I find the peer characteristics (cpu, memory, storage) for the deployment? Also, using Level DB could you make an
|
By
Nikos Karamolegkos
·
#11509
·
|
|
Re: Fabric release-2.5 branch and main branch
We are shooting for around end of year for the v2.5 release, which would be the next LTS release.
From:fabric@... <fabric@...> on behalf of Baohua Yang <yangbaohua@...>
Date: Wednesday, September
We are shooting for around end of year for the v2.5 release, which would be the next LTS release.
From:fabric@... <fabric@...> on behalf of Baohua Yang <yangbaohua@...>
Date: Wednesday, September
|
By
David Enyeart
·
#11508
·
|
|
Re: Fabric release-2.5 branch and main branch
Do we have the planed release date now?
Thanks!
Do we have the planed release date now?
Thanks!
|
By
Baohua Yang
·
#11507
·
|
|
Re: return type of chaincode functions using EvaluateTransaction
based on this I have to
func (s *smartContract) GetAirQNomVals(ctx contractapi.TransactionContextInterface) (string, error) {
resultsIterator, err := ctx.GetStub().GetState("NominalValuesState")
if
based on this I have to
func (s *smartContract) GetAirQNomVals(ctx contractapi.TransactionContextInterface) (string, error) {
resultsIterator, err := ctx.GetStub().GetState("NominalValuesState")
if
|
By
Nikos Karamolegkos
·
#11506
·
|
|
Re: return type of chaincode functions using EvaluateTransaction
the
evaluateResult, err := contract.EvaluateTransaction("GetAirQNomVals")returns Invalid type. Expected: array, given: string - Transaction processing for endorser
func (s *smartContract)
the
evaluateResult, err := contract.EvaluateTransaction("GetAirQNomVals")returns Invalid type. Expected: array, given: string - Transaction processing for endorser
func (s *smartContract)
|
By
Nikos Karamolegkos
·
#11505
·
|