Skip to content

Release: develop -> main#3305

Merged
davidleomay merged 2 commits intomainfrom
develop
Mar 2, 2026
Merged

Release: develop -> main#3305
davidleomay merged 2 commits intomainfrom
develop

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 2, 2026

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

* [NOTASK] mail texts input not allowed

* [NOTASK] change text
* fix: support ICP transaction hash lookup via Ledger API v2

Resolve external TxHashes (64 hex chars, e.g. from Binance) in
isTxComplete by querying the ICP Ledger API v2. Adds configurable
ICP_LEDGER_API_URL env variable with sensible default.

* refactor: switch to Rosetta API and check operation status

Use the standard ICP Rosetta /search/transactions endpoint instead of
the Ledger API v2. Verify that all operations have status COMPLETED.
Env variable renamed to ICP_ROSETTA_API_URL. Extract RosettaTransaction
interface into icp.dto.ts.
@davidleomay davidleomay merged commit cb3dbcb into main Mar 2, 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.

3 participants