woodser
|
b61f1fabcd
|
disable synchronizing on daemon for performance
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
13d6eaee7d
|
recover from offer funds being unexpectedly unavailable
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
fc3407cd50
|
ignore switch connection request within 10s, 2 per min
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
eb8025f6e8
|
skip wallet checks on deletion if deposit not requested
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
5d739f912c
|
remove dedicated connection change thread for trade
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
82d586ab78
|
remove trade on error force closes and shuts down thread
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
291622e452
|
switch to current connection on connection changed
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
9b26682646
|
fixes checking for missing wallet data
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
09fd8710b1
|
do not set offer state to pending after canceled
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
ebcadb7bed
|
reinitialize main wallet on same thread as connection change
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
cb132e727a
|
limit switch connection requests to 3 per minute
|
2024-07-20 18:20:10 -04:00 |
|
woodser
|
0b3763f900
|
fix 'not enough money' bug by trying any subaddress
|
2024-07-19 08:22:48 -04:00 |
|
woodser
|
7308206a10
|
set trade role from utility class in api #1146
|
2024-07-18 07:18:25 -04:00 |
|
woodser
|
caaf9f7b5b
|
limit logging of poll errors to once every 4 minutes
|
2024-07-18 07:18:15 -04:00 |
|
woodser
|
8b7e95f614
|
reduce logging on failure to sign offer
|
2024-07-17 15:35:33 -04:00 |
|
woodser
|
d69dcae875
|
preserve offers unless invalid #1115
|
2024-07-17 15:35:33 -04:00 |
|
woodser
|
06b0c20bad
|
switch to next best monerod on various errors
|
2024-07-17 15:35:22 -04:00 |
|
woodser
|
33bf54bcac
|
recover from payment received message not processed
|
2024-07-17 15:35:22 -04:00 |
|
woodser
|
1c381de806
|
add mainnet monero nodes
|
2024-07-17 15:35:22 -04:00 |
|
woodser
|
78a2476bb8
|
decrease startup timeout to 4 mins
|
2024-07-17 15:35:22 -04:00 |
|
woodser
|
96bcd7547d
|
ignore error syncing with progress on shut down
|
2024-07-17 15:35:22 -04:00 |
|
woodser
|
9c359b5e29
|
support deleting payment accounts #1136
|
2024-07-16 16:11:50 -04:00 |
|
fa2a5qj3
|
0a469db8f6
|
randomize completed trade info, fixes #1099
|
2024-07-16 16:08:55 -04:00 |
|
woodser
|
91e442d642
|
simplify the filter object message
|
2024-07-16 07:52:02 -04:00 |
|
woodser
|
23a7fb3d16
|
cache wallet info last on poll
|
2024-07-13 11:49:33 -04:00 |
|
woodser
|
c2b816e5f0
|
log when offer's signing arbitrator is unavailable
|
2024-07-13 11:49:21 -04:00 |
|
woodser
|
082c8c4290
|
Revert "randomize completed trade info, fixes #1099"
This reverts commit db6cb237bf .
|
2024-07-13 07:38:36 -04:00 |
|
fa2a5qj3
|
db6cb237bf
|
randomize completed trade info, fixes #1099
|
2024-07-10 10:29:04 -04:00 |
|
woodser
|
7c2af064a3
|
fix case for paypal extra info
|
2024-07-08 11:54:00 -04:00 |
|
walkerp07
|
05b00727a5
|
Add an "extra_info" text area for CashApp
|
2024-07-08 11:36:30 -04:00 |
|
walkerp07
|
8bf8144709
|
Add an "extra_info" text area for PayPal
|
2024-07-08 11:36:30 -04:00 |
|
woodser
|
5d39eecd4f
|
fix 'not enough money' error on reserve exact offer amount #1089
|
2024-07-08 08:47:12 -04:00 |
|
woodser
|
8ce91aa0c1
|
fix error on shut down updating p2p connections table
|
2024-07-01 12:21:58 -04:00 |
|
woodser
|
c01d63490f
|
fix null price feed listener
|
2024-07-01 08:41:17 -04:00 |
|
fa2a5qj3
|
856faafd1c
|
fix IPv6 connectivity to XMR nodes #1076
|
2024-06-30 08:56:39 -04:00 |
|
woodser
|
1debdde33e
|
skip wallet polls if daemon not synced (#1080)
|
2024-06-30 07:36:25 -04:00 |
|
sraver
|
c3b93b6e75
|
replace miner fee toggles with 'send max' link for withdraw #1033
Co-authored-by: sraver <pyrdnx@pm.me>
Co-authored-by: woodser <woodser@protonmail.com>
|
2024-06-30 07:36:06 -04:00 |
|
PW
|
7acba27b9d
|
Do not select payment account currencies by default
|
2024-06-25 07:39:43 -04:00 |
|
woodser
|
c29cdb8b0f
|
import multisig hex individually if one is invalid
|
2024-06-23 13:47:42 -04:00 |
|
woodser
|
8cdd65e7dd
|
install monero bins to local app directories and exclude from backup
|
2024-06-23 13:47:42 -04:00 |
|
woodser
|
748f698314
|
add logging on failure to install monero binaries
|
2024-06-23 13:47:42 -04:00 |
|
muklavon
|
ee540d075b
|
Update displayStrings_tr.properties
Corrected minor translation error.
|
2024-06-23 13:46:44 -04:00 |
|
muklavon
|
ac332dfd76
|
Update displayStrings_tr.properties
Minor translation errors corrected
|
2024-06-23 13:46:44 -04:00 |
|
muklavon
|
40e8c8b82c
|
Update LanguageUtil.java
Just a minor debug
|
2024-06-23 13:46:44 -04:00 |
|
muklavon
|
fbb9c0f490
|
Update displayStrings_tr.properties
Adjusted some sentences.
|
2024-06-23 13:46:44 -04:00 |
|
muklavon
|
17c559d000
|
Update LanguageUtil.java
Turkish language moved to uncommented section.
|
2024-06-23 13:46:44 -04:00 |
|
muklavon
|
4fcd36edc4
|
Turkish Translation Added
|
2024-06-23 13:46:44 -04:00 |
|
woodser
|
cb0b6665f7
|
add and remove offers on user thread to fix illegal state #1031
|
2024-06-23 13:46:34 -04:00 |
|
woodser
|
26a5ffcb31
|
fallback from custom node to provided nodes on startup error #923
Co-authored-by: nsec1 <167650977+nsec1@users.noreply.github.com>
|
2024-06-23 13:46:22 -04:00 |
|
woodser
|
4494af8bc0
|
disable tor for private ip addresses to fix #1026
|
2024-06-23 13:46:09 -04:00 |
|