forked from hyperledger-archives/composer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bind business network administrators at network deploy/start time (hy…
…perledger-archives#2302) * Don't use resolver to resolve registries for resource operations Signed-off-by: Simon Stone <[email protected]> * Fix spacing in invalid identity error message Signed-off-by: Simon Stone <[email protected]> * Cleanup context identity getter/setter tests Signed-off-by: Simon Stone <[email protected]> * Clear transaction after execution to permit multiple transactions Signed-off-by: Simon Stone <[email protected]> * Reverse the context/network manager require fix Signed-off-by: Simon Stone <[email protected]> * Use system registry cache for getting registries Signed-off-by: Simon Stone <[email protected]> * Reset business network should not erase system registries Signed-off-by: Simon Stone <[email protected]> * Add start business network transaction type Signed-off-by: Simon Stone <[email protected]> * Runtime support for start business network transaction Signed-off-by: Simon Stone <[email protected]> * Client support for start business network transaction Signed-off-by: Simon Stone <[email protected]> * Embedded runtime support for start business network transaction Signed-off-by: Simon Stone <[email protected]> * Stop any identity with admin in the name from having superpowers Signed-off-by: Simon Stone <[email protected]> * Get system tests running cleanly Signed-off-by: Simon Stone <[email protected]> * Web runtime support for start business network transaction Signed-off-by: Simon Stone <[email protected]> * Connector server support for start business network transaction Signed-off-by: Simon Stone <[email protected]> * HLFv1 support for start business network transaction Signed-off-by: Simon Stone <[email protected]> * Stop resetting a newly deployed business network Signed-off-by: Simon Stone <[email protected]> * Command line support for business network administrators Signed-off-by: Simon Stone <[email protected]> * Fix Cucumber tests Signed-off-by: Simon Stone <[email protected]> * Fix REST server tests Signed-off-by: Simon Stone <[email protected]> * Remove chaincode Docker containers inbetween system tests Signed-off-by: Simon Stone <[email protected]>
- Loading branch information
Showing
67 changed files
with
2,641 additions
and
800 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
Oops, something went wrong.