Merged
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files |
alexjavabraz
approved these changes
Jan 7, 2026
jormelCoin
approved these changes
Jan 21, 2026
Collaborator
jormelCoin
left a comment
There was a problem hiding this comment.
I created test cases:
Verify BTC cold wallet address is displayed in the Management UI
Verify RSK cold wallet address is displayed in the Management UI
Verify cold wallet addresses are displayed in the same panel as the LP address
Verify cold wallet address labels are provided dynamically by the backend
Verify Management UI renders backend-provided labels correctly
Verify Management UI loads correctly with cold wallet configuration present
they works as expected ✅
Luisfc68
approved these changes
Jan 30, 2026
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What
Add cold wallet addresses (BTC and RSK) to the management dashboard, displayed alongside the LP addresses in the Provider panel.
Why
Operators need visibility into the cold wallet addresses configured for their liquidity provider directly from the management dashboard, without having to check configuration files.
Type of Change
Affected part of the project
Related Issues
Jira ticket
How to test
make testScreenshots