forked from hyperledger-cacti/cacti
-
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
cacti polkadot connector #1
Open
AnmolBansalDEV
wants to merge
2
commits into
main
Choose a base branch
from
lfx-connector
base: main
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.
Open
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
I can review it as it progress |
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
from
October 25, 2023 15:31
7ec0129
to
fb04841
Compare
...tus-plugin-ledger-connector-polkadot/src/main/typescript/plugin-ledger-connector-polkadot.ts
Fixed
Show fixed
Hide fixed
...tus-plugin-ledger-connector-polkadot/src/main/typescript/plugin-ledger-connector-polkadot.ts
Fixed
Show fixed
Hide fixed
...tus-plugin-ledger-connector-polkadot/src/main/typescript/plugin-ledger-connector-polkadot.ts
Fixed
Show fixed
Hide fixed
...tus-plugin-ledger-connector-polkadot/src/main/typescript/plugin-ledger-connector-polkadot.ts
Fixed
Show fixed
Hide fixed
Please also fix the vulnerabilities pointed out by CodeQL |
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
from
November 11, 2023 20:42
0f1befc
to
91bdaee
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
from
November 24, 2023 05:45
11f5d2b
to
2b75d23
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
3 times, most recently
from
December 25, 2023 10:58
a532989
to
0a57c36
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
from
January 4, 2024 14:46
0a57c36
to
87ec994
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
from
January 13, 2024 19:07
6410b7e
to
f7e7a2a
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
2 times, most recently
from
February 7, 2024 06:46
17fb399
to
fa16a90
Compare
petermetz
force-pushed
the
lfx-connector
branch
from
February 7, 2024 20:19
fa16a90
to
73bd582
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
2 times, most recently
from
February 14, 2024 21:23
73bd582
to
1927bd4
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
from
February 22, 2024 09:09
1927bd4
to
cc8e4b4
Compare
petermetz
force-pushed
the
lfx-connector
branch
from
February 24, 2024 01:38
cc8e4b4
to
ca20a1a
Compare
AnmolBansalDEV
force-pushed
the
lfx-connector
branch
2 times, most recently
from
February 25, 2024 07:08
e9241db
to
5ae638f
Compare
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.8 to 5.0.12. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Co-authored-by: Peter Somogyvari <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Peter Somogyvari <[email protected]>
petermetz
force-pushed
the
lfx-connector
branch
5 times, most recently
from
February 27, 2024 20:09
fb13476
to
f8be5c2
Compare
Primary Changes --------------- 1. Created openapi specs for get-prometheus-exporter-metrics, get-transaction-info, get-raw-transaction, sign-raw-transaction, run-transaction, deploy-contract-ink, and invoke-contract endpoints 2. Created relevant types for the request as well as response for the above endpoints 3. Added generated code for these endpoints 4. Created connector class with functions to interact with the polkadot ledger 5. Created webservices to interact with the endpoint and the relevant class method 6. Created unit and integration testcases in jest to test base functionality of the connector Secondary Changes ----------------- 1. Added an ink! contract for running the testcases 2. Added the polkadot connector to ci workflow 3. Created substrate.md to docs-cactus 4. Added the polkadot connector to tsconfig.json Signed-off-by: Anmol Bansal <[email protected]> ======================================================================= feat(polkadot): creation of polkadot AIO image Primary Changes --------------- 1. Updated docker image to include multi-stage build 2. Added healthcheck to the image 3. Added Supervisord and removed unneccessary start script 4. Updated the Readme with relevant commands Signed-off-by: Anmol Bansal <[email protected]> ======================================================================= feat(polkadot): update substrate test tooling Primary Changes --------------- 1. Added correct healthcheck for ledger container 2. Update the Substrate test ledger testcases Signed-off-by: Anmol Bansal <[email protected]> ======================================================================= feat(polkadot): creation of readme and architecture reference diagrams Primary Changes --------------- 1. Added README.md for the connector 2. Added Architecture diagrams for the plugin Secondary Changes ----------------- 1. Added the docker image for the polkadot connector Fixes hyperledger/cacti#726 Fixes hyperledger/cacti#727 Fixes hyperledger/cacti#627 Co-authored-by: Peter Somogyvari <[email protected]> Signed-off-by: Anmol Bansal <[email protected]> Signed-off-by: Peter Somogyvari <[email protected]>
petermetz
force-pushed
the
lfx-connector
branch
from
February 27, 2024 21:11
f8be5c2
to
48308ed
Compare
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.
Pull Request Requirements
upstream/main
branch and squashed into single commit to help maintainers review it more efficient and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when and, why.-s
flag when usinggit commit
command. You may refer to this link for more information.Character Limit
A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.