Alex Manoel Ferreira Silva

Results 10 issues of Alex Manoel Ferreira Silva

## 💬 Questions and Help In my application, I need to download several JSON files during startup. Each download is done in a "Future". Sometimes I get the log below,...

Whenever access is made to the property of a schema that references another schema through "$ref", the Proxy creates another Proxy to resolve the property, however, even if the property...

enhancement

I need to configure an instance of `https-portal` to work as a proxy to a SSL external Node-RED server. The Node-RED server is listening `https` and websocket `wss` in the...

In Alpine 3.7 using `install-sources.sh` is giving an error: ```Console Checking if python 2.6 or 2.7 exists ... yes Checking if git exists ... yes Checking if wget exists ......

Try to get manifest.json from release before try the GitHub API. Fix #346

The `ff init fabric` command is not working due to this code snippet: https://github.com/hyperledger/firefly-cli/blob/52ea718c11ec8965a78b2b1de4bbb4905dbdbb21/internal/core/manifest.go#L97 This is happening because the GitHub request limit has been exceeded. I propose making the `manifest.json`...

enhancement

I'm trying to deploy a Hyperledger Fabric network using certificates generated by a Certificate Authority (CA) with an intermediate certificate. When starting a Peer node with the MSP configuration file...

Is it possible to add support for Hyperledger Operations Console as a tool? https://github.com/hyperledger-labs/fabric-operations-console

Ensure the `manifest.json` file is generated if it does not exist and upload it as part of the GitHub release process. It fixes #1706

### What would you like to be added? Add `manifest.json` to release artifacts. ### Why is this needed? This can help with that issue on https://github.com/hyperledger/firefly-cli/issues/346

enhancement