Skip to content

Release: develop -> main#3452

Merged
TaprootFreak merged 3 commits intomainfrom
develop
Mar 17, 2026
Merged

Release: develop -> main#3452
TaprootFreak merged 3 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

* Disable card payments in asset and fiat DTOs

Card payments are no longer supported since 2025-01-01.
Hardcode cardBuyable/cardSellable to false in DTO mappers
and return zero limits for card payment method.

* Reject card payments early in buy validation

Block card payment requests in PaymentInfoService with
PAYMENT_METHOD_NOT_ALLOWED error, consistent with the
existing check in transaction-helper.
* Add Edge wallet entry

* Remove trailing newline to match existing migrations
davidleomay
davidleomay previously approved these changes Mar 17, 2026
)

ICP token transactions (e.g. ckBTC) were linking to the ICP native
ledger block index instead of the token-specific dashboard page.
Map known token canister IDs to their dashboard paths so explorer
links point to the correct transaction.
@TaprootFreak TaprootFreak merged commit ade1fc1 into main Mar 17, 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