fabric-samples icon indicating copy to clipboard operation
fabric-samples copied to clipboard

Samples for Hyperledger Fabric

Results 164 fabric-samples issues
Sort by recently updated
recently updated
newest added

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.4 and updates ancestor dependency [fabric-network](https://github.com/hyperledger/fabric-sdk-node). These dependencies need to be updated together. Updates `protobufjs` from 6.11.3 to 7.2.4 Release notes Sourced from protobufjs's releases. protobufjs: v7.2.4...

dependencies
javascript

Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.4.4 to 1.8.17. Release notes Sourced from @​grpc/grpc-js's releases. @​grpc/grpc-js 1.8.17 Disallow pick_first LB policy as the direct child of an outlier_detection LB policy (#2476) @​grpc/grpc-js 1.8.16...

dependencies
javascript

**As a** blockchain application developer **I want** the client application samples to use only the Fabric Gateway client API **So that** I am guided to use supported APIs when building...

Tried to follow the ["Running a Fabric Application" tutorial](https://hyperledger-fabric.readthedocs.io/en/latest/write_first_app.html). The `npm install` process fails with an error of `src/app.ts:47:9 - error TS2739: Type 'Client' is missing the following properties from...

I download the main branch code to localhost, when I run fabric-samples/asset-transfer-basic/application-go/assetTransfer.go traceback error [fabsdk/util] 2023/07/27 07:58:28 UTC - lazyref.(*Reference).refreshValue -> WARN Error - initializer returned error: load MSPs from...

The first image shows the deployment of the go-version basic chaincode in testnetwork. You can see that the command is "chaincode peer. add..," and the query is correct. The second...

Is the commercial paper no longer available? How to create a production network?

… we've verified the funds are available first - not before Deleting the state before the necessary funds are identified first results in funds disappearing without a recipient receiving them...

EnvVarError: env-var: "HLF_CONNECTION_PROFILE_ORG1" is a required variable, but it was not set. An example of a valid value would be: {"name":"test-network-org1","version":"1.0.0","client":{"organization":"Org1" ... } at raiseError (/Users/mac/Documents/projects/company/hyperledger/hyperledger_typscript/network/apis/node_modules/env-var/lib/variable.js:47:11) at Object.asJsonObject (/Users/mac/Documents/projects/company/hyperledger/hyperledger_typscript/network/apis/node_modules/env-var/lib/variable.js:64:11) at...