Skip to content
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

fix: Add missing allowedAction NetworkController:findNetworkClientIdByChainId to transactionController #10936

Merged
merged 4 commits into from
Sep 3, 2024

Conversation

jpuri
Copy link
Contributor

@jpuri jpuri commented Aug 30, 2024

Description

Add missing allowedAction NetworkController:findNetworkClientIdByChainId to transactionController

Related issues

Fixes: #10853

Manual testing steps

NA

Screenshots/Recordings

NA

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@jpuri jpuri added the team-confirmations Push issues to confirmations team label Aug 30, 2024
@jpuri jpuri requested a review from a team as a code owner August 30, 2024 10:29
Copy link
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@jpuri jpuri added the Run Smoke E2E Triggers smoke e2e on Bitrise label Aug 30, 2024
Copy link
Contributor

github-actions bot commented Aug 30, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: d50db3e
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/b0d96a90-6baa-4f0b-a90f-b17655ed4c2b

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@jpuri jpuri added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Aug 30, 2024
Copy link
Contributor

github-actions bot commented Aug 30, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 5346c58
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/237a001e-60f7-4b65-a86f-144a5073905b

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@jpuri jpuri added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Aug 30, 2024
@jpuri jpuri added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Sep 2, 2024
@jpuri jpuri added the Run Smoke E2E Triggers smoke e2e on Bitrise label Sep 2, 2024
Copy link
Contributor

github-actions bot commented Sep 2, 2024

https://bitrise.io/ Bitrise

❌❌❌ pr_smoke_e2e_pipeline failed on Bitrise! ❌❌❌

Commit hash: 8983799
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/5d17281c-bdd2-48f1-bf79-224e60c72a9e

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

@jpuri jpuri added Run Smoke E2E Triggers smoke e2e on Bitrise and removed Run Smoke E2E Triggers smoke e2e on Bitrise labels Sep 3, 2024
Copy link
Contributor

github-actions bot commented Sep 3, 2024

https://bitrise.io/ Bitrise

✅✅✅ pr_smoke_e2e_pipeline passed on Bitrise! ✅✅✅

Commit hash: 530aa95
Build link: https://app.bitrise.io/app/be69d4368ee7e86d/pipelines/248d747c-180b-4431-a4a1-73913c3e8140

Note

  • You can kick off another pr_smoke_e2e_pipeline on Bitrise by removing and re-applying the Run Smoke E2E label on the pull request

Copy link

sonarcloud bot commented Sep 3, 2024

Copy link
Contributor

@NicolasMassart NicolasMassart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@jpuri jpuri merged commit 6b19866 into main Sep 3, 2024
41 checks passed
@jpuri jpuri deleted the trx_ctrl_fix branch September 3, 2024 11:45
@github-actions github-actions bot locked and limited conversation to collaborators Sep 3, 2024
@metamaskbot metamaskbot added the release-7.31.0 Issue or pull request that will be included in release 7.31.0 label Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-7.31.0 Issue or pull request that will be included in release 7.31.0 Run Smoke E2E Triggers smoke e2e on Bitrise team-confirmations Push issues to confirmations team
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Sentry] Error: Action missing from allow list: NetworkController:findNetworkClientIdByChainId
7 participants