fabric GitHub
PR #3993 | Orderer v3: Remove system channel usage from integration tests: raft no.2 |
Signed-off-by: Yoav Tock <tock@il.ibm.com> Change-Id: Ie801bbf66b5ae320fbb1f8a099f1cc4b2070ec94 #### Type of change - Improvement (improvement to code, performance, etc) #### Description Orderer v3: Remove system channel usage from integration tests: raft no.2 #### Related issues Epic: https://github.com/hyperledger/fabric/issues/3511 Issue: https://github.com/hyperledger/fabric/issues/3515 |
Created At 2023-02-05 16:42:20 +0000 UTC
PR #3991 | Expedite purge private data integration tests |
Combine purge private data tests into a single 'It' to improve speed (18 minutes to 5 minutes). This will remove the excessive network teardowns, network builds, and chaincode deployments. Also remove unneccessary delays and redundant ledger entries. Signed-off-by: David Enyeart <enyeart@us.ibm.com> |
Created At 2023-02-04 21:15:17 +0000 UTC
PR #3990 | Fix Makefile did't delete docker image |
Because multi-architecture docker image patches removed tags from the docker image, the docker-clean target could not remove the docker image. This patch changes the docker-clean target to remove untagged docker images. |
Created At 2023-02-03 00:52:21 +0000 UTC
PR #3989 | fix(sec): upgrade github.com/opencontainers/runc to 1.1.2 |
### What happened? There are 1 security vulnerabilities found in github.com/opencontainers/runc v1.0.0-rc8 - [CVE-2022-29162](https://www.oscs1024.com/hd/CVE-2022-29162) ### What did I do? Upgrade github.com/opencontainers/runc from v1.0.0-rc8 to 1.1.2 for vulnerability fix ### What did you expect to happen? Ideally, no insecure libs should be used. ### The specification of the pull request [PR Specification](https://www.oscs1024.com/docs/pr-specification/) from OSCS |
Created At 2023-02-02 14:03:54 +0000 UTC
PR #3988 | Fix chaincode interest for private data purge (backport #3986) | ||||||||||||
This is an automatic backport of pull request #3986 done by [Mergify](https://mergify.com). --- Mergify commands and optionsMore conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also trigger Mergify actions by commenting on this pull request: - `@Mergifyio refresh` will re-evaluate the rules - `@Mergifyio rebase` will rebase this PR on its base branch - `@Mergifyio update` will merge the base branch into this PR - `@Mergifyio backport Created At 2023-02-02 13:12:11 +0000 UTC </div>
Created At 2023-02-01 22:44:06 +0000 UTC
Created At 2023-02-01 10:22:32 +0000 UTC
Created At 2023-01-30 16:01:12 +0000 UTC |