fix: wc connections and permissions system network improvement#9150
Merged
christopherferreira9 merged 4 commits intomainfrom Apr 9, 2024
Merged
fix: wc connections and permissions system network improvement#9150christopherferreira9 merged 4 commits intomainfrom
christopherferreira9 merged 4 commits intomainfrom
Conversation
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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9150 +/- ##
==========================================
- Coverage 45.98% 45.89% -0.10%
==========================================
Files 1273 1274 +1
Lines 31342 31438 +96
Branches 3213 3232 +19
==========================================
+ Hits 14414 14428 +14
- Misses 16079 16159 +80
- Partials 849 851 +2 ☔ View full report in Codecov by Sentry. |
|
Contributor
|
Contributor
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.



Description
This PR addresses regression with permission system integration and wallet connect issues regarding switching chains.
PENDING videos from wc showing previous issues
Related issues
Fixes: issues on some RPC calls that could potentially return an empty list of account instead of the one that were permitted.
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist