forked from hyperledger-labs/weaver-dlt-interoperability
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pull from main into eventsubscription #5
Open
knarayan
wants to merge
188
commits into
eventsubscription
Choose a base branch
from
main
base: eventsubscription
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Fixed bugs in asset chaincode and associated Fabric CLI. Updated protobuf languages bindings' version numbers. Updated instructions in testnet setup documentation. Added container names explicitly to Corda testnet docker compose files as required by the latest docker-compose version. Replaced 'go get with go install' in setup scripts as required by latest Go versions. Removed '.npmrc' credential files in container images (dockerfiles) for safety. Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Earlier, SDK and driver upgrades followed successful protobuf version upgrades. Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Minor Package Upgrades, Code Refactoring, and Bug Fixes
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
…stination mode Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
…/weaver-dlt-interoperability into fabric_clean_artifacts
Signed-off-by: sandeep.nishad1 <[email protected]>
…tifacts Fabric clean artifacts
Signed-off-by: sandeep.nishad1 <[email protected]>
Protos Bumped to v1.4.0
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
Signed-off-by: sandeep.nishad1 <[email protected]>
…Memberships Updated and debugged Fabric Interop CC to ensure consistent data formatting across modules. Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Fabric CLI Upgrade to handle IIN Agents and Counter Attested Foreign Memberships
The updated Fabric CLI uses a version of protos that is not yet published as a package. The tests will be re-enabled after the next PR merge and package update. Signed-off-by: VRamakrishna <[email protected]>
…t protobuf Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: Krishnasuri Narayanam <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
…code redundancy Signed-off-by: VRamakrishna <[email protected]>
…ract common functions Signed-off-by: VRamakrishna <[email protected]>
Signed-off-by: Krishnasuri Narayanam <[email protected]>
Signed-off-by: Krishnasuri Narayanam <[email protected]>
Fabric Interoperation Chaincode Upgrade for Attested Foreign Identities
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `got` Updates `ava` from 3.15.0 to 4.3.3 - [Release notes](https://github.com/avajs/ava/releases) - [Commits](avajs/ava@v3.15.0...v4.3.3) --- updated-dependencies: - dependency-name: got dependency-type: indirect - dependency-name: ava dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: VRamakrishna <[email protected]>
Package version upgrades and RFC updates
…bot/npm_and_yarn/common/policy-dsl/got-and-ava--removed Bump got and ava in /common/policy-dsl
…mages in Docker Hub Signed-off-by: VRamakrishna <[email protected]>
… package versions to 1.5.1 Signed-off-by: VRamakrishna <[email protected]>
Minor Version Changes
Signed-off-by: Krishnasuri Narayanam <[email protected]>
Signed-off-by: Krishnasuri Narayanam <[email protected]>
Signed-off-by: Krishnasuri Narayanam <[email protected]>
…ity into knarayan-gosdk2
Signed-off-by: Krishnasuri Narayanam <[email protected]>
Go-sdk changes when confidential flag is set to false
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.