-
Notifications
You must be signed in to change notification settings - Fork 5k
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
chore: add bridge controller, store and api utils #25044
Merged
Merged
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
micaelae
force-pushed
the
mb889-bridge-controller
branch
12 times, most recently
from
June 8, 2024 00:42
1dccfa0
to
2598383
Compare
micaelae
force-pushed
the
mb889-bridge-controller
branch
14 times, most recently
from
June 19, 2024 01:23
32dd55f
to
512636b
Compare
micaelae
force-pushed
the
mb889-bridge-controller
branch
from
June 25, 2024 20:44
ab9fd63
to
581e6b7
Compare
Builds ready [581e6b7]
Page Load Metrics (44 ± 3 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
BZahory
reviewed
Jun 26, 2024
BZahory
reviewed
Jun 26, 2024
BZahory
reviewed
Jun 26, 2024
BZahory
reviewed
Jun 26, 2024
BZahory
previously approved these changes
Jun 26, 2024
micaelae
force-pushed
the
mb889-bridge-controller
branch
from
June 26, 2024 19:13
2cf440c
to
5d90ab0
Compare
ejwessel
previously approved these changes
Jun 26, 2024
micaelae
force-pushed
the
mb889-bridge-controller
branch
from
June 27, 2024 02:14
5d90ab0
to
574eaa6
Compare
Builds ready [5d90ab0]
Page Load Metrics (149 ± 197 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [5d90ab0]
Page Load Metrics (149 ± 197 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
micaelae
force-pushed
the
mb889-bridge-controller
branch
from
June 28, 2024 18:53
4ecb621
to
3bbb6eb
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #25044 +/- ##
===========================================
+ Coverage 69.57% 69.58% +0.01%
===========================================
Files 1360 1365 +5
Lines 48172 48213 +41
Branches 13296 13299 +3
===========================================
+ Hits 33513 33548 +35
- Misses 14659 14665 +6 ☔ View full report in Codecov by Sentry. |
Builds ready [3bbb6eb]
Page Load Metrics (68 ± 9 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
BZahory
approved these changes
Jun 28, 2024
ejwessel
approved these changes
Jun 28, 2024
metamaskbot
added
the
release-12.2.0
Issue or pull request that will be included in release 12.2.0
label
Jun 28, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
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 doesn't have user-facing effects, just setting up state management for subsequent feature PRs.
Changes include
Related issues
Fixes: METABRIDGE-889
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist