Skip to content

Conversation

@samholmes
Copy link
Contributor

@samholmes samholmes commented Nov 6, 2025

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Requirements

If you have made any visual changes to the GUI. Make sure you have:

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Note

Adds a new cash payment type (instant settlement), switches LibertyX buy to cash, and localizes payment type display names.

  • Ramps:
    • Add cash to FiatPaymentType and map settlement to instant in getSettlementRange.
    • Update libertyx buy paymentTypes to ['cash'].
  • UI/Utils:
    • Localize payment type display names by using lstrings in paymentTypeUtils.
    • Add payment type strings to en_US.ts / enUS.json and icon mapping for cash in paymentTypeIcons.
  • Docs: Update CHANGELOG.md to note localized payment type names.

Written by Cursor Bugbot for commit b7375b1. This will update automatically on new commits. Configure here.


@samholmes samholmes force-pushed the sam/libertyx-cash-payment-type branch from 387a417 to 040c109 Compare November 6, 2025 21:41

// #endregion Home

// Payment types
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should belong in the same commit as the json, squash both commits into one, no need to split such small changes.

@samholmes samholmes force-pushed the sam/libertyx-cash-payment-type branch from 040c109 to 8a48dd4 Compare November 6, 2025 21:44
@samholmes samholmes enabled auto-merge November 6, 2025 21:46
@samholmes samholmes force-pushed the sam/libertyx-cash-payment-type branch from 8a48dd4 to b7375b1 Compare November 6, 2025 21:46
@samholmes samholmes merged commit 1a89f35 into develop Nov 6, 2025
3 checks passed
@samholmes samholmes deleted the sam/libertyx-cash-payment-type branch November 6, 2025 22:04
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