- 08 Sep, 2016 1 commit
-
-
jeffgarratt authored
Change-Id: Id811b29aa319e242d505ab80bb330934cf07f352 Signed-off-by:
jeffgarratt <garratt.jeff@gmail.com>
-
- 03 Sep, 2016 1 commit
-
-
Christopher Ferris authored
-
- 02 Sep, 2016 1 commit
-
-
Gabor Hosszu authored
Change-Id: Ibfcbd0a3543f9e20fa05677b0bb32e6d353cb3bd Signed-off-by:
Gabor Hosszu <gabor@digitalasset.com>
-
- 01 Sep, 2016 1 commit
-
-
Gabor Hosszu authored
Change-Id: I0a8b72fee55a5b203e3550e2c580f07ec10650e8 Signed-off-by:
Gabor Hosszu <gabor@digitalasset.com>
-
- 31 Aug, 2016 4 commits
-
-
Binh Nguyen authored
-
Binh Nguyen authored
-
Srinivasan Muralidharan authored
-
Gabor Hosszu authored
Change-Id: I397f11320be2dc1225b9be6ef089a080e94986f1 Signed-off-by:
Gabor Hosszu <gabor@digitalasset.com>
-
- 30 Aug, 2016 4 commits
-
-
jyellick authored
Change-Id: Ia99432c76f75f4f6dde953209631af9a5f459bd2 Signed-off-by:
jyellick <jyellick@us.ibm.com>
-
jyellick authored
Change-Id: I1bf2c44e5dc77a13b4749ea82c1df7fed618fd2f Signed-off-by:
jyellick <jyellick@us.ibm.com>
-
jyellick authored
Change-Id: Ie4efc31a2f1b61a59353ebcaec7382a5b13d3862 Signed-off-by:
jyellick <jyellick@us.ibm.com>
-
jeffgarratt authored
Updated to latest ab.proto Change-Id: I53ff31f22052cff6ca75892bbaf61e3983ac2079 Signed-off-by:
jeffgarratt <garratt.jeff@gmail.com>
-
- 26 Aug, 2016 4 commits
-
-
Binh Nguyen authored
-
Binh Nguyen authored
-
jeffgarratt authored
Change-Id: I220d3c5a184da7d87118a14cc2c6b55e0bf79914 Signed-off-by:
jeffgarratt <garratt.jeff@gmail.com>
-
Srinivasan Muralidharan authored
This change includes a new fabric.proto file that defines messages between the SDK, endorsers, ordering service, and committers. These messages are required by the next architecture. The messages have been derived from the Hyperledger Protocol Working Group and many others working on the next architecture. This API is not the final form, but a proposed start that can be used and evolved as the new components are built. Appended "2" to those structs that are common with fabric.proto. This allows us fabric-next to co-exist with fabric and helps keep track of structures that would need to be renamed as integration progresses. Also introduced a ID field in Proposal to help make transition from current "Transaction" processing code in the fabric smoother (such as in chaincode execution paths which relies on a txid to keep track of transactions currently being processed). Added fabric-next_test.go to test for exact match for fields Change-Id: I42130175d6a81dc5de3d92c6adba7de0d3266bed Signed-off-by:
Srinivasan Muralidharan <muralisr@us.ibm.com>
-
- 24 Aug, 2016 1 commit
-
-
Jonathan Levi authored
-
- 23 Aug, 2016 23 commits
-
-
Jonathan Levi authored
-
Christopher Ferris authored
-
Christopher Ferris authored
-
Christopher Ferris authored
-
Gregory Haskins authored
Fixes Github issue #2222 (from pre gerrit/jira days). Forward ported at the request of @cbf. Change-Id: I3fc03fbf74837d7462ceead1a6faa81392c2d3be Signed-off-by:
Greg Haskins <gregory.haskins@gmail.com>
-
Christopher Ferris authored
-
Christopher Ferris authored
-
Jonathan Levi authored
-
Jonathan Levi authored
-
Jonathan Levi authored
-
Kostas Christidis authored
Change-Id: I3c7fbd94641aa6785e95573867f1fdcd3d446abd Signed-off-by:
Kostas Christidis <kostas@christidis.io>
-
Greg Haskins authored
-
Greg Haskins authored
-
Greg Haskins authored
-
Greg Haskins authored
-
Greg Haskins authored
-
Jonathan Levi authored
-
Gabor Hosszu authored
Change-Id: I870509063e2ec0277961f72414afc44d85d82447 Signed-off-by:
Gabor Hosszu <gabor@digitalasset.com>
-
Gabor Hosszu authored
Change-Id: Iff28dc9f8b828a47978846741054599c02d3a39c Signed-off-by:
Gabor Hosszu <gabor@digitalasset.com>
-
Jonathan Levi authored
-
Greg Haskins authored
-
grapebaba authored
1.Change 'detaultStateImpl' to 'defaultStateImpl' in state.go. 2.Rename method IsDelete() to IsDeleted() in state_delta.go. Change-Id: I8afc4aa4542ca9fed1f904db4ae5e79d8d0f4599 Signed-off-by:
grapebaba <281165273@qq.com>
-
Julian Carrivick authored
As part of the setup script, set APT to use the mirror protocol so that no matter where you are in the world, the closest mirror to you will be chosen. If you don't reside in the US it can be slow to download all the packages when building images. This will mean the best mirrors will be chosen regardless of the developer's location. Change-Id: Iadda26f38aad8526219da2e4ef0fd66150004829 Signed-off-by:
Julian Carrivick <cjulian@au1.ibm.com>
-