Skip to content

Commit fd220f9

Browse files
committed
Cleanup: removing accesscontrol package
This change-set does the following: 1. It removes the fabric/accesscontrol package. The reason for removing that package is because it is not compatible anymore with v1. A side effect of this is that the chaincode examples using that package have been removed as well. At the current stage, a chaincode developer can perform access control by reasoning about the creator of a proposal. 2. It removes the fabric/core/crypto package. The accesscontrol package was the only one using that package. Recall that all the crypto operation are now performed using the BCCSP. Change-Id: If222d353974cba1ec1bd7f5d5dc5451f9a455c18 Signed-off-by: Angelo De Caro <[email protected]>
1 parent 685068d commit fd220f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+12
-8735
lines changed

accesscontrol/api.go

-31
This file was deleted.

accesscontrol/api/authshim.go

-48
This file was deleted.

accesscontrol/attributes/attributes.go

-274
This file was deleted.

0 commit comments

Comments
 (0)