-
Notifications
You must be signed in to change notification settings - Fork 2
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
[DPA-1155]: feat(chainconfig): support aptos #90
[DPA-1155]: feat(chainconfig): support aptos #90
Conversation
e034f3d
to
a1205bd
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #90 +/- ##
==========================================
+ Coverage 87.58% 87.68% +0.10%
==========================================
Files 247 249 +2
Lines 4503 4524 +21
Branches 781 735 -46
==========================================
+ Hits 3944 3967 +23
- Misses 537 555 +18
+ Partials 22 2 -20 ☔ View full report in Codecov by Sentry. |
Unfortunately with the code coverage complains, just that the the current components are lacking unit tests, it will take some time to add all those missing unit tests, so i only added some for now. |
a1205bd
to
9db2c15
Compare
Allow APTOS to be selected in the chainconfig modal instead of just EVM JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
e318285
to
e623f73
Compare
Quality Gate failedFailed conditions |
Pulling in the latest change to support APTOS in chain config UI Reference: smartcontractkit/operator-ui#90 JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
Pulling in the latest change to support APTOS in chain config UI Reference: smartcontractkit/operator-ui#90 JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
Pulling in the latest change to support APTOS in chain config UI Reference: smartcontractkit/operator-ui#90 JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
Description
Allow APTOS to be selected in the chainconfig modal instead of just EVM.
The goal is being able to support APTOS in core node.
JIRA: https://smartcontract-it.atlassian.net/browse/DPA-1155
Pending this PR to be merged for the new
network
field.Testing
Checklist
If this PR creates changes to the operator-ui itself, rather than tests, pipeline changes, etc. Then please create a changeset so that a new release is created, and the changelog is updated. See: https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md#what-is-a-changeset