Skip to content

Commit

Permalink
Merge pull request #42 from IBM/Update-to-IBPv2.5
Browse files Browse the repository at this point in the history
update to ibpv2.5
  • Loading branch information
horeaporutiu authored Jul 9, 2020
2 parents f25b51a + 439e82d commit feb6e57
Show file tree
Hide file tree
Showing 24 changed files with 1,478 additions and 1,203 deletions.
215 changes: 116 additions & 99 deletions README.md

Large diffs are not rendered by default.

Binary file modified docs/app-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/appAdmin.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/assoociate-ca-identity.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/doc-gifs/assoociate-orderer-ca-identity.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/consortium.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/createChannel.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/createOrderer.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/downloadCCP.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/installContract.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/instantiateContract.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/joinChannel.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/ordererCA.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/ordererIdentities.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/ordererMSP.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/registerIdentities.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/voterCA.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/voterMSP.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/doc-gifs/voterPeer.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/troubleshooting-https-options.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/troubleshooting-self-signed-certificate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,825 changes: 819 additions & 1,006 deletions web-app/client/package-lock.json

Large diffs are not rendered by default.

639 changes: 542 additions & 97 deletions web-app/server/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion web-app/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eslint": "^6.0.1",
"express": "^4.17.1",
"fabric-ca-client": "~1.4.2",
"fabric-client": "^1.4.3",
"fabric-client": "^1.4.10",
"fabric-network": "~1.4.2",
"morgan": "^1.9.1",
"nodemon": "^1.19.1"
Expand Down

0 comments on commit feb6e57

Please sign in to comment.