woodser
a107acbdb4
add more mainnet nodes for diversity and reliability
2024-04-18 14:19:52 -04:00
woodser
97d35dda33
bump version to 1.0.1
2024-04-18 14:19:52 -04:00
woodser
ca2d7704ab
fixes from congestion testing
...
- refactor main wallet polling
- restart main wallet if connection changes before initial sync
- use cached wallet state throughout app
- avoid rescanning spent outputs until payout tx expected
- allow payment sent/received buttons to be clicked until arrived
- apply timeout to payment sent/received buttons
- load DepositView asynchronously
- remove separate timeout from OpenOffer
- tolerate error importing multisig hex until necessary
2024-04-18 14:19:52 -04:00
woodser
9cbf042da2
update to monero-java 0.8.24
2024-04-18 14:19:52 -04:00
woodser
f7ac9ae37a
show sync progress before sync starts on startup
2024-04-13 10:28:50 -04:00
woodser
b86e916dcb
invoke error handler once on trade failure
2024-04-13 10:28:50 -04:00
woodser
b6a113b742
trade appears after deposit published
2024-04-13 10:28:50 -04:00
woodser
9062bc9159
log error initializing main wallet
2024-04-13 10:28:50 -04:00
woodser
ccf2757418
increase trade protocol step timeout to 2m
2024-04-13 10:28:50 -04:00
woodser
2ba37d98fe
shut down XmrWalletService with timeout
2024-04-13 10:28:50 -04:00
justynboyer@gmail.com
e629a8c63a
chore: don't run codacy if on a fork
2024-04-13 03:57:26 -04:00
woodser
ae08caa287
document registering monero nodes in deployment guide
2024-04-12 09:33:30 -04:00
woodser
7d348febab
add config to start mainnet application from Makefile
2024-04-12 09:33:30 -04:00
Jabster28
4a1a4f359e
combine artifacts and build workflow ( #866 )
2024-04-12 09:05:29 -04:00
Jabster28
de07a926c2
add installer builds to artifacts w/ GH action ( #864 )
2024-04-12 05:06:45 -04:00
woodser
06102054fb
bump version to 1.0.0
2024-04-10 11:36:05 -04:00
woodser
bcf83c8e74
reset protobuf indices for xmr extensions
2024-04-10 11:36:05 -04:00
woodser
3e112485ba
warn if trade wallet is more than 10 blocks behind monerod
2024-04-08 08:00:42 -04:00
woodser
b3ec46e769
register multiple pub keys for alerts and private notifications
2024-04-08 08:00:42 -04:00
woodser
fd328ceeea
update sync progress in realtime with native wallet
2024-04-07 15:24:30 -04:00
woodser
9a741e94fe
update monero-java to v0.8.22
2024-04-07 15:24:30 -04:00
woodser
7d7660414a
trade fees are adjustable and persisted in offer payload
2024-04-07 08:33:39 -04:00
woodser
59fbd805a5
update offer state on same thread to fix blocking
2024-04-07 08:33:39 -04:00
woodser
6fea58c197
enable zmq for monerod1-local
2024-04-07 08:33:39 -04:00
niyid
9f2546543a
Withdraw tx runs in separate thread while displaying spinning wheel
2024-04-07 07:37:54 -04:00
woodser
60d82520c0
handle closing, stopping, deleting native and rpc wallet
2024-04-05 06:29:51 -04:00
woodser
01dd6a8af9
support using monero native libraries (experimental)
2024-04-01 19:28:00 -04:00
woodser
53001823af
update logback and add license
2024-03-29 10:04:30 -04:00
woodser
b9ed399036
make ClockWatcher thread safe
2024-03-29 10:04:30 -04:00
phytohydra
b0b5fde742
Remove coloring of log.info messages ( #851 )
2024-03-29 06:47:59 -04:00
woodser
bc71d28598
update deployment guide for mainnet
2024-03-28 12:15:04 -04:00
woodser
7ba209df51
run haveno-desktop on windows to fix #811
2024-03-28 11:40:53 -04:00
woodser
04d4a6a419
update instructions to build desktop installers ( #847 )
2024-03-28 08:38:33 -04:00
woodser
0f20a00bd8
bump version to v0.0.21
2024-03-27 10:39:19 -04:00
woodser
7eabde63f3
stop trade protocol if timeout while creating reserve or deposit tx
2024-03-25 10:31:36 -04:00
woodser
db12f1c2cb
apply timeout for arbitrator to sign offer and init trade
2024-03-23 10:37:07 -04:00
woodser
10a5b55dfe
check for trade timeout after arbitrator request and reserve tx
2024-03-23 10:37:07 -04:00
woodser
9661e6fba8
log details on invalid maker signature
2024-03-23 10:37:07 -04:00
woodser
d9b983b0fb
hide take offer progress popup on validation error
2024-03-23 10:37:07 -04:00
woodser
897c010e0c
save wallet on multisig import and create tx
2024-03-23 10:37:07 -04:00
preland
f37513b3cf
Remove listview hover border
2024-03-23 10:28:48 -04:00
woodser
aac908937e
fix extra buyer avatars in dispute view
2024-03-22 07:52:59 -04:00
woodser
60c2c12a95
show address for display with onion or localhost
2024-03-21 11:13:32 -04:00
woodser
1647a582f5
update chat views from upstream, support sending logs
...
Co-authored-by: jmacxx <47253594+jmacxx@users.noreply.github.com>
2024-03-21 11:13:32 -04:00
woodser
833cdb3b84
bump version to 0.0.20
2024-03-21 11:04:41 -04:00
woodser
03094249d2
increase time to display 'send confirmation again' ( #834 )
2024-03-20 10:23:39 -04:00
preland
379ac6d265
fix open offers scrolling
2024-03-20 09:16:04 -04:00
preland
a476181594
update tor to 0.4.8.9 ( #794 )
2024-03-19 22:03:47 -04:00
woodser
058fe61e75
update installer docs to use mac x86_64
2024-03-18 10:47:58 -04:00
woodser
ed4dad809b
download and verify monero binaries for arm64
2024-03-18 10:47:58 -04:00