chore: set bridge network allowlists from feature flags#26147
Merged
chore: set bridge network allowlists from feature flags#26147
Conversation
Collaborator
Builds ready [d4c9b03]
Page Load Metrics (247 ± 250 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
d035314 to
cfece3b
Compare
d4c9b03 to
c1dff19
Compare
cfece3b to
23d035d
Compare
387e52c to
f560842
Compare
23d035d to
bdf1bc2
Compare
f560842 to
d428019
Compare
Collaborator
Builds ready [f560842]
Page Load Metrics (276 ± 286 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
bdf1bc2 to
e118e91
Compare
d428019 to
f6e295b
Compare
e118e91 to
65c14a6
Compare
7d62780 to
bc0be06
Compare
f6e295b to
24f771b
Compare
c299fb6 to
f673af0
Compare
Collaborator
Builds ready [c299fb6]
Page Load Metrics (78 ± 9 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [c299fb6]
Page Load Metrics (78 ± 9 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Collaborator
Builds ready [f673af0]
Page Load Metrics (85 ± 11 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #26147 +/- ##
===========================================
+ Coverage 70.06% 70.08% +0.02%
===========================================
Files 1411 1412 +1
Lines 49210 49238 +28
Branches 13760 13763 +3
===========================================
+ Hits 34477 34505 +28
Misses 14733 14733 ☔ View full report in Codecov by Sentry. |
BZahory
reviewed
Aug 21, 2024
test/e2e/tests/metrics/state-snapshots/errors-after-init-opt-in-background-state.json
Show resolved
Hide resolved
BZahory
previously approved these changes
Aug 22, 2024
f673af0 to
09f8605
Compare
|
BZahory
approved these changes
Aug 22, 2024
ejwessel
approved these changes
Aug 22, 2024
Collaborator
Builds ready [09f8605]
Page Load Metrics (70 ± 6 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
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 change adds controller and redux methods for setting/getting src and dest network allowlists used within the cross-chain swaps experience
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/METABRIDGE-866
Manual testing steps
N/A. This doesn't change any user functionality yet, just setting up getters/setters
Screenshots/Recordings
Sample data added to state:
Pre-merge author checklist
Pre-merge reviewer checklist