Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit unknown ticker #536

Merged
merged 3 commits into from
Feb 13, 2024
Merged

Conversation

apaillier-ledger
Copy link
Contributor

@apaillier-ledger apaillier-ledger commented Feb 13, 2024

Description

Now when displaying an amount of an unknown ticker, shows ??? as the ticker instead of always falling back to the app's native currency so that it does not lead the user into thinking he's spending something else.
The ticker fallback is kept for swap fees for retro-compatibility with the CAL (#534).

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

@apaillier-ledger apaillier-ledger force-pushed the feat/apa/explicit_unknown_ticker branch 3 times, most recently from 9b3dfa1 to 6b512bc Compare February 13, 2024 13:37
@apaillier-ledger apaillier-ledger force-pushed the feat/apa/explicit_unknown_ticker branch from 6b512bc to 9ea5d42 Compare February 13, 2024 13:41
@apaillier-ledger apaillier-ledger merged commit adbe34c into develop Feb 13, 2024
92 of 96 checks passed
@apaillier-ledger apaillier-ledger deleted the feat/apa/explicit_unknown_ticker branch February 13, 2024 16:11
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