-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
off_chain_data - Error when run command "node blockEventListener.js" #101
Commits on Jan 9, 2019
-
[FAB-13570] Align fabric-samples with 1.4.0 release
Change-Id: Ic0291f07e2aba519bcd05238d002eecd5ec43891 Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for bb39b6e - Browse repository at this point
Copy the full SHA bb39b6eView commit details
Commits on Jan 10, 2019
-
FAB-13575 Update Jenkins files for release-1.4
Update the Jenkins scripts for the fabric-samples tests in the release-1.4 branch. Change-Id: I5f9c3d555898da354ecc62bd355f52e650c9eac1 Signed-off-by: Sambhav Nidamarty <sambhavdutt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 881ba56 - Browse repository at this point
Copy the full SHA 881ba56View commit details
Commits on Jan 14, 2019
-
FAB-13489 fabric-samples add error msg
Add error messages and update console logging. Change-Id: Ic4ffd73ffa098121d7af03f8d2e5383b79f832c0 Signed-off-by: Bret Harrison <beharrison@nc.rr.com>
Configuration menu - View commit details
-
Copy full SHA for 463d2ec - Browse repository at this point
Copy the full SHA 463d2ecView commit details
Commits on Feb 22, 2019
-
[FAB-14268] Make BYFN/EYFN ports match external ports
Update both BYFN and EYFN so that the peer request and chaincode ports match the externally mapped ports. This enables applications both inside and outside the Docker network to use service discovery to interact with these networks (see the JIRA for more details). Change-Id: I73c36dfdb269ec4225376fb04b1e7a087363e4cc Signed-off-by: Simon Stone <sstone1@uk.ibm.com> (cherry picked from commit f942010)
Simon Stone committedFeb 22, 2019 Configuration menu - View commit details
-
Copy full SHA for e5dc89e - Browse repository at this point
Copy the full SHA e5dc89eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed3933 - Browse repository at this point
Copy the full SHA 4ed3933View commit details
Commits on Feb 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 026aa9e - Browse repository at this point
Copy the full SHA 026aa9eView commit details
Commits on Feb 25, 2019
-
[FAB-14330] Add connection profiles for BYFN and EYFN
Add connection profiles as part of the BYFN and EYFN samples. The connection profiles can be used by client applications using the Fabric SDKs to connect to those networks. Each organisation needs its own connection profile that contains the set of peers that organisation should use to connect to the network. Orderers and channels are not needed, as they can be determined by using service discovery. Connection profiles can be specified in either JSON or YAML, so provide both. Change-Id: Ie8e3d2aef6475b324e5be8ebdada4c594c2235ae Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Simon Stone committedFeb 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 349d88d - Browse repository at this point
Copy the full SHA 349d88dView commit details
Commits on Mar 6, 2019
-
[FAB-13823] Commercial Paper fixes
Change-Id: I35e3e02fe9672ea79bd96e4d49926c900dfa627d Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 6c28eca - Browse repository at this point
Copy the full SHA 6c28ecaView commit details
Commits on Mar 24, 2019
-
FAB-12762 Add etcd/raft consensus option to BYFN
Augment the fabric-samples first-network sample to include an option to choose etcd/raft as consensus-type. Extend the -o flag so that it allows users to choose between the solo, kafka, or etcdraft consensus-type for the ordering service. Use three orderer nodes. Change-Id: Ibc4c3564220466aef0a87baee4a2d594e5554a62 Signed-off-by: Yoav Tock <tock@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 83fe6c3 - Browse repository at this point
Copy the full SHA 83fe6c3View commit details -
FAB-14531 BYFN Raft with 5 nodes
Extend the 3-node etcd/raft cluster in BYFN to 5 nodes, in order to better support the documentation effort. This will allow users to experiment creating channels with less then 5 nodes, but avoid the pitfalls of a 2-node cluster. Change-Id: I5ba1d6039b4bb4864b2b97271de81fbfe91b4fb5 Signed-off-by: Yoav Tock <tock@il.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 72edb7e - Browse repository at this point
Copy the full SHA 72edb7eView commit details
Commits on Mar 26, 2019
-
Change-Id: I610d9cd3b91b3be83fa62ea126c7b326e092239d Signed-off-by: preminem <preminem@ruc.edu.cn>
Configuration menu - View commit details
-
Copy full SHA for 6be46ee - Browse repository at this point
Copy the full SHA 6be46eeView commit details
Commits on Mar 29, 2019
-
FABCI-284 Update CI Pipeline script
This patch updates CI pipeline scripts which utilizes global shared library reusable functions. It also creates ci.properties file with all the parameters required to test the fabric-samples patch. Change-Id: Ib2fd948eae9f2e37535144489279773836400358 Signed-off-by: rameshthoomu <rameshbabu.thoomu@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c0203a - Browse repository at this point
Copy the full SHA 6c0203aView commit details
Commits on Apr 24, 2019
-
Merge "[FAB-13823] Commercial Paper fixes" into release-1.4
Simon Stone authored and Gerrit Code Review committedApr 24, 2019 Configuration menu - View commit details
-
Copy full SHA for ec9eb7f - Browse repository at this point
Copy the full SHA ec9eb7fView commit details -
Awaiting of wallet importing in fabcar Change-Id: Ib4a43f75850728794b90b58add7956de113cac80 Signed-off-by: NickLatkovich <nicklatkovich@gmail.com> (cherry picked from commit d63047c)
Configuration menu - View commit details
-
Copy full SHA for a1a648f - Browse repository at this point
Copy the full SHA a1a648fView commit details
Commits on Apr 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5d0bfb9 - Browse repository at this point
Copy the full SHA 5d0bfb9View commit details -
[FAB-14485] Extend BYFN to opt inc cert authorities
Add a new "-a" option to byfn.sh that optionally deploys certificate authorities (in Docker containers) for organisation 1 and 2. Change-Id: Ib58c46941aa6e8e58bac01aa3349e97d1f93b930 Signed-off-by: Simon Stone <sstone1@uk.ibm.com> (cherry picked from commit 0c4141f)
Simon Stone committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 3a1d29c - Browse repository at this point
Copy the full SHA 3a1d29cView commit details -
[FAB-14486] Extend BYFN to opt skip chaincode deploy
Add a new "-n" option to byfn.sh that optionally skips the deployment of the abstore chaincode. When BYFN is used as a network for other samples, we don't really want the default chaincode deployed. Change-Id: I6b4043a5c0bcedbeec431cc4a860a3b12da8d8f6 Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Simon Stone committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 8271a47 - Browse repository at this point
Copy the full SHA 8271a47View commit details -
[FAB-14487] Make FabCar use BYFN, not basic-network
Update FabCar to use BYFN. As a result, the sample client applications need to change so that they use the correct connection profile paths, and so that they use service discovery. Change-Id: If02b7fb4ad308c6a7d1e1aa9f953e1bc4e942719 Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Simon Stone committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 2a5a59b - Browse repository at this point
Copy the full SHA 2a5a59bView commit details -
[FAB-14532] Make LL FabCar use BYFN, not basic-network
Update low level FabCar to use BYFN. As a result, the sample client applications need to change so that they use the correct TLS certificates and URLs, and so that they use service discovery. Change-Id: I2805a00fd745416e6b006af7b87147551e511922 Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
Simon Stone committedApr 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 0bc0a69 - Browse repository at this point
Copy the full SHA 0bc0a69View commit details
Commits on Apr 29, 2019
-
Merge "Fix balance-transfer script" into release-1.4
Simon Stone authored and Gerrit Code Review committedApr 29, 2019 Configuration menu - View commit details
-
Copy full SHA for f59e563 - Browse repository at this point
Copy the full SHA f59e563View commit details
Commits on May 1, 2019
-
[FAB-9033] TypeScript sample uses latest type defs
This patchset removes the type defintions for the TypeScript version of balance-transfer, and makes it use the definitions in the npm repository. Change-Id: I711d438354101f48240dfec115d747d65448ee2a Signed-off-by: Taku Shimosawa <taku.shimosawa@hal.hitachi.com>
Configuration menu - View commit details
-
Copy full SHA for 3d53f79 - Browse repository at this point
Copy the full SHA 3d53f79View commit details
Commits on May 2, 2019
-
[FAB-15287] Remove Commercial Paper metadata
This reverts the metadata added in commit 6c28eca. Change-Id: Id38c819a19477562bdc98a272c4fb39fb1a79112 Signed-off-by: James Taylor <jamest@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 334a66f - Browse repository at this point
Copy the full SHA 334a66fView commit details
Commits on May 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ad87f32 - Browse repository at this point
Copy the full SHA ad87f32View commit details
Commits on Jun 3, 2019
-
Change-Id: I24cae31cc3df080b8906812b81f63b15795dc6e5 Signed-off-by: BigManing <lingshui2008@qq.com> (cherry picked from commit a8a5539)
Configuration menu - View commit details
-
Copy full SHA for 3da5f8a - Browse repository at this point
Copy the full SHA 3da5f8aView commit details
Commits on Jul 10, 2019
-
[FAB-15213] Add Java FabCar sample contract
Change-Id: Ie15dd31f0e889df6042238a1e64067fcf32c4ec7 Signed-off-by: James Taylor <jamest@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 62fa4f8 - Browse repository at this point
Copy the full SHA 62fa4f8View commit details
Commits on Jul 12, 2019
-
[FAB-15649]Fix Fabcar to install Chaincode on all peers
CI Fabcar javascript test fails because a query proposal is sent to a peer which does not have Chaincode. The query handler in fabric-network does not consider if Chaincode is installed on target peers. As a workaround, this CR adds steps installing Chaincode on all peers during the setup. Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: I771e3bae0abd2d6a3b3b7d295efdf6417c3c1c21
Simon Stone committedJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for 36ef140 - Browse repository at this point
Copy the full SHA 36ef140View commit details -
[FAB-15723] Fix script and instruction with ccenv
This patch fixes the script and instruction with the ccenv container. Running chaincode dev-mode fails because bash was removed from the ccenv by FAB-15670. This patch changes the command from /bin/bash to /bin/sh. FAB-15723 #done Change-Id: Ibf31ce9170e606988302bf46d8dac98b62e2043e Signed-off-by: Tatsuya Sato <Tatsuya.Sato@hal.hitachi.com> (cherry picked from commit 1774a25)
Configuration menu - View commit details
-
Copy full SHA for 015fc15 - Browse repository at this point
Copy the full SHA 015fc15View commit details -
Upgrading to v1.4.2 from v1.4.1 and enabling v1_4_2 capabilities on orderer system channel and applicaiton channel for channel and orderer groups Signed-off-by: Surya Lanka <suryalnvs@gmail.com> Change-Id: I41e575ba8b56122a55fe148b65972884aaf49627
Configuration menu - View commit details
-
Copy full SHA for d50fbc4 - Browse repository at this point
Copy the full SHA d50fbc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3429e22 - Browse repository at this point
Copy the full SHA 3429e22View commit details
Commits on Jul 17, 2019
-
[FAB-15993] use new annotations
Contracts now need to use new Fabric annotations instead of swagger info annotations Change-Id: I038ba39025db27c5298390cd9ef28413b5b8ef31 Signed-off-by: James Taylor <jamest@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for cf5855d - Browse repository at this point
Copy the full SHA cf5855dView commit details
Commits on Jul 19, 2019
-
[FAB-15104] Remove scripts/bootstrap.sh
Removed scripts/bootstrap.sh file and updated the README.md with steps to download bootstrap.sh from Fabric repository. Remove versions from fabric-samples readme so that it doesn't need to be maintained for each release. Also clarify the bootstrap.sh download instructions. Signed-off-by: Yukihiko <hirayanagi@jp.fujitsu.com> Change-Id: I50357c702c8b357fedaf8ccd1ec97ef6c4429371 (cherry picked from commit 5be56d3)
Configuration menu - View commit details
-
Copy full SHA for 9e0eed1 - Browse repository at this point
Copy the full SHA 9e0eed1View commit details
Commits on Jul 22, 2019
-
[FAB-16036] Fix a error of get query in testAPI.sh
This CR add a space in parameter expansion to get a transation id. testAPI.sh tries to get a transaction id using parameter expansion from MESSAGE variable and accesses a URL incluse the transaction id. However the transaction id includes a space at the beginning and the access will be failed. By ridding of the space, the access will successes. Signed-off-by: Nao Nishijima <nao.nishijima.xt@hitachi.com> Reported-by: YAMAUCHI,KAITO <kaito.yamauchi.kk@hitachi-solutions.com> Change-Id: I0c52418044deb3b7d8c30cb64a5908e32462bd09
Configuration menu - View commit details
-
Copy full SHA for 1826dbf - Browse repository at this point
Copy the full SHA 1826dbfView commit details
Commits on Jul 23, 2019
-
Implementation of Fabcar client for Java Gateway SDK Changes to first-network to generate the CCP files with embedded PEM certificates rather than paths to files on disk Change-Id: Iff15425e96ce28c6f96079cee474c35868fab554 Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for abb7207 - Browse repository at this point
Copy the full SHA abb7207View commit details
Commits on Jul 24, 2019
-
Merge "FGJ-4 Fabcar sample" into release-1.4
Simon Stone authored and Gerrit Code Review committedJul 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 8f92861 - Browse repository at this point
Copy the full SHA 8f92861View commit details -
FGJ-4 commercial paper client sample
commercial paper sample for Java Gateway SDK (client app) Change-Id: I80c6b9dbc36631004903244a20e6a492138c7751 Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for c57f10f - Browse repository at this point
Copy the full SHA c57f10fView commit details
Commits on Jul 25, 2019
-
FGJ-4 split java fabcar into separate classes
Incorporate review comments from previous CR Split enroll/register/transactions into separate classes Change-Id: I384cec59c7f53a37864bfc28be11e785a61421f3 Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for f1c46f0 - Browse repository at this point
Copy the full SHA f1c46f0View commit details -
Merge "FGJ-4 split java fabcar into separate classes" into release-1.4
Simon Stone authored and Gerrit Code Review committedJul 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 9a8acd5 - Browse repository at this point
Copy the full SHA 9a8acd5View commit details -
FGJ-4 add license header to fabcar java sample
Change-Id: Ic658fe3bdece9875ca3ceaf28d94c5fb48879083 Signed-off-by: andrew-coleman <andrew_coleman@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 8c057e9 - Browse repository at this point
Copy the full SHA 8c057e9View commit details
Commits on Jul 30, 2019
-
[FAB-15213] Update Commercial Paper for Java
Update with Java Contract Change-Id: I1a70473f038576d741c8c9ac83e527b5e51e88ca Signed-off-by: Matthew B. White <whitemat@uk.ibm.com> [FAB-15213] Update Commercial Paper for Java Change-Id: Ie116962a6c3952e52269323492f5f292e9b65e95 Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for dcce485 - Browse repository at this point
Copy the full SHA dcce485View commit details -
[FAB-15897] Improve FabCar test logging
Collect logs from all existing Docker containers instead of just limiting it to a predefined (and incorrect) set. Also clean up the directory structure for the logs, and remove any networks/volumes after each test run. Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: Ifcf88baeb9ba4d42f757f7cd23ab2a178ab39b41
Simon Stone committedJul 30, 2019 Configuration menu - View commit details
-
Copy full SHA for 9040e28 - Browse repository at this point
Copy the full SHA 9040e28View commit details
Commits on Jul 31, 2019
-
[FGJ-4] CI tests for FabCar Java sample
Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: I2b28c69a2f3ec0e3d87252ef4a585b4a46fddcbd
Simon Stone committedJul 31, 2019 Configuration menu - View commit details
-
Copy full SHA for dc8e60b - Browse repository at this point
Copy the full SHA dc8e60bView commit details -
[FAB-16147] Compilation and Lint Checks
Add in makefile to call the compilation and liniting Only the applications and contracts currently Testing needs to follow Change-Id: I5604a71ea025cd01a1f27968122ea119697db7a5 Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 11d6ee1 - Browse repository at this point
Copy the full SHA 11d6ee1View commit details
Commits on Aug 2, 2019
-
Merge "[FAB-16147] Compilation and Lint Checks" into release-1.4
Simon Stone authored and Gerrit Code Review committedAug 2, 2019 Configuration menu - View commit details
-
Copy full SHA for d26e27e - Browse repository at this point
Copy the full SHA d26e27eView commit details
Commits on Aug 6, 2019
-
[FAB-14813] Channel event sample in fabric-samples
Add a channel event handler sample based on block events. Scope: create a block event handler write events received to the console write events received to a log file write events to an off chain couchdb database demonstrate a basic map reduce view for aggregation Change-Id: I5420ddc7070dbee785218ce5960f7604ac799f90 Signed-off-by: Chris Elder <chris.elder@us.ibm.com>
Chris Elder authored and Nikhil Gupta committedAug 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 1efd213 - Browse repository at this point
Copy the full SHA 1efd213View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da7f3cd - Browse repository at this point
Copy the full SHA da7f3cdView commit details
Commits on Aug 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e80379a - Browse repository at this point
Copy the full SHA e80379aView commit details
Commits on Aug 13, 2019
-
[FAB-16296] Fixes for interest rate sample
backporting fixes from master to v1.4 for interest rate sample Change-Id: If7648c91c53dff737103de178bd8a09556765951 Signed-off-by: NIKHIL E GUPTA <negupta@us.ibm.com>
NIKHIL E GUPTA committedAug 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 3d364ed - Browse repository at this point
Copy the full SHA 3d364edView commit details
Commits on Aug 16, 2019
-
[FAB-16322] fabric-samples to V1_4_3 channel capability
Update fabric-samples to V1_4_3 channel capability to enable the new NodeOU support. Change-Id: I63b2a70e612c2fd72c58272543f68b1b8687bdbb Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for fc5975b - Browse repository at this point
Copy the full SHA fc5975bView commit details
Commits on Aug 22, 2019
-
Remove AnsiColor wrapper in Fabric Samples
FABCI-402 #done Signed-off-by: vijaypunugubati <vijaypunugubati@gmail.com> Change-Id: Ie4ee8c1eecc63d959b2a8d188d737c5b03face67
Configuration menu - View commit details
-
Copy full SHA for 549e9fd - Browse repository at this point
Copy the full SHA 549e9fdView commit details
Commits on Aug 23, 2019
-
[FAB-16344] Upgrade scripts for v1.4.3
Signed-off-by: bharadwajambati1 <bharadwaj.ambati1@ibm.com> Change-Id: Icd4eb98e7953288cc51577a7952b5680997934c7
Configuration menu - View commit details
-
Copy full SHA for a4460a9 - Browse repository at this point
Copy the full SHA a4460a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a963990 - Browse repository at this point
Copy the full SHA a963990View commit details
Commits on Aug 24, 2019
-
[FAB-16402] Fabcar only needs two endorsements
Fabcar test currently invokes on 4 peers. Only need endorsement on 2 peers. This will help the CLI invokes to finish sooner, and eliminate some CI failures. Change-Id: Iec6bb7c9032ea6344c1d1917ffa3188c3b05c1e0 Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 78fe781 - Browse repository at this point
Copy the full SHA 78fe781View commit details
Commits on Aug 25, 2019
-
[FAB-16390] Added filter for invalid transactions
Signed-off-by: Varun Agarwal <varunagarwal315@gmail.com> Change-Id: Idb6c57e047bba9a176b312f86d05c2ee21aeb175
Configuration menu - View commit details
-
Copy full SHA for f86ec95 - Browse repository at this point
Copy the full SHA f86ec95View commit details
Commits on Aug 27, 2019
-
Merge "[FAB-16402] Fabcar only needs two endorsements" into release-1.4
Simon Stone authored and Gerrit Code Review committedAug 27, 2019 Configuration menu - View commit details
-
Copy full SHA for d7932fd - Browse repository at this point
Copy the full SHA d7932fdView commit details
Commits on Aug 31, 2019
-
Signed-off-by: Ry Jones <ry@linux.com> Change-Id: I69233df8716f0bc081b67c771fb7eeaac6fc9d52 (cherry picked from commit a6ce915)
Configuration menu - View commit details
-
Copy full SHA for b4e097f - Browse repository at this point
Copy the full SHA b4e097fView commit details
Commits on Sep 6, 2019
-
[FAB-16362] adding chaincode excution comments
adding chaincode excution comments Signed-off-by: jaehyun <jaehyun@lgcns.com> Change-Id: I61ce32561f68fb8db8e0dc3f0d18b0564aaafb70 (cherry picked from commit 48082cf)
jaehyun authored and Simon Stone committedSep 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 0b980eb - Browse repository at this point
Copy the full SHA 0b980ebView commit details
Commits on Sep 16, 2019
-
FAB-16608 Update base_version on ci.prop
Update ci.prop file to bring 1.4.4-stables images from nexus on verify and merge jobs. Signed-off-by: vijaypunugubati <vijaypunugubati@gmail.com> Change-Id: I25a1ed222aae5bbf7fad79002b18ea59b19c0d89
Configuration menu - View commit details
-
Copy full SHA for ddf013b - Browse repository at this point
Copy the full SHA ddf013bView commit details
Commits on Sep 17, 2019
-
[FAB-16592] Add the etcdraft into the config
This is fix #FAB-16592 Signed-off-by: bjzhang03 <bjzhang03@foxmail.com> Change-Id: If246f455c65403de2edcdc58ff35cde04279950d
Configuration menu - View commit details
-
Copy full SHA for 70ce148 - Browse repository at this point
Copy the full SHA 70ce148View commit details -
[FAB-16619] Fix the policy warning
This fixes #FAB-16619 Change-Id: I251d10bc9dc9baf4f7e7d20cc11a34703baffc52 Signed-off-by: bjzhang03 <bjzhang03@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e8edb3 - Browse repository at this point
Copy the full SHA 7e8edb3View commit details
Commits on Sep 24, 2019
-
[FAB-16474] marbles02 chaincode error
Signed-off-by: rthatcher <robert.thatcher@uk.ibm.com> Change-Id: Ib8780cb2a4cbae8c5a55708682490b9c8230b519
Configuration menu - View commit details
-
Copy full SHA for ecd08c0 - Browse repository at this point
Copy the full SHA ecd08c0View commit details
Commits on Sep 26, 2019
-
Added stop script to remove
fabcar
chaincode containers and images.Signed-off-by: Daniel Ruthardt <druthardt@contractor.linuxfoundation.org>
Configuration menu - View commit details
-
Copy full SHA for 877baa5 - Browse repository at this point
Copy the full SHA 877baa5View commit details -
Added license header and "signed-off-by".
Signed-off-by: Daniel Ruthardt <druthardt@contractor.linuxfoundation.org>
Configuration menu - View commit details
-
Copy full SHA for 0fce873 - Browse repository at this point
Copy the full SHA 0fce873View commit details
Commits on Sep 29, 2019
-
[IN-68] Add default GitHub SECURITY policy
this file must exist on the default branch Signed-off-by: Ry Jones <ry@linux.com> Change-Id: Ie805816e929f4449689214c74964b71eac56e31d (cherry picked from commit 7b65a25)
Configuration menu - View commit details
-
Copy full SHA for ca5bcb2 - Browse repository at this point
Copy the full SHA ca5bcb2View commit details
Commits on Oct 16, 2019
-
[FAB-16844] Modify pattern for cc images
- remove images that match dev-* - correcting a dependency Change-Id: I603dc822260be827ca36677e5c05aa5f196858ae Signed-off-by: Matthew B. White <whitemat@uk.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 9915995 - Browse repository at this point
Copy the full SHA 9915995View commit details
Commits on Oct 17, 2019
-
[FAB-16849] Various updates for Java version of FabCar
- Update .gitignore - Use builds on Sonatype, not Nexus - Enable new discovery as localhost flag Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: Ia0904cedf953b5ecbf6aaf859245a9bb431d3f76 (cherry picked from commit 81aabf4)
Simon Stone committedOct 17, 2019 Configuration menu - View commit details
-
Copy full SHA for b92ff73 - Browse repository at this point
Copy the full SHA b92ff73View commit details -
[FAB-16850] Set up CI with Azure Pipelines
Signed-off-by: Simon Stone <sstone1@uk.ibm.com> Change-Id: I3821a329ec5eb439ce0f27cfbc71b28e6b0b8a09
Simon Stone committedOct 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 750474d - Browse repository at this point
Copy the full SHA 750474dView commit details
Commits on Oct 26, 2019
-
Signed-off-by: Brett Logan <Brett.T.Logan@ibm.com>
Brett Logan authored and Brett Logan committedOct 26, 2019 Configuration menu - View commit details
-
Copy full SHA for 797b991 - Browse repository at this point
Copy the full SHA 797b991View commit details
Commits on Oct 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 99657d1 - Browse repository at this point
Copy the full SHA 99657d1View commit details -
Merge pull request #71 from hyperledger/samples_stalebot_1.4
Cherrypick stalebot settings from master
Configuration menu - View commit details
-
Copy full SHA for e4f147f - Browse repository at this point
Copy the full SHA e4f147fView commit details
Commits on Oct 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ce0d06f - Browse repository at this point
Copy the full SHA ce0d06fView commit details
Commits on Nov 5, 2019
-
Signed-off-by: Ry Jones <ry@linux.com>
Configuration menu - View commit details
-
Copy full SHA for bc72f3e - Browse repository at this point
Copy the full SHA bc72f3eView commit details
Commits on Nov 15, 2019
-
Fix port numbers for peers in high-throughput
Signed-off-by: danipisca07 <danielepiscaglia@libero.it>
Configuration menu - View commit details
-
Copy full SHA for cd5b68d - Browse repository at this point
Copy the full SHA cd5b68dView commit details
Commits on Nov 29, 2019
-
Merge pull request #64 from LF-Certification/release-1.4
Added stop script to remove `fabcar` chaincode containers and images. I note that the test build failed but it clearly has nothing to do with this change. Fabcar java doesn't seem to be working. This will need to be addressed independently.
Configuration menu - View commit details
-
Copy full SHA for ba63e65 - Browse repository at this point
Copy the full SHA ba63e65View commit details
Commits on Nov 30, 2019
-
Merge pull request #74 from danipisca07/release-1.4
Fix port numbers for peers in high-throughput. The test build failed for some unrelated reason that needs to be investigated independently.
Configuration menu - View commit details
-
Copy full SHA for 0d7c7a1 - Browse repository at this point
Copy the full SHA 0d7c7a1View commit details
Commits on Jan 16, 2020
-
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for d015ca1 - Browse repository at this point
Copy the full SHA d015ca1View commit details
Commits on Jan 17, 2020
-
Add support for versioning NodeJS (#105)
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 562791d - Browse repository at this point
Copy the full SHA 562791dView commit details
Commits on Jan 20, 2020
-
[FABCI-482] Update Nexus URL's to Artifactory (#93)
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 2c1d2ad - Browse repository at this point
Copy the full SHA 2c1d2adView commit details
Commits on Jan 24, 2020
-
Fixes Fabcar Java chaincode build dependency (#107)
This change updates build.gradle to fabric 1.4.4. Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com>
Configuration menu - View commit details
-
Copy full SHA for 337f82c - Browse repository at this point
Copy the full SHA 337f82cView commit details