woodser
9b3d78bd4b
fix ui forms for paypal, cash app, venmo
2024-06-09 08:32:20 -04:00
woodser
fea804086b
support paypal, cashapp, venmo
...
Co-authored-by: preland <89992615+preland@users.noreply.github.com>
2024-06-09 07:14:56 -04:00
woodser
26c32a8ff4
bump version to 1.0.7
2024-06-07 07:38:23 -04:00
woodser
37af7e5338
show multisig deposit destination address in transactions view #982
2024-06-07 07:38:07 -04:00
woodser
e12ec197bf
support backing up data directory on windows with shut down #996
2024-06-07 07:29:15 -04:00
woodser
f6c35ba6f3
support extra info for australia payid account #976
2024-06-07 07:29:01 -04:00
woodser
99bb29e0b0
fix navigation links from market view to offer view #974
...
Co-authored-by: nsec1 <167650977+nsec1@users.noreply.github.com>
2024-06-04 08:18:14 -04:00
woodser
0919d92ce4
increase max question length for InteracETransfer to 160 characters #969
2024-06-03 10:19:19 -04:00
woodser
cf1fabd0bb
fix jfx error loading SupportView
2024-06-03 10:19:19 -04:00
nsec1
879ed9b10a
#921 Make terms of acceptance full screen for readability and copy to clipboard icon
2024-05-28 10:48:52 -04:00
woodser
2f0ea48a31
fix jfx error in MainView
2024-05-25 13:38:41 -04:00
woodser
7e898ba23d
set combined sync progress on user thread
2024-05-25 13:38:41 -04:00
woodser
b63227e8db
reset address entries off thread on close take offer
2024-05-24 06:48:49 -04:00
nsec1
f2f5a6fd24
#919 Expand "Extra info" field on offers ( #950 )
2024-05-23 21:15:51 -04:00
woodser
68a4c21b17
enable cancel button while placing an offer
2024-05-23 15:01:37 -04:00
woodser
36f7037dde
clear connection service error message on success
2024-05-23 15:01:37 -04:00
woodser
66e9ac7d3c
bump version to 1.0.6
2024-05-21 18:00:23 -04:00
woodser
1150d929af
maker selects arbitrator (breaking change)
2024-05-21 18:00:14 -04:00
woodser
3fbb2f95d0
update chat view messages on user thread
2024-05-20 15:04:48 -04:00
woodser
2e605a590e
bump version to 1.0.5 ( #937 )
2024-05-19 10:02:37 -04:00
woodser
b4369fbb9f
fix default monero port in custom node input #928
2024-05-18 11:45:13 -04:00
woodser
bee93bf45f
reset internal state and popup warning if main wallet swapped
2024-05-18 10:11:34 -04:00
woodser
ffdbe73693
delete monero binaries from backup to reinstall with permissions
2024-05-18 10:11:34 -04:00
woodser
64acf86fbe
fix total amounts in spread view
2024-05-15 18:18:41 -04:00
woodser
113a94b1f9
fix concurrent modification exception in spread view
2024-05-15 17:18:03 -04:00
woodser
1aa62863f4
move DEFAULT_APP_NAME to HavenoExecutable
2024-05-15 09:33:54 -04:00
woodser
7e3d89797e
recover from failed payout tx
2024-05-15 09:33:54 -04:00
woodser
7847460f11
bump version to 1.0.4
2024-05-15 07:40:17 -04:00
nsec1
1b864368e1
Update p2p package #756 ( #884 )
2024-05-15 06:52:36 -04:00
woodser
a723c0d86b
taker security deposit based on trade amount in range
2024-05-15 06:51:04 -04:00
woodser
6dedce1d27
do not cancel take offer screen on maker disconnect if initializing
2024-05-13 07:11:59 -04:00
woodser
0fed23ec22
bump version to 1.0.3
2024-05-12 08:01:51 -04:00
woodser
0ea056104c
support invalid offer state
2024-05-08 09:12:35 -04:00
woodser
7887c450c7
arbitrator sends deposit responses on error or timeout
2024-05-08 09:12:35 -04:00
woodser
4761b71105
remove repeated popups on offer taken error
2024-05-08 09:12:35 -04:00
woodser
6b34651101
stop busy animation on reset payment state
2024-05-07 21:37:49 -04:00
woodser
6fb846d783
refactor trade protocol error handling and wallet deletion
2024-05-07 21:37:49 -04:00
woodser
f99fab8515
repeat try withdraw tx and fix amount details
2024-05-05 08:33:49 -04:00
woodser
b50238a805
log cleanup
2024-05-04 09:16:01 -04:00
woodser
f53a4e5fad
show popup on error relaying withdraw tx
2024-05-04 09:16:01 -04:00
woodser
e96b875232
use more cached wallet state instead of direct queries
2024-05-04 09:16:01 -04:00
woodser
7a0c8a3f3b
bump version to 1.0.2
2024-04-29 11:22:49 -04:00
woodser
94ab3c1f9b
show reserved amount in maker's offer details
2024-04-29 11:22:49 -04:00
woodser
e63141279c
refactoring based on congestion testing
...
retry creating and processing trade txs on failure
do not use connection manager polling to reduce requests
use global daemon lock for wallet sync operations
sync wallets on poll if behind
use local util to get payment uri to avoid blocking
all peers share multisig hex on deposits confirmed
import multisig hex when needed
2024-04-29 11:22:49 -04:00
woodser
895acc9d7c
do not fetch trade txs directly from daemon
2024-04-27 17:14:21 -04:00
woodser
2e672260d3
show '0 confirmation(s)' until confirmed
2024-04-27 17:14:21 -04:00
woodser
6455171dea
disable payment sent/received buttons until acked
2024-04-22 04:56:49 -04:00
woodser
d0a25d7d5b
show 'preparing confirmation' on payment sent/received clicked
2024-04-22 04:56:49 -04:00
woodser
adccf27385
set deposit tx confirmations from wallet instead of daemon request
2024-04-22 04:56:49 -04:00
woodser
9d9635ff50
refactor wallet poll loops to further minimize requests
2024-04-22 04:56:49 -04:00