-
Notifications
You must be signed in to change notification settings - Fork 949
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
BE-868 Fixed jsrsasign security vulnerabilities #236
Merged
nekia
merged 1 commit into
hyperledger-labs:main
from
JeevaSang:BE-868-jsrassign-security-vulnerabilities
May 8, 2021
Merged
BE-868 Fixed jsrsasign security vulnerabilities #236
nekia
merged 1 commit into
hyperledger-labs:main
from
JeevaSang:BE-868-jsrassign-security-vulnerabilities
May 8, 2021
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
Signed-off-by: Jeeva <jsankarapandian@devx.systems>
JeevaSang
requested review from
nekia,
nfrunza,
vchinoy-da and
xspeedcruiser
as code owners
April 30, 2021 06:16
Kudos, SonarCloud Quality Gate passed! |
nekia
approved these changes
May 8, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
anilspecial
added a commit
to anilspecial/blockchain-explorer
that referenced
this pull request
May 12, 2021
* new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Be 865 repolinter codeofconduct (hyperledger-labs#231) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * added code of conduct file Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> * Added new maintainer name (hyperledger-labs#232) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> * add typescript compilation on main.sh install (hyperledger-labs#234) Signed-off-by: sigma67 <benedikt.putz@wiwi.uni-regensburg.de> * BE-868 Fixed jsrsasign security vulnerabilities (hyperledger-labs#236) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com>
anilspecial
added a commit
to anilspecial/blockchain-explorer
that referenced
this pull request
May 14, 2021
* new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Be 865 repolinter codeofconduct (hyperledger-labs#231) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * added code of conduct file Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> * Added new maintainer name (hyperledger-labs#232) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> * add typescript compilation on main.sh install (hyperledger-labs#234) Signed-off-by: sigma67 <benedikt.putz@wiwi.uni-regensburg.de> * BE-868 Fixed jsrsasign security vulnerabilities (hyperledger-labs#236) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com>
JeevaSang
added a commit
that referenced
this pull request
May 15, 2021
* Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Deleted package-lock.json Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Added package-lock.json Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Get the latest from main repo (#6) * new file repolint-json (#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Be 865 repolinter codeofconduct (#231) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * added code of conduct file Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> * Added new maintainer name (#232) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> * add typescript compilation on main.sh install (#234) Signed-off-by: sigma67 <benedikt.putz@wiwi.uni-regensburg.de> * BE-868 Fixed jsrsasign security vulnerabilities (#236) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * display-direct-link Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com>
anilspecial
added a commit
to anilspecial/blockchain-explorer
that referenced
this pull request
Jun 7, 2021
* new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Be 865 repolinter codeofconduct (hyperledger-labs#231) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * added code of conduct file Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> * Added new maintainer name (hyperledger-labs#232) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> * add typescript compilation on main.sh install (hyperledger-labs#234) Signed-off-by: sigma67 <benedikt.putz@wiwi.uni-regensburg.de> * BE-868 Fixed jsrsasign security vulnerabilities (hyperledger-labs#236) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> * Be 870 display direct trans link (hyperledger-labs#237) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Deleted package-lock.json Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Added package-lock.json Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Get the latest from main repo (#6) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Be 865 repolinter codeofconduct (hyperledger-labs#231) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Updating my repo (#4) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Pull the latest changes from main repo (#5) * new file repolint-json (hyperledger-labs#223) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * Bump jinja2 from 2.10.1 to 2.11.3 in /docs (hyperledger-labs#224) Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](pallets/jinja@2.10.1...2.11.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump pygments from 2.1.3 to 2.7.4 in /docs (hyperledger-labs#225) Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.1.3...2.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump y18n from 3.2.1 to 3.2.2 (hyperledger-labs#226) Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 694 UI link to trans (hyperledger-labs#227) * Bump react-dev-utils from 11.0.3 to 11.0.4 in /client (hyperledger-labs#222) Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * new file repolint-json (hyperledger-labs#223) (#3) Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * direct link to a transaction Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Be 862 Fix sync error (hyperledger-labs#228) * BE-862 Add null validation for sync error And upgraded fabric version Explorer supports Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-862 Add test case to validate the fix Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-866 Release v1.1.5 (hyperledger-labs#229) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * added code of conduct file Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> * Added new maintainer name (hyperledger-labs#232) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> * add typescript compilation on main.sh install (hyperledger-labs#234) Signed-off-by: sigma67 <benedikt.putz@wiwi.uni-regensburg.de> * BE-868 Fixed jsrsasign security vulnerabilities (hyperledger-labs#236) Signed-off-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com> Signed-off-by: Anil Kumar <anil.special2018@gmail.com> * display-direct-link Signed-off-by: Anil Kumar <anil.special2018@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com> * BE-855 Add try catch block to handle block in-process exception (hyperledger-labs#239) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Bump dns-packet from 1.3.1 to 1.3.4 in /client (hyperledger-labs#241) Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump browserslist from 4.16.3 to 4.16.6 (hyperledger-labs#242) Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.6. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.16.3...4.16.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ws from 5.2.2 to 7.4.6 (hyperledger-labs#244) Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@5.2.2...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ws from 7.4.1 to 7.4.6 in /client/e2e-test (hyperledger-labs#245) Bumps [ws](https://github.com/websockets/ws) from 7.4.1 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.4.1...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * BE-855 Stop unnecessary sync process triggered by FabricEvent (hyperledger-labs#240) * BE-855 Stop unnecessary sync process triggered by FabricEvent Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-855 Add a step for update of chaincode table to init process Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * Update fabric-sdk-node to v2.2.6 (hyperledger-labs#246) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-871 Introduce dropdown to put together icons (hyperledger-labs#247) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> * BE-872 Release v1.1.6 (hyperledger-labs#248) Signed-off-by: Atsushi Neki <nekiaiken@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atsushin <atsushin@fast.au.fujitsu.com> Co-authored-by: Jeeva <jeevasang@gmail.com> Co-authored-by: Jeeva <jsankarapandian@devx.systems> Co-authored-by: sigma67 <16363825+sigma67@users.noreply.github.com>
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.
Signed-off-by: Jeeva jsankarapandian@devx.systems