forked from hyperledger-labs/weaver-dlt-interoperability
-
Couldn't load subscription status.
- Fork 0
Pull from main into eventsubscription #5
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
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 hidden or 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 <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Earlier, SDK and driver upgrades followed successful protobuf version upgrades. Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Minor Package Upgrades, Code Refactoring, and Bug Fixes
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
…stination mode Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
…/weaver-dlt-interoperability into fabric_clean_artifacts
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
…tifacts Fabric clean artifacts
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Protos Bumped to v1.4.0
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
Signed-off-by: sandeep.nishad1 <sandeep.nishad1@ibm.com>
…Memberships Updated and debugged Fabric Interop CC to ensure consistent data formatting across modules. Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
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 <vramakr2@in.ibm.com>
…t protobuf Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
…code redundancy Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
…ract common functions Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
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] <support@github.com>
Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
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 <vramakr2@in.ibm.com>
… package versions to 1.5.1 Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
Minor Version Changes
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
…ity into knarayan-gosdk2
Signed-off-by: Krishnasuri Narayanam <knaraya3@in.ibm.com>
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.