nahuhh
c41ab51cfc
btc: bump to v29.3
2026-02-20 13:51:47 +00:00
nahuhh
bafbff643c
dash: bump to v23.1.0
2026-02-20 13:51:43 +00:00
Gerlof van Ek
3258b76a49
Merge pull request #5 from tecnovert/electrum_tests
...
Electrum tests
2026-02-09 19:38:08 +01:00
tecnovert
54ece5dff9
tests: add remaining electrum tests
...
Signed-off-by: tecnovert <tecnovert@tecnovert.net >
2026-02-08 01:35:20 +02:00
tecnovert
1ca454b269
tests: add wait_for_bid_state
2026-02-07 00:33:05 +02:00
gerlofvanek
7d592a520b
BIP87 (RPC -> Electrum) legacy balance fix.
2026-02-06 22:33:10 +01:00
gerlofvanek
7b0925de46
BIP87
2026-02-06 21:39:17 +01:00
gerlofvanek
c9029a5e34
Flake8
2026-02-06 20:48:07 +01:00
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