cyan
c78662fbfe
CW 781 replace all print statements with printV ( #1733 )
...
* replace all print statements with printV
* restore backup error message
* missing print statements, error fixes
* Update cw_core/lib/utils/print_verbose.dart [skip ci]
* Update cw_core/lib/utils/print_verbose.dart [skip ci]
* CW-846: Correctly display balance (#1848 )
* Correctly display balance even with frozen coins
* remove package= from AndroidMainfest.xml
* update namespace
* print -> printV
---------
Co-authored-by: Omar Hatem <omarh.ismail1@gmail.com>
2024-12-09 20:23:59 +02:00
Omar Hatem
ff5fbd7946
v4.21.0 Release Candidate ( #1795 )
...
* new versions
* minor fix of cache key
* fix cache hit
* - potential improvement for sync status
- update with latest main
* disable thorchain by default [skip ci]
* update monero_c commit hash
* minor fixes
update versions
* remove monero ledger
* increase macos build number [skip ci]
2024-11-16 16:23:54 -06:00
Serhii
02f53055b1
Cw 657 new buy sell flow ( #1553 )
...
* init commit
* onramper
* moonPay
* dfx provider
* meld
* dfx payment methods
* fiat buy credentials
* moonpay payment method
* payment loading state
* dfx sell quote
* onramper launch trade
* meld launch trade
* country picker
* update option tile
* buy/sell action
* meld refactor
* update pr_test_build.yml
* ui fixes
* revert country picker commit
* update the ui
* recommended providers
* payment method [skip ci]
* provider option tile
* remove buy action
* minor fixes
* update the best rate when the amount is changed
* fixes for currency title
* fix icons
* code refactoring
* null issue
* code review fixes
* Update pr_test_build_linux.yml
* Update meld_buy_provider.dart
* Update meld_buy_provider.dart
* add show wallets action
* remove default sell / buy provider setting
* localisation
* providerTypes
* icons
* remove duplicate file [skip ci]
* minor changes [skip ci]
* fixes from review
* disable dfx for non eur/chf currencies
fix providers to be fetched with the selected currency
* fix breaking from loop if one element failed
* fix minor naming issue from merging conflicts
* add fiat check for moonpay
* fix address validation
* merge conflict
* fix destination and source currency
* minor fix
* minor fix
* update the flow
* fix bch address format
* fix wallet addresses
* fix initial fetching amount.
* Update address_validator.dart
* review comments
* revert switch case to return null
* minor fix
---------
Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-11-09 21:00:56 +02:00