Commit Graph

1624 Commits

Author SHA1 Message Date
Gerlof van Ek f4b645bccd Merge pull request #4 from tecnovert/electrum_tests
tests: add base for electrum functional tests
2026-02-06 20:28:49 +01:00
tecnovert 9b9078b153 tests: add more electrum tests 2026-02-06 19:46:26 +02:00
tecnovert 807880547e tests: add function to start electrumx server per coin 2026-02-06 13:40:58 +02:00
tecnovert d8e741f2b1 Merge pull request #429 from tecnovert/tests
fix tests for multiprocess spawn
2026-02-06 10:42:30 +00:00
tecnovert 604171c3eb tests: add base for electrum functional tests 2026-02-06 12:11:52 +02:00
tecnovert f872e12d7c ci: install from requirements.txt in cirrus 2026-02-06 00:49:32 +02:00
tecnovert 1e18bcae38 fix tests for multiprocess spawn 2026-02-06 00:49:22 +02:00
tecnovert 088ed92da3 Merge pull request #427 from nahuhh/amm_patch-1
amm: remove duplicate minrate check
2026-02-04 20:26:38 +00:00
Dhaval Chaudhari aad4d0522c fix 2026-02-05 00:17:45 +05:30
nahuhh 2e5b8ec083 amm: remove duplicate minrate check 2026-02-02 02:04:49 +00:00
gerlofvanek 8fa0668079 Fix: Bids in Request accepted state now timeout correctly. 2026-02-02 01:16:12 +01:00
gerlofvanek d4d781bebb AMM: Fix Auto-revoke and repost offers after partial fills 2026-02-02 00:34:52 +01:00
gerlofvanek bbc5e64db0 Fix: Move getTxVSize call to after the change output is added. 2026-02-01 23:22:05 +01:00
gerlofvanek 5213ddd173 Fixes 2026-01-31 23:04:18 +01:00
gerlofvanek 79b45d59db Flake8 + Black. 2026-01-31 23:01:08 +01:00
gerlofvanek d5a6d63e0b Fix: Use witness-aware vsize calculation in _fundTxElectrum. 2026-01-31 22:58:16 +01:00
tecnovert 35c640d30c Merge pull request #423 from tecnovert/witness_stack_est
Estimate witness stack size for multiple inputs.
2026-01-31 12:07:47 +00:00
tecnovert ab1f6ea5b6 estimate witness stack size for multiple inputs 2026-01-31 13:46:29 +02:00
gerlofvanek a456a15b8d Debug message for _fundTxElectrum 2026-01-31 11:42:11 +01:00
gerlofvanek 44c77f162b Fix whitespace. 2026-01-30 23:03:22 +01:00
gerlofvanek e737ba7e27 Flake8 + Black. 2026-01-30 22:37:11 +01:00
gerlofvanek 1afe1316d0 Fix: Clean BSX install litewallets switch in RPC mode wallet creation (RPC: BTC/LTC(+MWEB) 2026-01-30 22:34:25 +01:00
gerlofvanek e67e37b801 Fix: For Tor set ssl: false (Tor already provides encryption.) 2026-01-30 02:20:36 +01:00
gerlofvanek a2c37a13f8 Fix (host:port:ssl) 2026-01-30 02:09:43 +01:00
gerlofvanek 8a86c494ee Fix: Electrum reduced CLI noise (electrum server connections INFO/DEBUG) 2026-01-29 20:45:54 +01:00
gerlofvanek f4f3fa63f2 Cleanup 2026-01-29 18:50:47 +01:00
gerlofvanek 12e3d3bab8 Fix: Use string format for electrum servers host:port with prepare.
- Added temp check if config using old object-format servers and convert them to the strings and saves to basicswap.json.
2026-01-29 16:48:24 +01:00
gerlofvanek d1552717ae Hide refresh button for completed swaps. 2026-01-29 16:08:28 +01:00
gerlofvanek 8f1382d00d Fixed electrum logic (settings).
- Fixed empty arrays to fall back to default servers.
- Fixed RPC/Electrum settings logic.
- Added option set electrum servers before switch RPC -> Electrum mode.
- Fixed "No servers discovered", some servers don't support peer discovery.
2026-01-29 11:50:51 +01:00
gerlofvanek 60dd5d43e7 Fixed inconsistent with electrum_servers / electrum_clearnet_servers. 2026-01-29 11:03:29 +01:00
gerlofvanek eee45858b5 Fix wallet creation (LTC) when switching from electrum to RPC mode. 2026-01-29 09:35:00 +01:00
gerlofvanek 162254c537 Added graceful shutdown for electrum. 2026-01-28 23:42:24 +01:00
gerlofvanek e719ba3d6f Reduce log noise for watched outputs that were never broadcast. 2026-01-28 23:29:03 +01:00
gerlofvanek 75f058dad6 Add LTC/BTC stackwallet electrum nodes. 2026-01-28 23:21:13 +01:00
gerlofvanek 39e134c46c Fix bid tooltips (Adaptor / Secret hash) and progress bar. 2026-01-28 23:19:36 +01:00
gerlofvanek 3fcd70098a Fix electrum broadcast spam. 2026-01-28 22:32:46 +01:00
gerlofvanek 38c03a3abf Fix bid page bugs.
- Changed auto refresh from 15 to 60 seconds.
- Clear interval before refresh.
- Fixed bug with mouseleave.
- Fixed negative countdown values.
2026-01-28 22:15:33 +01:00
gerlofvanek 8f076c7bfb Reverted BCH to the original logic. 2026-01-28 20:57:30 +01:00
gerlofvanek afae62ae38 Litewallets 2026-01-28 16:05:52 +01:00
nahuhh f52b100cff firo: bump to v0.14.15.2 2026-01-26 01:59:22 +00:00
nahuhh 985df85394 xmr: bump to v0.18.4.5 2026-01-26 01:59:17 +00:00
nahuhh 5b5d72e145 dash: bump to v23.0.2 2026-01-26 00:08:18 +00:00
nahuhh 2c42629807 decred: bump to v2.1.3 2026-01-26 00:07:51 +00:00
tecnovert a04ce28ca2 Merge pull request #420 from tecnovert/tests
tests: add "fetchpricesthread" setting
2026-01-19 09:12:18 +00:00
tecnovert 52da86bc86 fix countEvents 2026-01-19 11:07:27 +02:00
tecnovert 1d5778a72c tests: add "fetchpricesthread" setting 2026-01-19 10:09:05 +02:00
tecnovert 1346d47d17 Merge pull request #419 from tecnovert/refactor
refactor: use coincurve for sumKeys
2026-01-18 22:25:25 +00:00
tecnovert c9a884de52 tests: try prevent missing gnupg module error 2026-01-19 00:00:19 +02:00
tecnovert a6b5661cf1 refactor: use coincurve for sumKeys 2026-01-18 23:32:49 +02:00
nahuhh 1687d82cbc bch: bump to v29.0.0 [may 2026 hard fork] 2026-01-17 23:14:20 +00:00