Skip to content

Release: develop -> main#3263

Merged
davidleomay merged 6 commits intomainfrom
develop
Feb 25, 2026
Merged

Release: develop -> main#3263
davidleomay merged 6 commits intomainfrom
develop

Conversation

@github-actions
Copy link

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

…3261)

Summing UTXO amounts with reduce() can accumulate IEEE 754 rounding
errors (e.g. 64.07538018000001 instead of 64.07538018). Apply
roundAmount() to the result, consistent with all other amount
calculations in the client.
bernd2022 and others added 5 commits February 25, 2026 15:54
* [NOTASK] recommendation refacotring

* [NOTASK] Refactoring 2

* [NOTASK] Refactoring

* [NOTASK] Renaming

* [NOTASK] AutoTradeApproval reason
* [DEV-4551] DfxApproval kycStep outdated check

* [DEV-4551] Refactoring

* [DEV-4551] Refactoring 2

* [DEV-4551] Small refactoring
@davidleomay davidleomay merged commit a57a5a2 into main Feb 25, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants