-
Notifications
You must be signed in to change notification settings - Fork 516
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates include signing of the transaction and allowing for transaction IDs. Will not work against current fabric as we are getting an error about hash missmatches. Patch 6: Fixed failed headless tests Patch 7: Fixed missing require()'s in test/unit/util.js Patch 8: Fixed the code that caused hash mismatch by the committer logic. Thanks to Alessandro and Murali's help. As a result, no hack on the Peer code is needed. This changeset can go in by itself. Change-Id: I0b801bcf249009054b982c0a2cf54c16c0ce102c Signed-off-by: Bret Harrison <beharrison@nc.rr.com> Signed-off-by: Jim Zhang <jzhang@us.ibm.com>
- Loading branch information
1 parent
edb5b12
commit a1698aa
Showing
21 changed files
with
584 additions
and
668 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
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
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.