Luca Simonetti @Nohup
Luca Simonetti @Nohup
I'm trying to use the fabric sdk to install a chaincode on my network. The chaincode gets correctly packaged. I then approve it. which returns some weird thing: ```java System.out.printf("[approve]...
When using an image larger than 1MB the performance degradates quickly. What we observe is that with an image of 1920 × 1080 the performance is great, but using an...
### Description We have a chaincode which mints a great amount of _tokens_. These tokens contain additional information which sometimes we need to reconstruct. There might be some 100.000 tokens....
### What happened? Sometimes for no actual reason we get this error, without any actual resource peak (CPU and RAM are ok): Evaluate call timed out while processing request ###...
## Description CouchDB gets tremendously slow after many queries are made. The situation gets better after some pause in the process. But as soon as the queries resume the system...
### What happened? When I run the command ```bash kubectl hlf channel consenter replace --config=ordservice.yaml \ --orderer="ord-node1.ordnode" \ --user=admin --channel=trading \ --mspid=OrdererMSP --output=replace_orderers_consenter.pb ``` (from the [documentation](https://github.com/hyperledger/bevel-operator-fabric/blob/main/website-docs/docs/operator-guide/renew-certificates.md) I get the...