- 03 Oct, 2016 3 commits
-
-
Christopher Ferris authored
Fix FAB-578 incorrect chaincode signature in REST API fix rest_api.json NB: Cherry-picked from a96b9edc after reverting inadvertent merge of master - GMH Change-Id: I852de103d902d5630f27b43a8057e0ee82f1b020 Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com> Signed-off-by:
Greg Haskins <gregory.haskins@gmail.com>
-
Gregory Haskins authored
This reverts commit 562a35fd, reversing changes made to 4a78b412. This was done because we inadvertently merged a good chunk of master when patch a96b9edc was submitted to the v0.6 branch. We will cherry-pick a96b9edc in a later patch to restore the fix in the proper way. Change-Id: Ib16c0220e65697a68a5140960b82780c175d9fa2 Signed-off-by:
Greg Haskins <gregory.haskins@gmail.com>
-
Christopher Ferris authored
-
- 02 Oct, 2016 2 commits
-
-
Christopher Ferris authored
-
Christopher Ferris authored
Fix FAB-578 incorrect chaincode signature in REST API fix rest_api.json Change-Id: If2258b09d89a79cdfa73e6897af737a5286ec436 Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
- 30 Sep, 2016 1 commit
-
-
Srinivasan Muralidharan authored
-
- 28 Sep, 2016 5 commits
-
-
rameshthoomu authored
fixed broken links and added new targets (Releases, Fabric Starter kit & SystemChaincode) in mkdocs.yml. Also fixed some formatting errors in fabric-starter-kit.md Change-Id: Ia5736bd258ef3bd2e1bb6575af605da35f62ea0a Signed-off-by:
rameshthoomu <rameshbabu.thoomu@gmail.com>
-
Satheesh Kathamuthu authored
Modify build instruction for Java shim to reflect publishing shim-client.jar to local Maven repo FIX FAB-439 https://jira.hyperledger.org/browse/FAB-439 Change-Id: I2a2e87cad0fb7bc386f107e75389ffceafe3977c Signed-off-by:
Satheesh Kathamuthu <satheesh.ceg@gmail.com>
-
Satheesh Kathamuthu authored
Modify build instruction for Java shim to reflect publishing shim-client.jar to local Maven repo FIX FAB-439 https://jira.hyperledger.org/browse/FAB-439 Change-Id: I2a2e87cad0fb7bc386f107e75389ffceafe3977c Signed-off-by:
Satheesh Kathamuthu <satheesh.ceg@gmail.com>
-
Gari Singh authored
-
Gregory Haskins authored
Change-Id: I0ad99ac3c8a3be8ac17497439c8651aa3770ef82 Signed-off-by:
Gregory Haskins <gregory.haskins@gmail.com>
-
- 27 Sep, 2016 4 commits
-
-
Christopher Ferris authored
Improve the documentation to make it easier to find things, and to make the standalone sample development environment more prominent. Fixed broken link to SystemChaincodes/noop.md so that it is integrated into the documentation. Refactored the standalone doc to read better and to limit line length to 80. Added release notes. Changed to starter-kit Change-Id: I8d5f0eb62a6ac2e5e338c3c9e486c4f952f9e0e2 Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
Mr. Angry authored
Updating the Node.js SDK README file to include the most up to date information and to point to updated Node.js documenation on readthedocs. Also, updating the package.json file to update the package version number as this is being published to NPM. Change-Id: I113c567100832b9116f22960a767e72878659718 Signed-off-by:
Anna D Derbakova <adderbak@us.ibm.com>
-
Mr. Angry authored
Updating the Node.js SDK README file to include the most up to date information and to point to updated Node.js documenation on readthedocs. Also, updating the package.json file to update the package version number as this is being published to NPM. Change-Id: I15dbb9dacf9fb3abc5ab3289f925cc3cc97a1d2b Signed-off-by:
Anna D Derbakova <adderbak@us.ibm.com>
-
Gabor Hosszu authored
Change-Id: I93ac3badea5ff6a3abf4c32af26468f6006f70cc Signed-off-by:
Gabor Hosszu <gabor@digitalasset.com>
-
- 26 Sep, 2016 6 commits
-
-
Mr. Angry authored
Upgrading the gRPC package version to 1.0.0 from the outdated pre-release version, which causes compilation failures on Windows. Adding the x509 package that aids with testing. Change-Id: I62ae11c5a0bc32cb167fff77618e3fbe9ee14dbb Signed-off-by:
Anna D Derbakova <adderbak@us.ibm.com>
-
Mr. Angry authored
Upgrading the gRPC package version to 1.0.0 from the outdated pre-release version, which causes compilation failures on Windows. Adding the x509 package that aids with testing. Change-Id: Ie3f4af470981871c583866918f36f17853a601f0 Signed-off-by:
Anna D Derbakova <adderbak@us.ibm.com>
-
Christopher Ferris authored
-
Christopher Ferris authored
-
Mr. Angry authored
Locking the TypeScript version to 1.8.10, as the newest versions of 2.0.x break the current SDK build. Change-Id: I354df2da88d7a284b29373e9ff79699d4ab3cd71 Signed-off-by:
Anna D Derbakova <adderbak@us.ibm.com>
-
Mr. Angry authored
Locking the TypeScript version to 1.8.10, as the newest versions of 2.0.x break the current SDK build. Change-Id: I31ce2322d33d82682dba4657b8c1a416feb0cdc8 Signed-off-by:
Anna D Derbakova <adderbak@us.ibm.com>
-
- 24 Sep, 2016 2 commits
-
-
Gari Singh authored
-
Gari Singh authored
-
- 23 Sep, 2016 4 commits
-
-
Patrick Mullaney authored
This patch adds a series of chaincode event unit tests and addresses FAB-391 Change-Id: I9e9add7481a46e024628954e51f1baab83ecfdef Signed-off-by:
Patrick Mullaney <pm.mullaney@gmail.com>
-
Christopher Ferris authored
-
Patrick Mullaney authored
This patch allows the sdk to handle multiple registrations on the same event criteria. It also enables registrations for all events for a particular chaincode. Change-Id: I2a4b78b682c8f34555ce89b7a03c6cc690d89b2a Signed-off-by:
Patrick Mullaney <pm.mullaney@gmail.com>
-
Gregory Haskins authored
Building the peer during vagrant provisioning takes extra time. We can't be sure the user even wants to build the peer. They may be trying to perform some other task (such as work on the SDK), in which case we are wasting their time. Therefore, remove peer building from the critical path of provisioning and allow the user to make their own decision. This has the nice benefit of making the provisioning process nice and snappy. Change-Id: I82f120faceeff8d8de08f064d4a6fd911eec65d9 Signed-off-by:
Greg Haskins <gregory.haskins@gmail.com>
-
- 22 Sep, 2016 11 commits
-
-
bcbrock authored
Several changes are required due to the removal of the /devops route from the REST API. The major change here is the conversion of the Tcl ::fabric package to use the /chaincode route instead of /devops. Several other enhancements and bug fixes are also inclued: 1) Fixes FAB-139 (Timer overflow) 2) Fixes FAB-414 (Additional timestamp for all TX committed) Tcl support for reading /proc/<PID>/stat was added. This allows more statistics to be printed after the Busywork run (e.g., user + system time and CPU utilization). /proc/<PID>/stat fields can also be accessed for the peers now by way of the 'busy' command, which was also enhanced with 'ps' and 'pid' subcommands. The 'pprofClient' was updated to support Go 1.7 naming conventions for pprof files. The -privacy flag was added to 'userModeNetwork'. Removed trailing whitespace from all modified files. Change-Id: Ie8d2cc95fb6e7384ce3fbb4d19949d14ec19ddc7 Signed-off-by:
Bishop Brock <bcbrock@us.ibm.com>
-
Jonathan Levi authored
-
Bret Harrison authored
cherry-picking commit 70237c34 . Fix broken links and formatting issues on doc files Include docker image and compose files to support docs Update sample apps with environment settings fix src and tag in dockerfile fix docker image name in doc Change-Id: I7e2781411199039ee851ec5da63d3f9377767cac Signed-off-by:
Bret Harrison <beharrison@nc.rr.com>
-
Jonathan Levi authored
-
Nick Gaski authored
This is the "catcher's mitt" for V1 design. Contains a very simplistic overview of the new design, and links to current and backlogged JIRA items. And if merged, will also serve as the URL for animation video. [ci skip] Change-Id: I2281f35db922ef01438bdd8d549d699f949b7575 Signed-off-by:
Nick Gaski <ngaski@us.ibm.com>
-
Christopher Ferris authored
-
Christopher Ferris authored
Add instructions to clarify use of LFID for all tools and ensure that info on setting up your SSH public key in Gerrit is prominent in CONTRIBUTING.md Change-Id: Id1ee955723c11354dc939e62c4d1190ae76f3aa9 Signed-off-by:
Christopher Ferris <chrisfer@us.ibm.com>
-
Bret Harrison authored
Fix broken links and formatting issues on doc files Include docker image and compose files to support docs Update sample apps with environment settings fix src and tag in dockerfile fix docker image name in doc Change-Id: I7e2781411199039ee851ec5da63d3f9377767cac Signed-off-by:
Bret Harrison <beharrison@nc.rr.com>
-
Christopher Ferris authored
-
Gari Singh authored
-
Christopher Ferris authored
-
- 21 Sep, 2016 2 commits
-
-
Gregory Haskins authored
This release fixes issue #28 and is required for supporting the power platform. https://github.com/hyperledger/fabric-chaintool/issues/28 Change-Id: I6d43cda5dcd88f26d4502b600adaf423d4df0cda Signed-off-by:
Gregory Haskins <gregory.haskins@gmail.com>
-
Baohua Yang authored
Change-Id: I92b4a494e347d71ee8bdc6ed9613004e39977ed9 Signed-off-by:
Baohua Yang <baohyang@cn.ibm.com>
-