muralisrini
muralisrini
[Validation/Committer refactor](https://jira.hyperledger.org/browse/FAB-12221) was being worked on prior to 2.0 release and was supposed to pick up steam post release. Would be good to sync up and coordinate for alignment in...
When running [Dependency Scan](https://docs.gitlab.com/ee/user/application_security/dependency_scanning/) we see Critical severities related to [CVE-2020-26892](https://advisories.nats.io/CVE/CVE-2020-26892.txt). Turns out this stems from the "github.com/cloudflare/cfssl" library. There seems to be only a single use of the library...
## Description With PR #1719 chaincode events need a new home. They should be moved directly into NonHashData. This potentially will go away in New Consensus when we could move...
asset management test case will not be run as part of the running unit test case per doc directions if its under examples/... folder. It should be moved to chaincode/...
ExexTxs ignores error array from chaincode.ExecuteTransactions. This will result in transactions getting committed whether they succeeded or not.
## Expected Behavior The delay between Scheduled Workflow task and actual start of the workflow should be quite small. It certainly should _not_ be order of a minute. ## Actual...