Skip to content

Conversation

@TaprootFreak
Copy link
Owner

Issue Number (if Applicable): Fixes #

Description

Please include a summary of the changes and which issue is fixed / feature is added.

Pull Request - Checklist

  • Initial Manual Tests Passed
  • Double check modified code and verify it with the feature/task requirements
  • Format code
  • Look for code duplication
  • Clear naming for variables and methods
  • Manual tests in accessibility mode (TalkBack on Android) passed

…tion

- Implement universal EUR fallback for all cryptocurrencies when USD fails
- Add Zano signMessage implementation using RPC (sign_message method)
- Fix DFX wallet authentication by always providing wallet address
- Automatic currency switching with user notification
- Only show error if both USD and EUR fail
- Fixed Decred FFI pointer type mismatches (Pointer<Char> to Pointer<Utf8>)
- Added missing Decred API placeholder methods
- Corrected Decred API method calls and parameter orders
- Include all local development changes and dependencies
- Added test files and buy provider configurations

This allows the app to compile and run successfully on iOS simulator.
…ency

- Update fiatCurrency observable when currency fallback is successful
- Ensures UI displays correct currency (EUR) after automatic fallback from USD
- Fixes issue where UI showed USD but internally used EUR for DFX quotes
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