-
### Description
I have deployed a go chaincode called CalculateCC which has a calculation function. I used shim package. The calculation function gets the arguments in array of string "[]string". Whe…
-
This is a proposal for adding a new tokenTypeId to NET.
**tokeTypeId 4**: unrealized carbon emissions in traded fuels and feedstocks (e.g., oil, gas, coal, biomass).
The purpose of this (fungibl…
-
When I `brew install go` ,and `go get -u -v github.com/derekparker/delve/cmd/dlv` , I debug the program, it throw Exception as following (while it is ok when I run the program, ):
GOROOT=/usr/local/C…
-
## CVE-2021-41103 - High Severity Vulnerability
Vulnerable Libraries - github.com/containerd/Containerd-v1.5.5, github.com/containerd/Containerd-v1.3.0
github.com/containerd/Containerd-v1.5.5
An o…
-
More info:
https://github.com/dec0dOS/drone-nolimit-docker/actions/runs/3657298584/jobs/6180733223
https://github.com/hyperledger/fabric/issues/3779
https://github.com/sgerrand/alpine-pkg-glibc/iss…
-
A mismatch of `@grpc/grpc-js` versions between the `@hyperledger/fabric-protos` package and `fabric-shim` (version >=2.5.1) appears to cause the following error when the chaincode container is started…
-
### Description
I checked the transaction count via the chaincode or SDK should be like 500, but in the Grafana(from Prometheus), there was only like 350(`ledger_transaction_count`), less than the nu…
-
I'm not super confident on this one but let's see what others think: Golang's HTTP servers strip additional whitespace around headers automatically. Calling `strings.TrimSpace` is redundant when obtai…
-
![explorer](https://github.com/user-attachments/assets/ad1b91e3-2ac5-466d-90cc-2d4bc834172f)
## content of explorer docker-compose file :
# SPDX-License-Identifier: Apache-2.0
version: '2.1'
v…
-
### Description
当我进入cli 用生成的通道文件创建通道时会报以下错误
### Steps to reproduce
_No response_