QA-Test -> Stable-Test - v2.1.2#684
Merged
Luisfc68 merged 94 commits intoStable-Testfrom Apr 25, 2025
Merged
Conversation
feat: version endpoint
feat: add btc wallet reconnection
fix: order of ranges management ui in general tab
* feat: add script to refund user pegout * refactor: move scripts common behavior to a separate package * refactor: rename refund pegout script dir * feat: add register pegin script * test: add tests for register pegin script * feat: refactor refund user pegout script - add tests * fix: address sonarcloud issues of duplicate code * feat: refactor refund user pegout script to receive a parse function - add documentation - modify Makefile * feat: add validation for quote hash in RefundUserPegOut - add tests * fix: sonarcloud issues * fix: sonar warnings * refactor: remove duplicated code from refund_user_pegout - add usage message in refund_user_pegout * Update cmd/utils/refund_user_pegout/refund_user_pegout.go Co-authored-by: Luisfc68 <60527258+Luisfc68@users.noreply.github.com> --------- Co-authored-by: AndresQuijano <andres.quijano@iovlabs.org> Co-authored-by: AndresQuijano <66392159+AndresQuijano@users.noreply.github.com>
* feat: update wei to sat conversion * fix: update test assertion * ci: run codeql in every PR
feat: GBI-2291 | ability to full modify confirmation block ranges
feat: add key conversion script
feat: split up management file
feat: sort confirmations upon saving configuration
Co-authored-by: Luisfc68 <60527258+Luisfc68@users.noreply.github.com>
fix: confirmation sorting | LPS-UI
fix: GBI-2392 | Add error messages on local env autoconfiguration
feat: change pegout liquidity unit in liquidity endpoint
Flyover 2.1.2 -> QA-Test
Update sed usage based on OS
v2.1.2 RC - Security feedback
Dependency ReviewThe following issues were found:
License Issuesdocker-compose/monitoring/package.json
go.mod
OpenSSF ScorecardScorecard details
Scanned Files
|
MaximStanciu8
approved these changes
Apr 25, 2025
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.
v2.1.2 changes sync