hyperledger / hyperledger/fabric
Support chaincode calling chaincode emitting event
Open
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
Ensure that the gateway's logic for gathering the correct endorsements works for the scenario where a chaincode calls another chaincode which just sets an event (no RW set). The correct endorsements must be gathered for the event to be emitted on validation.
This might just involve adding a test for this scenario, but if necessary, code changes may be needed.
Contributor guide
Assessment
This issue has not been assessed yet.