Commit graph

1099 commits

Author SHA1 Message Date
34cc564f18 no
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2025-06-20 05:05:58 +07:00
97c349f6b3 minor fixes 2025-06-20 04:55:34 +07:00
893fa2ec90 trialing some new grpc stuff
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
2025-06-19 03:28:21 +07:00
dc062984b3 update 2025-06-09 23:50:06 +07:00
16c2d87cea hi 2025-06-09 22:57:52 +07:00
648165b368 AlertM 2025-06-09 20:14:50 +07:00
36a371ef34 bumped to 1.1.2 2025-06-09 20:11:17 +07:00
woodser
183782982c
fix display name of non-fiat traditional currencies 2025-06-09 06:51:59 -04:00
13b201b020 Merge branch 'master' of https://git.haveno.com/haveno/haveno 2025-06-09 15:51:22 +07:00
woodser
ee49324fbb
fix divide by zero error opening trade summary with no history 2025-06-08 10:14:27 -04:00
woodser
aa1eb70d9a
major update to look and feel of desktop ui (#1733) 2025-06-06 08:18:51 -04:00
woodser
c239f9aac0 make updated multisig hex nullable in dispute closed message 2025-06-05 21:22:29 -04:00
woodser
8ee1bb372b fix hanging of pending offer with scheduled txs 2025-06-05 10:57:40 -04:00
woodser
ea536bb4ee fix npe on startup routine when monero node is not synced 2025-06-05 10:48:58 -04:00
woodser
a4345ae709 arbitrator verifies offers are public xor no deposit from buyer/taker 2025-06-03 21:51:26 -04:00
woodser
33a91cf980 maker recreates reserve tx then cancels offer on trade nacks 2025-06-03 07:42:30 -04:00
woodser
264e5f436e stricter validation for creating private, no deposit offers 2025-06-03 07:42:20 -04:00
woodser
501530d85f read bip39 words once and synchronized 2025-06-03 07:42:20 -04:00
woodser
3648c1eb0e skip polling if shut down started after acquiring lock 2025-06-03 07:42:01 -04:00
woodser
98130499a7 fix log of trade miner fee 2025-06-01 08:37:59 -04:00
woodser
9dd011afc8 poll key images in batches 2025-06-01 08:37:59 -04:00
woodser
5b04eb17a2 improve error messages when deposit txs are missing 2025-06-01 08:37:59 -04:00
woodser
8f310469da fix npe with japan bank account 2025-05-29 17:08:13 -04:00
woodser
a37654e116 arbitrator transactions show maker and taker fees 2025-05-29 17:08:04 -04:00
woodser
ddab170210
remove currency codes from crypto names 2025-05-28 08:56:34 -04:00
woodser
4c30e4625b
improve error message when offer's arbitrator is not registered 2025-05-25 08:57:32 -04:00
woodser
c4758d1e4b use default 'password' to authenticate with wallet rpc server 2025-05-07 08:37:24 -04:00
woodser
ae5ee15a85 instruct to try again on nack 2025-04-26 15:59:39 -04:00
woodser
0b8e43b7a8 preserve old behavior when nack does not include updated multisig 2025-04-26 15:59:39 -04:00
woodser
350aa10839 tolerate miner fees within 5x of each other 2025-04-26 15:59:39 -04:00
woodser
adcd5da431 fix shut down of trade and wallet services in seed node 2025-04-26 07:26:25 -04:00
woodser
58506b02f5 recover from payment received nack with updated multisig info 2025-04-24 21:07:05 -04:00
woodser
8611593a3f do not force restart main wallet on connection change with same config 2025-04-24 21:07:05 -04:00
woodser
bd9c28fafa remove expected warning when wallet is null 2025-04-24 21:07:05 -04:00
woodser
de5250e89a persist trade with payment confirmation msgs before processing 2025-04-22 08:16:13 -04:00
woodser
923b3ad73b do not await updating trade state properties on trade thread 2025-04-22 08:16:13 -04:00
woodser
cf9a37f295
improve error handling when clones taken at the same time 2025-04-19 22:28:32 -04:00
woodser
c7a3a9740f
fixes when cloned offers are taken at the same time 2025-04-19 16:54:01 -04:00
woodser
13e13d945d print pub key hex when missing for signature data 2025-04-18 17:30:49 -04:00
woodser
bfef0f9492 fix hanging while posting or canceling offer 2025-04-18 17:30:49 -04:00
woodser
39909e7936
bump version to 1.1.0 2025-04-17 20:55:01 -04:00
woodser
695f2b8dd3
fix startup error with localhost, support fallback from provided nodes 2025-04-17 19:58:12 -04:00
woodser
821ef16d8f
refresh polling when key images added 2025-04-17 16:15:26 -04:00
woodser
8eccbcce43 skip offer signature validation for cloned offer until signed 2025-04-17 14:53:11 -04:00
woodser
bbfc5d5fed remove max version verification so arbitrators can be behind 2025-04-17 14:53:11 -04:00
woodser
22db354cb2 do not re-filter offers for every offer book change 2025-04-17 14:53:11 -04:00
woodser
60ceff6695 fix redundant key image notifications 2025-04-17 14:53:11 -04:00
woodser
bf055556f1
fix offers being deleted after minimum version update 2025-04-14 20:45:15 -04:00
woodser
13dc34a805
schedule to import multisig hex after 5 confirmations 2025-04-14 09:27:58 -04:00
woodser
53b0f203de
init main wallet with connection applied in same thread 2025-04-14 08:26:28 -04:00