-
Notifications
You must be signed in to change notification settings - Fork 19
Release: develop -> main #3119
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
Merged
Merged
Release: develop -> main #3119
Conversation
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
* Config Citrea Mainnet * Config for JuiceDollar mainnet * feat: custom domain creation script * feat: jd mainnet monitoring container app setup * fix app.juicedollar.com -> bapp.juicedollar.com * fix: fixed JUSD ponder config * feat: added frontdoor dev container with mainnet * changed cmdef to cmef * feat: adapted script for Azure DNS --------- Co-authored-by: David May <david.leo.may@gmail.com>
Author
❌ Security: 1 critical vulnerabilities |
…ompleted (#3081) * fix: enable email registration when wallet has no complete registration. * chore: check if registration comes from RealUnit Wallet. * chore: get address from jwt.
* fix: invoice PDF generation * fix: vulnerabilities * fix: address line fix * fix: fiat-output logging
* fix: mainnet/testnet * fix: improved safety checks
* [DEV-4538] expand supportData limitRequest * [DEV-4538] Refactoring * [DEV-4538] Refactoring 2
* [DEV-4543] SupportIssue sepa template * [DEV-4543] fix linter * [DEV-4543] Refactoring * [DEV-4543] Refactoring 2 * [DEV-4543] fix undefined bug * [DEV-4543] renaming setting
* fix: improved MEXC error loggin * fix: no-dust trades * feat: Clementine home dir
davidleomay
previously approved these changes
Feb 4, 2026
* [NOTASK] fix missing videoIdent bug * [NOTASK] Renaming * [NOTASK] Renaming 2
* Add --referral-chain option to db-debug.sh Add new parameter to trace complete referral chain for a user. Walks up the recommendation table and displays the full chain from root user to target user with method and date info. Usage: ./scripts/db-debug.sh --referral-chain <userDataId> * Add --referral-tree option to show complete referral network New parameter that finds the root user and displays the entire referral tree with all branches, including: - User status and KYC status for each node - Tree structure with proper formatting (├──, └──, │) - Target user marker - Total user count in the network
Set BuyCrypto 112734 to Fail retroactively due to high risk. The blockchain transaction was already executed (3.23 BNB), this migration only corrects the database records. Changes: - buy_crypto: amlCheck=Fail, amlReason=HighRiskBlocked, nullify fee/output fields - transaction: nullify amlCheck, amountInChf, assets, eventDate, amlType, highRisk - user_data: subtract 1945.74 CHF from buy volumes
TaprootFreak
approved these changes
Feb 5, 2026
davidleomay
approved these changes
Feb 5, 2026
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.
Automatic Release PR
This PR was automatically created after changes were pushed to develop.
Commits: 1 new commit(s)
Checklist