-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove code which uses membersrvcs package
Membership services has been moved to it own repository and we need to remove it from fabric master. This change set starts that process by removing any code which interacted directly / indirectly with the membersrvc package. This includes: - removing a majority of core/crypto (FAB-934) - removing security related code from the peer - peer - endorser - devops - rest - removing security code from chaincode - removed membersrvc from Makefile Was going to break it into smaller tasks, but turns out it is easier to do it this way Fixes FAB-1001,FAB-1002,FAB-1003,FAB-1004,FAB-1005 Change-Id: I88f70d4d1bee87a241f74b2e9580e2b4d4e40a4d Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
- Loading branch information
1 parent
c28bd05
commit db7a41f
Showing
79 changed files
with
55 additions
and
18,339 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.