LuisK Ruiz

Results 5 issues of LuisK Ruiz

Hello, I'm just writing to get some clarification about how `requestObj.certificate_request` is used here https://github.com/hyperledger/fabric-sdk-node/blob/v2.2.11/fabric-ca-client/lib/FabricCAClient.js#L236 I'm using the class `FabricCAServices` and instantiating the class using the following piece of code...

## Inconsistent response from JSON-RPC GET method ### Description While testing the JSON-RPC endpoints I decided to run ``` curl -X GET -H 'content-type: application/json' http://YOUR_NODE_URL ``` I was expecting...

in the pipeline

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Use `parsedModule.module` instead of `module`, `module` contains the...

backport-2.x

HI, I'm deploying FabConnect on a Kubernetes environment and I'm wondering what are the minimum requirements for running FabConnect. Basically, I'm looking for `resources.requests.cpu` and `resources.requests.memory` values, the documentation does...

Hi, I'm installing `@vtex/[email protected]` in a monorepo where I'm using `[email protected]` as package manager. Installing this package is breaking my yarn install command, here the logs: ```txt Packing stats-lite@https://github.com/vtex/node-stats-lite.git#commit=1b0d39cc41ef7aaecfd541191f877887a2044797 from...