Skip to content
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

Merge 2.3 #227

Merged
merged 71 commits into from
Nov 10, 2020
Merged

Merge 2.3 #227

merged 71 commits into from
Nov 10, 2020

Conversation

jt-nti
Copy link
Member

@jt-nti jt-nti commented Nov 10, 2020

No description provided.

Brett Logan and others added 30 commits January 22, 2020 14:08
Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Tag needs to include hyperledger to match the publish command

Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Temporarily raise audit level to moderate to work around current minimist audit failures

Can be reverted after grpc, rc, and tar dependecies have been updated to pull in updated versions of mkdirp and minimist

Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: heatherlp <heatherpollard0@gmail.com>
Signed-off-by: heatherlp <heatherpollard0@gmail.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Ammended all the node-engines in package.json to match
that in the docker image

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Change-Id: Ia536ed66daf857679adf9f858b35d206a4f1007f
Signed-off-by: Andrew Hurt <andrew.hurt1@ibm.com>
It looks like rushjs symlinking can cause issues with the CopyFiles task. Use a script instead as suggested in microsoft/azure-pipelines-tasks#9046

Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: Ry Jones <ry@linux.com>
Signed-off-by: lesleyannj <lesleyannj@hotmail.com>
Signed-off-by: lesleyannj <lesleyannj@hotmail.com>
Signed-off-by: lesleyannj <lesleyannj@hotmail.com>
Signed-off-by: Johnny Da Costa <johnny.dacosta@he-arc.ch>
FABCN-391: Cherry pick relevant changes from master to release-2.0
- reflect this in compatibility.md
- update some out of date tutorial lines

Signed-off-by: heatherlp <heatherpollard0@gmail.com>
FABCN-391 Set docker images to use node 10
Signed-off-by: heatherlp <heatherpollard0@gmail.com>
FABCN-391 Build against release-2.x
- replace with 2.x

Signed-off-by: heatherlp <heatherpollard0@gmail.com>
FABCN-391 Remove references to 2.0 and 2.0.0
Set node engine to be the latest LTS at time of commit 12.6.1
Due to issues with comibation of the 12.6 and rewire, unit tests are run
with node 12.5.0

Updated timeout as Typescript compilation seems to have slowed down.

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
mbwhite and others added 21 commits June 19, 2020 15:59
@grpc/grpc-js updated to 1.1.0; this has caused the initial request to the
peer on chaincode start to fail.

Dropping back to 1.0.3 resolves the issue.

See FABCN-415

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
For resolving grpc version dependency

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Work around for issue winstonjs/winston#1814

Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
This patch fixes broken links to the fabric documents.
This patch also fixes links to point to those for the proper version
(2.1).

Signed-off-by: Taku Shimosawa <taku.shimosawa@hal.hitachi.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
- Update grpc-js and winston to pre-lock levels
- General update of dependcies
- Note add about shirnkwrap.
- Corrected test cases

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Used new coverage merge tool to joing coverage together

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Fabric 2.2 removes official support for CouchDB 2.x.
The migration to 3.1 was to address fsync issues
in the underlying storage implementation in Couch.

This change moves to CouchDB 3.1 which requires the
user to now set an admin identity at startup.

Node 12.18.2 is the latest LTS

Signed-off-by: Brett Logan <brett.t.logan@ibm.com>
Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Signed-off-by: winderica <winderica@gmail.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>
Need current supported levels.

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Signed-off-by: lesleyannj <lesleyannj@hotmail.com>
Incorrect trace point logging entire binary message

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
Signed-off-by: Kestutis Gudynas <44440041+kemi04@users.noreply.github.com>
…ger#209)

This patch fixes the type definition for the second field in the
Timestamp, which is actually Long (int64).

Signed-off-by: Taku Shimosawa <taku.shimosawa@hal.hitachi.com>

Co-authored-by: Matthew B White <mbwhite@users.noreply.github.com>

Co-authored-by: Taku Shimosawa <taku.shimosawa@hal.hitachi.com>
* [FABCN-241] Remove to.be.ok

Signed-off-by: lesleyannj <lesleyannj@hotmail.com>

* [FABCN-1627]-Update class transformer dependency

Signed-off-by: lesleyannj <lesleyannj@hotmail.com>
Signed-off-by: Kestutis Gudynas <gudynask@gmail.com>
Signed-off-by: Kestutis Gudynas <gudynask@gmail.com>
Signed-off-by: James Taylor <jamest@uk.ibm.com>

# Conflicts:
#	CHANGELOG.md
#	COMPATIBILITY.md
#	TUTORIAL.md
#	apis/fabric-contract-api/README.md
#	apis/fabric-contract-api/package.json
#	apis/fabric-contract-api/test/unit/metadata.json
#	apis/fabric-shim-api/README.md
#	apis/fabric-shim-api/package.json
#	ci/azure-pipelines.yml
#	common/config/rush/pnpm-lock.yaml
#	docs/_config.yml
#	docs/_includes/header.html
#	docs/_jsdoc.json
#	docs/_jsdoc/index.md
#	docs/_jsdoc/tutorials/annotated-contract-metadata.md
#	docs/_jsdoc/tutorials/deep-dive-contract-interface.md
#	docs/_jsdoc/tutorials/using-chaincodeinterface.md
#	docs/_jsdoc/tutorials/using-contractinterface.md
#	docs/_jsdoc/tutorials/using-iterators.md
#	docs/index.md
#	docs/package.json
#	libraries/fabric-shim-crypto/README.md
#	libraries/fabric-shim-crypto/package.json
#	libraries/fabric-shim/README.md
#	libraries/fabric-shim/lib/contract-spi/chaincodefromcontract.js
#	libraries/fabric-shim/package.json
#	libraries/fabric-shim/test/unit/contract-spi/chaincodefromcontract.js
#	libraries/fabric-shim/test/unit/server.js
#	package.json
#	release_notes/v2.0.0.txt
#	test/chaincodes/annotations/package.json
#	test/chaincodes/annotations/src/test_contract/expected-metadata.json
#	test/chaincodes/clientidentity/package.json
#	test/chaincodes/crosschaincode/package.json
#	test/chaincodes/crosschaincode2/package.json
#	test/chaincodes/crud/package.json
#	test/chaincodes/encryption/package.json
#	test/chaincodes/events/package.json
#	test/chaincodes/query/package.json
#	test/chaincodes/scenario/package.json
#	test/chaincodes/server/package.json
#	test/e2e/scenario.js
#	test/fv/package.json
#	tools/getEdgeDocker.sh
#	tools/toolchain/fabric.js
#	tools/toolchain/network/docker-compose/docker-compose-base.yaml
@jt-nti jt-nti marked this pull request as ready for review November 10, 2020 15:29
@jt-nti jt-nti requested a review from a team as a code owner November 10, 2020 15:29
@jt-nti jt-nti requested a review from mbwhite November 10, 2020 15:29
@mbwhite mbwhite merged commit 1cdb585 into hyperledger:master Nov 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.