feat: redux infra for contextual chain id for send flow#18012
Conversation
|
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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18012 +/- ##
==========================================
+ Coverage 74.41% 74.44% +0.03%
==========================================
Files 2969 2994 +25
Lines 66997 67512 +515
Branches 11216 11342 +126
==========================================
+ Hits 49853 50261 +408
- Misses 13938 13997 +59
- Partials 3206 3254 +48 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|



Description
This is a part of a series of pull requests based off of this parent PR Send Flow with Contextual Chain Id
This PR introduces the core state management infrastructure required to track and manage chain selection contextually within the send flow, moving away from global network state dependency. This foundation enables subsequent PRs to implement UI components and business logic that leverage contextual chain selection.
Changelog
CHANGELOG entry: Added state management for contextual send flow
Related issues
Contributes to: #13674
Manual testing steps
NA
Screenshots/Recordings
NA
Before
NA
After
NA
Pre-merge author checklist
Pre-merge reviewer checklist