Commit graph

  • 6a83158477
    fix: Show correct title when reconnecting to your ledger device Konstantin Ullrich 2025-04-02 21:58:39 +0200
  • 1badf9848d
    style: remove double await in payjoin sender implement-payjoin Konstantin Ullrich 2025-04-02 21:33:24 +0200
  • 9c27c677cb
    Merge branch 'main' into implement-payjoin Konstantin Ullrich 2025-04-02 21:32:24 +0200
  • 8199ba761b Update transaction_details_page.dart Serhii 2025-04-02 21:14:51 +0300
  • 4bd09e2421 Merge branch 'main' into CW-1021-Address-formatting-enhancements Serhii 2025-04-02 21:12:44 +0300
  • 3c56274f9e fix minor issues Serhii 2025-04-02 21:12:19 +0300
  • ae6050fd03
    Merge 01505c48ee into d318e9134c tuxsudo 2025-04-02 13:23:24 -0400
  • 2f4873db67 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into Explore-Reown-For-WalletConnect Blazebrain 2025-04-02 18:03:21 +0100
  • d318e9134c
    Pass network correctly to url param () Omar Hatem 2025-04-02 18:52:51 +0200
  • da2b3ce632 Fix displayed balance not updating when changing send currency make mweb conditions only specific for Litecoin wallet OmarHatem 2025-04-02 18:48:41 +0200
  • 65e771cbbe
    Adopt bottom-sheet send flow for ledger () Konstantin Ullrich 2025-04-02 18:18:24 +0200
  • 7d34494800
    spanish: some necessary, minor rewording for new background sync strings () rottenwheel 2025-04-02 15:52:19 +0000
  • b80afb1efe
    fix: Background color for swap screen and external send details screen looking wierd across themes () David Adegoke 2025-04-02 16:32:57 +0100
  • c5afa5795d fix: Background color for swap screen and external send details screen looking wierd across themes Blazebrain 2025-04-02 15:04:11 +0100
  • d29d82903a
    spanish: some necessary, minor rewording for new background sync strings rottenwheel 2025-04-02 08:52:36 -0500
  • 8b9bedc037
    Merge branch 'cake-tech:main' into main rottenwheel 2025-04-02 13:49:44 +0000
  • d3ba4d1489 Reown WalletConnect Implementation - Setup for Solana Chain - Setup for EVM chain - Enable signing messages and transactions on Solana Chain - Fix issues related to signinig of transactions on Solana chain - Decode mesage to human readable format - WIP Blazebrain 2025-04-02 14:08:04 +0100
  • 50b393d4c1 fix: getWlptr failing nullcheck in hardware monero wallets Czarek Nakamoto 2025-04-02 14:59:08 +0200
  • 2ff01e97ed fix wallet switching Czarek Nakamoto 2025-04-02 12:38:02 +0200
  • c9ffd7fa10 improve state management performance by not rendering multiple changes in transaction screen on a single frame Czarek Nakamoto 2025-04-02 09:52:31 +0200
  • 461ada7886 update shared_preferences Czarek Nakamoto 2025-04-01 22:22:02 +0200
  • 5f3ad5bf8b Revert "use cached transaction list in getAllSubaddresses, fix usage of txHistoryMutex" Czarek Nakamoto 2025-04-01 16:00:44 +0200
  • 62c8ed7a58 Revert "[DNM] fix: crashes when opening wallet, performance issue when syncing and update dependencies" Czarek Nakamoto 2025-04-01 15:53:15 +0200
  • 5ac3fa5cc2 Revert "use cached transaction list in getAllSubaddresses, fix usage of txHistoryMutex" Czarek Nakamoto 2025-04-01 15:52:44 +0200
  • 307fd7bb45 [DNM] fix: crashes when opening wallet, performance issue when syncing and update dependencies Czarek Nakamoto 2025-04-01 15:51:38 +0200
  • 0ce26cfedd use cached transaction list in getAllSubaddresses, fix usage of txHistoryMutex Czarek Nakamoto 2025-04-01 12:25:27 +0200
  • eb6b1de45b don't throw unhandled exceptions in unawaited async code Czarek Nakamoto 2025-03-31 12:46:05 +0200
  • 52bb751ff9 address comments from review Czarek Nakamoto 2025-03-31 12:13:19 +0200
  • 212e907d82 update _transactionDisposer on length and confirmation of first and last transaction Czarek Nakamoto 2025-03-28 12:42:33 +0100
  • fb94ac1a81 remove logging, bring back simplified logic Czarek Nakamoto 2025-03-28 10:22:20 +0100
  • b71eaac0aa prevent crashes in monero_c by using mutexes properly improve performance of _transactionDisposer remove unnecessary checks Czarek Nakamoto 2025-03-28 08:58:59 +0100
  • fa548aa13b use FeatureFlag.hasDevOptions Czarek Nakamoto 2025-03-27 17:49:14 +0100
  • 20bdedc366 - enabled development options in CI builds. - Implemented caching for account retrieval. - refactor transaction handling in dashboard_view_model.dart to improve efficiency and reduce unnecessary updates in xmr. - DevMoneroCallProfilerPage, for profiling performance of xmr,wow,zano wallet calls. Czarek Nakamoto 2025-03-27 15:45:29 +0100
  • 91bb46158f
    Merge aa32344caa into 79fe9da6b7 Matthew Fosse 2025-04-02 01:59:02 +0000
  • aa32344caa monero fixes + style fixes Matthew Fosse 2025-04-01 18:58:57 -0700
  • 79fe9da6b7 fix: calling SP check on other wallet types transactions OmarHatem 2025-04-02 01:47:08 +0200
  • 99cff34a4d Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-941-fiat-api Matthew Fosse 2025-04-01 14:03:46 -0700
  • d04e9c4efa
    Disable SimpleSwap from the Swap flow () Omar Hatem 2025-04-01 20:04:43 +0200
  • 14a577f9b5
    ci: updade runner from 20.04 to 24.04 () cyan 2025-04-01 20:04:28 +0200
  • 87282d4f10 Disable SimpleSwap from the Swap flow OmarHatem 2025-04-01 20:02:22 +0200
  • 281e19cfbd
    fix: Fixes to Bip39 restore Konstantin Ullrich 2025-04-01 18:57:29 +0200
  • f0532c9659 ci: updade runner from 20.04 to 24.04 cyan 2025-04-01 13:55:12 +0000
  • 27bfd85ba5
    fix XOSwap pair id () Serhii 2025-04-01 16:33:49 +0300
  • 29b7c8e384 fix build issues Czarek Nakamoto 2025-04-01 12:52:24 +0200
  • d200b5fe15 remove cw_wownero import Czarek Nakamoto 2025-04-01 12:40:27 +0200
  • c0383170d9 Merge remote-tracking branch 'origin/main' into CW-519-add-tor-connection-feature-to-cake Czarek Nakamoto 2025-04-01 12:37:15 +0200
  • 41c221101f
    fix: Fixes to Bip39 Creation and restore Konstantin Ullrich 2025-04-01 11:58:43 +0200
  • bc9d3c3d85 Add theme base v2 new-themes OmarHatem 2025-04-01 03:41:37 +0200
  • 78935bc30d add translations and stylings Matthew Fosse 2025-03-31 18:24:03 -0700
  • a49f1bc8c8 Add 2/3x images back OmarHatem 2025-03-31 21:45:15 +0200
  • 13e771e21e [skip-ci] fix Matthew Fosse 2025-03-31 10:16:48 -0700
  • 2152465a97 [skip-ci] needs testing + styling Matthew Fosse 2025-03-31 09:59:30 -0700
  • 34c993adfe view model changes [skip-ci] Matthew Fosse 2025-03-31 09:50:55 -0700
  • e515fad8f8 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-994-mweb-enhancements Matthew Fosse 2025-03-31 09:29:07 -0700
  • 61325eed0c Pass network correctly to url param OmarHatem 2025-03-31 18:14:32 +0200
  • 3645c46087
    bug: Hide "Add to Address Book" on OCP transactions Konstantin Ullrich 2025-03-31 17:03:02 +0200
  • d3dd24501a fix XOSwap pair id Serhii 2025-03-31 16:44:36 +0300
  • e1f69615ae Implement visual formatting for addresses Serhii 2025-03-31 14:59:32 +0300
  • c05a248a47
    bug: Remove duplicate transaction id on payjoin details Konstantin Ullrich 2025-03-31 13:25:12 +0200
  • cc87b70061
    Merge branch 'main' into implement-payjoin Konstantin Ullrich 2025-03-31 10:43:23 +0200
  • 4d1e5e7ec7
    refactor: use correct context in ledger bottom-sheet Konstantin Ullrich 2025-03-31 10:34:28 +0200
  • 82ed7f58fe
    feat: new bottom-sheet send flow for ledger Konstantin Ullrich 2025-03-31 10:31:23 +0200
  • 56d1db2e2f
    fix: null pointer stemming from missing language selector if seed is selected Konstantin Ullrich 2025-03-31 09:07:13 +0200
  • ebc152adb0
    fix: Include non bip39 monero wallets on Wallet Group Konstantin Ullrich 2025-03-31 09:06:20 +0200
  • eab91de9f6
    CW-1020 arm64 linux support () cyan 2025-03-31 07:19:01 +0200
  • 50ce4ee578
    Merge branch 'main' into cyjan-arm64-linux-support Omar Hatem 2025-03-31 07:18:48 +0200
  • c4fb2c4355 change UI of potential scam text OmarHatem 2025-03-31 05:04:02 +0200
  • 831e54498f
    Fix fiat-based sending on Decred and Nano wallets () Omar Hatem 2025-03-31 02:52:59 +0200
  • 5848debbd6 Fix fiat-based sending on Decred and Nano wallets OmarHatem 2025-03-31 02:50:23 +0200
  • 225c598778 Add potential scam text next to scam tokens OmarHatem 2025-03-31 02:03:04 +0200
  • d5a006ac23 Fix Scam tokens handling and make it persistent OmarHatem 2025-03-31 01:25:36 +0200
  • 49792ffe20 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-994-mweb-enhancements Matthew Fosse 2025-03-30 14:26:23 -0700
  • 40a0989956
    CW-997 coin control enhancements / send ALL fixes () Matthew Fosse 2025-03-30 07:52:46 -0700
  • 59bd8eae85
    Update lib/view_model/send/send_view_model.dart Omar Hatem 2025-03-30 16:51:52 +0200
  • 63de3bdebf
    fix: do not skip monero wallets services test Konstantin Ullrich 2025-03-30 11:19:10 +0200
  • 6515383b95
    Merge branch 'main' into CW-723-Add-Monero-support-to-the-Shared-Seed-feature-in-Cake Konstantin Ullrich 2025-03-30 11:17:24 +0200
  • eea355866d
    fix: monero wallet creation credentials default to bip39 if mnemonic are set Konstantin Ullrich 2025-03-30 11:17:00 +0200
  • 830e20d5f2
    feat: add support for Monero over OCP Konstantin Ullrich 2025-03-30 11:06:22 +0200
  • 7831b421b1
    set seed language if seed_language is in error message () cyan 2025-03-30 04:09:35 +0200
  • 970bb9b3d7 set seed language if seed_language is in error message Czarek Nakamoto 2025-03-29 22:55:55 +0100
  • 3b39da551b
    Merge branch 'main' into CW-723-Add-Monero-support-to-the-Shared-Seed-feature-in-Cake Konstantin Ullrich 2025-03-29 18:12:37 +0100
  • eb136efb27
    Cw 995 buy sell issues () Serhii 2025-03-29 07:46:16 +0200
  • 48fa647a8c
    update polish translations () cyan 2025-03-28 23:13:03 +0100
  • 869c5a83cf
    Update adaptable_page_view.dart () Serhii 2025-03-29 00:08:25 +0200
  • 993143a7c6 ci: copy monero_libwallet2_api_c.so to /usr/lib for testing ci: reduce timeout for cw_monero tests cyan 2025-03-28 21:39:31 +0000
  • a0614d9de2
    Merge branch 'main' into fix-null-check-operator-issue-for-multiple-recipients-transaction Matthew Fosse 2025-03-28 12:00:04 -0700
  • 165c0fe5ed Merge branch 'main' of https://github.com/cake-tech/cake_wallet into CW-994-mweb-enhancements Matthew Fosse 2025-03-28 11:59:03 -0700
  • 8f73197186
    Merge branch 'main' into CW-969-Add-DFX-s-Open-CryptoPay Konstantin Ullrich 2025-03-28 18:31:57 +0100
  • 3f109c93e1
    fix: skip monero_wallet_service tests till CI is fixed Konstantin Ullrich 2025-03-28 18:24:30 +0100
  • d891f6d15b
    fix: monero.dart generation Konstantin Ullrich 2025-03-28 18:10:35 +0100
  • b22bfca9fc
    Merge branch 'refs/heads/main' into CW-723-Add-Monero-support-to-the-Shared-Seed-feature-in-Cake Konstantin Ullrich 2025-03-28 18:00:36 +0100
  • 9ee0cd74af
    feat: add monero bip39 UI flow Konstantin Ullrich 2025-03-28 17:55:18 +0100
  • b1e5d1503e
    Better handle backup errors () Omar Hatem 2025-03-28 16:17:38 +0200
  • ee510da860 Update adaptable_page_view.dart Serhii 2025-03-28 15:33:59 +0200
  • a9e294fe96 update polish translations cyan 2025-03-28 12:41:02 +0000
  • dd9dfe8abd Better handle backup errors OmarHatem 2025-03-28 13:31:02 +0200
  • c223510438
    New app icon () Omar Hatem 2025-03-28 13:22:24 +0200
  • 705bf76a4b
    bug: fix wrong naming in CI Konstantin Ullrich 2025-03-28 12:08:26 +0100
  • 28b4ef00c8
    feat: restore monero wallet from bip39 and add test Konstantin Ullrich 2025-03-28 11:54:59 +0100
  • 16b180add0
    rename background sync cache file () cyan 2025-03-28 00:08:43 +0100