hyperledger / hyperledger/fabric-private-chaincode

Incorrect range query readset creation and validation

Open
#161 1 comment 0 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Go
Stars
174
Forks
98
Avg merge
2d 21h
Merged PRs (30d)
1

Description

The current code for creating range query readsets inside `shim.cpp` collects the result of a range query and add them. In case the result of the query is empty, nothing is added to the readset. However, this is an issue as we still need some information that the query has been performed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.