Commit graph

2953 commits

Author SHA1 Message Date
Matthew Fosse
93f6dd4cee fix for building monero.com 2024-07-24 12:02:04 -05:00
Matthew Fosse
9b33e682f4 fix ios mwebd build script 2024-07-24 11:52:26 -05:00
Omar Hatem
2347f922fe
update app version (#1551)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-07-23 05:18:59 +03:00
Matthew Fosse
23199cd8b9 fix litecoin address book 2024-07-22 17:34:23 -07:00
David Adegoke
a4282cb704
CW-672: Enhance ETH Wallet Fee Calculation - Fix ERC20 Transaction Fee (#1548)
* fix: Eth transaction fees WIP

* Revert "fix: Eth transaction fees WIP"

This reverts commit b9a469bc7e.

* fix: Modifying fee WIP

* fix: Enhance ETH Wallet fee calculation WIP

* feat: Enhance Transaction fees for ETH Transactions, Native transactions done, left with ERC20 transactions

* fix: Pre PR cleanups

* fix: ETH transaction fees for ERC20 transactions

* fix: ETH transaction fees for ERC20 transactions

* chore: Clarify comment in getEstimatedGas

* fix: Switch call to estimate gas units to a more cleaner approach
2024-07-23 03:21:03 +03:00
David Adegoke
5c9f176d18
CW-674: Enhance Exchange Flow - Add estimated receive amount and amount currency to Confirm Sending Details Page (#1547)
* fix: Improve exchange flow by adding a timeout to the call to fetch rate from providers

* fix: Adjust time limit for fetching rate to 7 seconds and add timelimit to fetching limits

* fix: Make fetch limits a Future.wait

* feat: Add currency for amount and estimated receive amount to confirm sending page for exchange

* fix: Remove unneeded code

* fix: Modify receive amount to reflect value coming from the individual exchange providers if available and ensure receiveAmount is calculated based on selected exchange provider's rate
2024-07-23 03:20:55 +03:00
Matthew Fosse
29a96a7a59 fix popup2 2024-07-22 16:28:27 -07:00
Matthew Fosse
70764c3dd8 fix popup 2024-07-22 16:27:52 -07:00
Matthew Fosse
14cb65b8c9 [skip ci] addressbook updates 2024-07-22 16:26:39 -07:00
Matthew Fosse
bdc55064c9 translation fixes 2024-07-22 15:11:21 -07:00
Matthew Fosse
8f7716fab5 ui updates 2024-07-22 14:56:59 -07:00
Matthew Fosse
eab8a87ddc configure fix 2024-07-22 13:22:48 -07:00
Matthew Fosse
6946db6344 state fixes 2024-07-22 12:32:57 -07:00
Matthew Fosse
c127743a2d [skip ci] update translations + minor fixes 2024-07-22 11:21:04 -07:00
Matthew Fosse
381830d5af minor fix 2024-07-22 10:55:47 -07:00
Matthew Fosse
8e6901118a updates 2024-07-22 10:08:19 -07:00
cyan
1b109ac702
make "Null check used on null value" errors when .so errors out more useful (#1549)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
bump monero_c commit to fix enotes error
2024-07-22 18:42:13 +03:00
Matthew Fosse
a51e902e88 Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb [skip ci] 2024-07-22 08:34:58 -07:00
cyan
649305acc3
CW-681 Add address and account list to Wownero (#1538)
Some checks failed
Cache Dependencies / test (push) Has been cancelled
2024-07-21 03:58:17 +03:00
Omar Hatem
311fff2c44
Generic fixes (#1528)
* update target sdk for android

* make welcome page scrollable
fix moonpay url params

* fix null exception when restoring from backup

* fix ui issues

* hopefully fix the timeout exception error report [skip ci]

* validate electrum addresses

* disable silent payments for hardware wallets

* fixes and enhancements
2024-07-21 03:46:43 +03:00
cyan
7514d851ce
store() on bad network (#1543)
* fix: for storing on bad network connection.

* feat from standup

* fix missing declaration

* remove forcing trusted daemon flag [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-07-21 03:43:09 +03:00
Adegoke David
341e06196d
CW-674: Improve Exchange Flow With Timeout For Rates (#1536)
* fix: Improve exchange flow by adding a timeout to the call to fetch rate from providers

* fix: Adjust time limit for fetching rate to 7 seconds and add timelimit to fetching limits

* Improve loadlimits function [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-07-21 02:26:05 +03:00
Adegoke David
415d2a3573
CW-672: Enhance ETH Transaction Fee Calculation (#1545)
* fix: Eth transaction fees WIP

* Revert "fix: Eth transaction fees WIP"

This reverts commit b9a469bc7e.

* fix: Modifying fee WIP

* fix: Enhance ETH Wallet fee calculation WIP

* feat: Enhance Transaction fees for ETH Transactions, Native transactions done, left with ERC20 transactions

* fix: Pre PR cleanups

* minor things [skip ci]

---------

Co-authored-by: OmarHatem <omarh.ismail1@gmail.com>
2024-07-21 02:04:22 +03:00
Serhii
4410101672
add popup for cake pay transaction sent alert (#1533)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* add popup for cake pay transaction sent alert

* Revert "add popup for cake pay transaction sent alert"

This reverts commit 1df1bf0f00.

* fix localisation
2024-07-19 23:55:01 +03:00
cyan
c0cd68a823
update monero_c to fix unreachable wownero git hosting (#1534)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* update monero_c commit

* fix: no element in getAllUnusedSubAddresses

* fix: Wallet created with empty seed and 0 as private key

The error that was there is caused when
wallet is being created, but it errors out, so better handling of errors should be all that's needed, as it is not an error on it's
own, but rather lack of handling.

* fix: create transaction multi dest function is missing

* update monero_c hash

* fix: receiving on 2 different addresses shows as 1
2024-07-19 22:26:15 +03:00
Konstantin Ullrich
d6c5b84188
Fix Bitcoin not sending on Ledger (#1539) 2024-07-19 20:31:11 +03:00
Matthew Fosse
3103f3c893 update translations 2024-07-19 09:22:12 -07:00
Matthew Fosse
ea28698b2d remove neutrino.db if no litecoin wallets left after deleting 2024-07-19 09:15:28 -07:00
Matthew Fosse
399d0cab8b coin control edge cases 2024-07-19 00:06:23 -07:00
Matthew Fosse
964f66c74a updates 2024-07-18 23:37:29 -07:00
tuxsudo
01d40c4dc3
Guides update (#1542)
Some checks are pending
Cache Dependencies / test (push) Waiting to run
* Rename build-guide-win.md to howto-build-windows.md

* Update howto-build-windows.md

* Update howto-build-windows.md

* Update howto-build-windows.md

* Update howto-build-windows.md

* Update howto-build-android.md

* Update howto-build-android.md

* Update howto-build-macos.md

* Update howto-build-macos.md

* Update howto-build-ios.md

* Update howto-build-android.md

* Update howto-build-windows.md
2024-07-19 05:37:20 +03:00
Matthew Fosse
a2121ef73e save 2024-07-17 14:59:25 -07:00
Matthew Fosse
adee6ffe53 more experiments 2024-07-17 14:58:35 -07:00
Matthew Fosse
65509c00b4 experimental 2024-07-17 14:32:07 -07:00
Matthew Fosse
ba4893f46b balance when sending fix 2024-07-17 14:03:47 -07:00
Matthew Fosse
b38deb4e7e minor code cleanup & friendlier error message on failed tx's 2024-07-17 13:45:47 -07:00
Matthew Fosse
b77afee7ec workflow minor cleanup [skip ci] 2024-07-17 09:52:56 -07:00
Matthew Fosse
8ef96789d4 workflow and script fixes 2024-07-17 09:51:30 -07:00
Matthew Fosse
7c5cd1959c [skip ci] minor enhancements 2024-07-17 09:41:26 -07:00
Matthew Fosse
92669a6539 expirimental optimization 2024-07-17 09:38:51 -07:00
Matthew Fosse
ef458d1dae updates 2024-07-17 09:27:31 -07:00
Matthew Fosse
80d56bc400 workflow and script updates 2024-07-17 09:13:41 -07:00
Matthew Fosse
5a2a207aec sync status fixes, potential fix for background state issue 2024-07-16 12:41:13 -07:00
Matthew Fosse
ac6dc67356 minor fix - 2 2024-07-15 21:58:11 -07:00
Matthew Fosse
45f229123f minor fix 2024-07-15 21:56:20 -07:00
Matthew Fosse
a883780653 potential fixes 2024-07-15 12:59:20 -07:00
Matthew Fosse
8efe70fb24 save [skip ci] 2024-07-12 13:40:37 -07:00
Matthew Fosse
720914727e fix txCount for addresses 2024-07-11 17:22:35 -07:00
Matthew Fosse
d81eb0cdfc address balance and txCount fixes, try/catch electrum call 2024-07-11 15:55:37 -07:00
Matthew Fosse
c831b18360 [skip ci] Merge branch 'main' of https://github.com/cake-tech/cake_wallet into mweb 2024-07-11 11:59:14 -07:00