Skip to content

Release: develop -> main - #1444

Open
github-actions[bot] wants to merge 5 commits into
mainfrom
develop
Open

Release: develop -> main#1444
github-actions[bot] wants to merge 5 commits into
mainfrom
develop

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

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

Customer LimitRequests are filed under Department.Compliance.
Support's issue list is restricted to Department.Support, so the
Limit Requests tab listing assertion uses Compliance.

Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
TaprootFreakAI and others added 4 commits September 1, 2026 16:15
…page (#1445)

* Add RealUnit wallet addresses to the compliance customer page

Show user-table addresses filtered to the RealUnit app wallet, before Buy Routes.

* Match Addresses table to other collections and declare the e2e fake

---------

Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
* fix(kyc): join overlapping continue calls after ident

* fix(kyc): keep continue and info single-flights separate

* fix(kyc): ignore stale continue/info reloads

* fix(kyc): route initial continue through the continue flight

* fix(kyc): keep initial GET errors and invalidate the other flight

* fix(kyc): join same-key KYC loads and queue the rest

* fix(kyc): join continues even when an info load is queued

* fix(kyc): clean keyed serial inflight without unhandled rejection

* fix(kyc): flush microtasks in serial tests; clear error after startStep

---------

Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
* test(e2e): prove 13 parallel KYC continues create one FinancialData step

* test(e2e): cover 13 parallel KYC continues against the production unique index

Recreate the kyc_step unique index with NULLS NOT DISTINCT, fire 13 overlapping
PUT /v2/kyc after ident, and require one FinancialData row with no unique-violation
rollbacks. Also covers a follow-up continue and two users in one burst.

* docs: declare SQL-completed KYC steps in the continue-race e2e spec

A green run does not prove ContactData, PersonalData, NationalityData or Ident
complete through the product path.

---------

Co-authored-by: TaprootFreakAI <315477232+TaprootFreakAI@users.noreply.github.com>
* Route write-mandate Safe orders through the account resource

A Write grant on someone else's Safe now offers Deposit/Withdraw/Swap
and posts to custody/account/:id/order so the order books against that
Safe. Read stays view-only. Confirm is unchanged.

* Reuse accountPath for write-mandate orders and test isOwnAccount

Drop the duplicate orderUrl helper. Own vs shared account identity is
covered in unit tests.
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.

2 participants