Skip to content

fix(wallet-service): added has-tx-outside-first-address to read-only#362

Merged
andreabadesso merged 1 commit intoreleasefrom
fix/has-tx-outside-first-address
Feb 3, 2026
Merged

fix(wallet-service): added has-tx-outside-first-address to read-only#362
andreabadesso merged 1 commit intoreleasefrom
fix/has-tx-outside-first-address

Conversation

@andreabadesso
Copy link
Copy Markdown
Collaborator

@andreabadesso andreabadesso commented Feb 3, 2026

Motivation

The web-wallet is unable to check if the user's wallet has addresses in addresses other than the first one

Acceptance Criteria

  • We must add the /wallet/addresses/has-transactions-outside-first-address api to the read-only list in auth

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged
  • Make sure either the unit tests and/or the QA tests are capable of testing the new features
  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@andreabadesso andreabadesso changed the base branch from master to release February 3, 2026 12:09
@andreabadesso andreabadesso merged commit c2654fd into release Feb 3, 2026
1 check passed
@andreabadesso andreabadesso deleted the fix/has-tx-outside-first-address branch February 3, 2026 12:15
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.

3 participants